-
Notifications
You must be signed in to change notification settings - Fork 44.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browsing broken #2043
Comments
same here NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'https://www.foodnetwork.com/holidays-and-parties/photos/our-best-easter-recipes', 'question': 'interesting Easter recipe ideas'} just keep returning this |
Same here, although different error: NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'https://www.forbes.com/advisor/investing/stock-market-outlook-and-forecast/', 'question': 'potential stocks that are likely to perform well in 2023'} |
so I've come to the conclusion that this is because I am on a headless VPS I got it setup on my Mac just fine |
Closing as duplicate of #1641 |
GPT-3 or GPT-4
Steps to reproduce 🕹
Welcome back! Would you like me to return to being web guy?
Continue with the last settings?
Name: web guy
Role: browse the web
Goals: ['browse inventory.clasicsandbeyond.com and save the most interesting car to a text file named coolestcar.txt', 'shutdown']
Continue (y/n): y
Using memory of type: LocalCache
Using Browser: chrome
The JSON object is valid.
THOUGHTS: I think I should start by browsing inventory.clasicsandbeyond.com to find the coolest car and save it to coolestcar.txt
REASONING: The first goal is to browse inventory.clasicsandbeyond.com and find the coolest car to save it to a text file called coolestcar.txt
PLAN:
CRITICISM: I need to make sure the coolest car is saved correctly in the text file and ensure that I don't miss any important information on the website.
NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'inventory.clasicsandbeyond.com', 'question': 'What is the coolest car on the website?'}
Enter 'y' to authorise command, 'y -N' to run N continuous commands, 'n' to exit program, or enter feedback for ...
Input:y
-=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-=
[WDM] - Downloading: 100%|██████████████████████████████| 6.75M/6.75M [00:00<00:00, 11.8MB/s]
SYSTEM: Command browse_website returned: Error: Message: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x5638bfd69fe3 Complete prompt redesign #1 0x5638bfaa8d36 Welcome to AutoGPT Discussions! #2 0x5638bfad1b20 The original link is dead #3 0x5638bfacda9b Improve web-crawling system #4 0x5638bfb0faf7 Display short-term and long-term memory usage #5 0x5638bfb0f11f Make Auto-GPT aware of it's running cost #6 0x5638bfb06693 Incorporate agent toolkits from langchain #7 0x5638bfad903a Implement Custom Prompting #8 0x5638bfada17e Save Long-Term-Memory to file on shutdown #9 0x5638bfd2bdbd Update README.md #10 0x5638bfd2fc6c Implement reflection #11 0x5638bfd394b0 The model:
gpt-4
does not exist #12 0x5638bfd30d63 Active Mode #13 0x5638bfd03c35 Auto-GPT In Action! #14 0x5638bfd54138 Auto-GPT Recursive Self Improvement #15 0x5638bfd542c7 Unable to install lxml on M1 mac #16 0x5638bfd62093 Add missing docker requirement #17 0x7f2aa853cb43The JSON object is valid.
Current behavior 😯
anytime I try to use the browse command I am returned this error most times it doesn't even attempt a download.
[WDM] - Downloading: 100%|██████████████████████████████| 6.75M/6.75M [00:00<00:00, 11.8MB/s]
SYSTEM: Command browse_website returned: Error: Message: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x5638bfd69fe3 #1 0x5638bfaa8d36 #2 0x5638bfad1b20 #3 0x5638bfacda9b #4 0x5638bfb0faf7 #5 0x5638bfb0f11f #6 0x5638bfb06693 #7 0x5638bfad903a #8 0x5638bfada17e #9 0x5638bfd2bdbd #10 0x5638bfd2fc6c #11 0x5638bfd394b0 #12 0x5638bfd30d63 #13 0x5638bfd03c35 #14 0x5638bfd54138 #15 0x5638bfd542c7 #16 0x5638bfd62093 #17 0x7f2aa853cb43
The JSON object is valid.
Expected behavior 🤔
should browse the web
Your prompt 📝
# Paste your prompt here
The text was updated successfully, but these errors were encountered: