AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Chrome failed to start: exited abnormally.

Open pryadchenko opened this issue 1 year ago • 11 comments

⚠️ 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?

Docker

Which version of Auto-GPT are you using?

Latest Release

GPT-3 or GPT-4?

GPT-3.5

Steps to reproduce 🕹

I run docker according to manual via docker compose on MacOS. Use default config. Docker image is significantgravitas/auto-gpt:latest which corresponds to v.0.3.0

Current behavior 😯

One of actions was NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'https://pa... But it lead to the following error: SYSTEM: Command browse_website returned: ('Error: unknown error: Chrome failed to start: exited abnormally.', None)

error.log is empty

Expected behavior 🤔

I guess AutoGPT enable brows websites.

Your prompt 📝

# Paste your prompt here

Your Logs 📒

<insert your logs here>

pryadchenko avatar May 04 '23 09:05 pryadchenko

I am having the same issue, but after that, the next action is using the google command:

SYSTEM:  Command browse_website returned: ('Error: unknown error: Chrome failed to start: exited abnormally.', None)
 THOUGHTS:  Since the browse_website command failed, I will use the google command to search for information on El Puerto de Santa Maria.
REASONING:  Google is a reliable source of information and can provide me with a wide range of sources to choose from.
PLAN:
-  Use the google command to search for information on El Puerto de Santa Maria
-  Use the information to provide accurate and up-to-date recommendations
-  Continuously learn and improve recommendations based on feedback and data sources
CRITICISM:  I need to make sure that I am using reliable sources and that the information I gather is accurate and up-to-date.
NEXT ACTION:  COMMAND = google ARGUMENTS = {'query': 'El Puerto de Santa Maria'}
SYSTEM:  Command google returned: [ { "title": "Puerto de Santa María, El -...

And this works, but it takes 2-3 commands to get results from a web query... 👎

cdelgadob avatar May 10 '23 07:05 cdelgadob

I am experiencing the exact same issue.

martinst avatar May 11 '23 02:05 martinst

same on Ventura 13.3.1

Stooovie avatar May 11 '23 13:05 Stooovie

I am experiencing this same issue.

TheHackerDev avatar May 11 '23 15:05 TheHackerDev

Same issue. GPT4, docker-compose 2.17.3, MacOS Ventura 13.3.1 (a), M1 MX

boris-lapouga avatar May 11 '23 20:05 boris-lapouga

Same issue, GPT3/4, docker-compose 2.17.3, MacOS Ventura 13.2.1, M2 Pro

broadway01 avatar May 12 '23 02:05 broadway01

I am experiencing the exact same issue . i am using the docker to run it.

wingsum93 avatar May 12 '23 06:05 wingsum93

I'm having the same issue, Ventura 13.2.1, using docker.

lreynes avatar May 12 '23 13:05 lreynes

Same on M1 Pro Ventura 13.3.1, using docker

ferisjuan avatar May 12 '23 15:05 ferisjuan

I used -b firefox and browse_website is working for me

ldallalio avatar May 13 '23 08:05 ldallalio

From what I can tell the platform required is linux/arm64 not amd64 and this is causing issues. I have switched to ceramicwhite/auto-gpt and it is working for me as it has the linux/arm64 platform.

broadway01 avatar May 14 '23 10:05 broadway01

As per @ldallalio: switching to firefox (you can also just change it in the .env file) provides the workaround for the issue.

bent-verbiage avatar Jun 03 '23 10:06 bent-verbiage

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.

github-actions[bot] avatar Sep 06 '23 20:09 github-actions[bot]

This issue was closed automatically because it has been stale for 10 days with no activity.

github-actions[bot] avatar Sep 17 '23 01:09 github-actions[bot]

+1 same issue

jjaskulowski avatar May 11 '24 09:05 jjaskulowski