Error: unknown error: cannot find Chrome binary
⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
Which Operating System are you using?
Windows
Which version of Auto-GPT are you using?
Stable (branch)
GPT-3 or GPT-4?
GPT-3.5
Steps to reproduce 🕹
Default behavior after fresh install of 3.0 release on windows 11 vm.
Current behavior 😯
When the agent goes to browse a website it fails with this error:
SYSTEM: Command browse_website returned: ('Error: unknown error: cannot find Chrome binary', None)
Then it continues to try other commands.
THOUGHTS: I was unable to browse the website due to an error.
Expected behavior 🤔
Ability to browse website.
Your prompt 📝
# Paste your prompt here
Your Logs 📒
2023-05-03 05:56:10,872 INFO Asking user via keyboard...
2023-05-03 05:56:13,165 INFO -=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-=
2023-05-03 05:56:19,226 INFO SYSTEM: Command browse_website returned: ('Error: unknown error: cannot find Chrome binary', None)
2023-05-03 05:56:39,207 INFO THOUGHTS: I was unable to browse the website due to an error. I will try using the 'google' command to find
Maybe check this https://github.com/Significant-Gravitas/Auto-GPT/issues/1517
Broken for me on MacOSX Silicon even with chrome installed and on my ZSH path.
Creating an .env file with
USE_WEB_BROWSER=firefox
solved the issue
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
This issue was closed automatically because it has been stale for 10 days with no activity.