We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'https://www.reuters.com/finance/markets', 'question': 'Which industries performed well recently?'} SYSTEM: Command browse_website returned: Error: Message: unknown error: Chrome failed to start: exited normally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /snap/bin/chromium is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x55921de90fe3 #1 0x55921dbcfd36 #2 0x55921dbf8b20 #3 0x55921dbf4a9b #4 0x55921dc36af7 #5 0x55921dc3611f #6 0x55921dc2d693 #7 0x55921dc0003a #8 0x55921dc0117e #9 0x55921de52dbd #10 0x55921de56c6c #11 0x55921de604b0 #12 0x55921de57d63 #13 0x55921de2ac35 #14 0x55921de7b138 #15 0x55921de7b2c7 #16 0x55921de89093 #17 0x7f330c094b43
It's opening the chromium browser, but does not pass it any data and just freezes then
work
# Paste your prompt here
The text was updated successfully, but these errors were encountered:
duplicate of #1757
Sorry, something went wrong.
No branches or pull requests
Duplicates
Steps to reproduce 🕹
NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'https://www.reuters.com/finance/markets', 'question': 'Which industries performed well recently?'}
SYSTEM: Command browse_website returned: Error: Message: unknown error: Chrome failed to start: exited normally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /snap/bin/chromium is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x55921de90fe3 #1 0x55921dbcfd36 #2 0x55921dbf8b20 #3 0x55921dbf4a9b #4 0x55921dc36af7 #5 0x55921dc3611f #6 0x55921dc2d693 #7 0x55921dc0003a #8 0x55921dc0117e #9 0x55921de52dbd #10 0x55921de56c6c #11 0x55921de604b0 #12 0x55921de57d63 #13 0x55921de2ac35 #14 0x55921de7b138 #15 0x55921de7b2c7 #16 0x55921de89093 #17 0x7f330c094b43
Current behavior 😯
It's opening the chromium browser, but does not pass it any data and just freezes then
Expected behavior 🤔
work
Your prompt 📝
# Paste your prompt here
The text was updated successfully, but these errors were encountered: