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

Issue with: driver by url #31

Closed
diegotrasobares opened this issue Jul 29, 2023 · 3 comments
Closed

Issue with: driver by url #31

diegotrasobares opened this issue Jul 29, 2023 · 3 comments

Comments

@diegotrasobares
Copy link

Hey!! I have been having troubles to upload videos. The process get stuck when creating browser instance:
File "C:\Users\traso\Desktop\Tiktok\venv\Lib\site-packages\webdriver_manager\core\http.py", line 16, in validate_response raise ValueError(f"There is no such driver by url {resp.url}") ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790
If you click the link where it is supposed to be the driver, it's not working, so I guess that's the problem. I don't know how I'm supposed to fix this. Should we replace the url from the driver?
Thanks in advance!!!
@wkaisertexas

@XavierZambrano
Copy link
Contributor

XavierZambrano commented Jul 30, 2023

This can be related: ultrafunkamsterdam/undetected-chromedriver#1402 (comment)

webdriver_manager issue, SergeyPirogov/webdriver_manager#580

@diegotrasobares
Copy link
Author

This can be related: ultrafunkamsterdam/undetected-chromedriver#1402 (comment)

webdriver_manager issue, SergeyPirogov/webdriver_manager#580

Hey @XavierZambrano sorry for late reply, never seen your comment.
I have tried changing the 'latest_release_url' to 'https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json' but still not working. How did you manage to fix it? Thanks!!

@wkaisertexas
Copy link
Owner

This is something that I will have to look more into and was my issue upon a fresh clone of the system...

Likely a webdriver manager issue, but I currently do not know a workaround.

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