camolechowski

Results 5 comments of camolechowski

I have been hitting a very similar issue, albeit a different error code and @Pwuts suggested I add my logs to this Issue thread: I am running AutoGPT within a...

Let me know if anymore information would be helpful!

@vanities @Pwuts: I found a pretty ridiculous workaround that solves the issue: `Dockerfile` ``` # Use an official Python base image from the Docker Hub FROM python:3.10-slim # Install git...

@Pwuts: I tried your suggestion and unfortunately it did not work. Same error code: ``` SYSTEM: Command browse_website returned: Error: Message: Service /home/appuser/.wdm/drivers/chromedriver/linux64/112.0.5615.49/chromedriver unexpectedly exited. Status code was: 255 ```

@jcalderonzumba > Joining late to the party. > > > > I had the same issue and this is what I did **that solved the issue for me in my...