-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
"undetected_chromedriver not working #2061
Comments
the same here. Its caused by failed to download chromium page. api: https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json github.io is not working too. |
Same problem here |
Everything is back to normal here. I don't know if it was a coincidence, but I reinstalled Anaconda and the libraries I use, and when I ran my bot, it started opening Chrome again. |
The links for downloading Chrome and ChromeDriver are back online! You can now access the API endpoint and download pages without issues. |
Are there any workarounds for this issue? I still don’t have access... It seems the problem is only occurring in Brazil: GitHub Community Discussion |
I'm from Brazil and dont facing this issue anymore.
|
Thank you for the help! I tested it by manually passing the chromedriver as you suggested and also by fixing a version in I identified that this happens in the To resolve the issue, I created a fork and fixed the content of both |
I've been using undetected_chromedriver for a long time, but today when I tried to use it again, I got the following error:
'urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>' 1
The text was updated successfully, but these errors were encountered: