Skip to content
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

raise MaxRetryError #37

Open
zorenwin opened this issue Sep 18, 2023 · 2 comments
Open

raise MaxRetryError #37

zorenwin opened this issue Sep 18, 2023 · 2 comments

Comments

@zorenwin
Copy link

When I try to run and give a task to Chrome-GPT, I received this error

raise MaxRetryError(_pool, url, error or ResponseError(cause))

urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='selenium-chrome', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1199345d0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))

@xifeng0126
Copy link

I also meet this error. Do you have solved it?

@BaseInfinity
Copy link
Contributor

I ran into this as well:
#40

I reverted my fork back to before the docker changes and upgraded selenium and now it works again, here's the fork if you're curious:
https://github.com/BaseInfinity/SeleniumGPT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants