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

[Bug]: Uncaught ValueError #74

Open
KeigaTideStar opened this issue Jul 26, 2023 · 3 comments
Open

[Bug]: Uncaught ValueError #74

KeigaTideStar opened this issue Jul 26, 2023 · 3 comments
Assignees
Labels
backlog Bugs to be fixed in the future bug Something isn't working python Issues or pull requests that concerns Python code

Comments

@KeigaTideStar
Copy link

Which program are you seeing this problem on?

Cultured Downloader (exe)

Program Version

v4.2.3

Steps to reproduce the bug

  1. Initiate the executable (exe).
  2. Answer the download directory question and proceed as usual.
  3. You are then prompted to exit instead of loading the full menu.
  4. Error code appears after pressing ENTER to quit.

Expected behaviour

Error Code presented :

Uncaught ValueError
Please provide the developer with the error log generated at
C:\Users"USERNAME"\AppData\Roaming\Cultured-Downloader\logs\cultured-downloader_v4.2.3_2023-07-26.log
Please press ENTER to shutdown the program...

Could the following text that appears in the logs added below be of help :

ValueError: There is no such driver by url
https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

Relevant log output (If any)


2023-07-26 13:37:42,659 [Cultured Downloader V4.2.3] [ERROR]:
Uncaught ValueError

Traceback (most recent call last):
File "cultured_downloader.py", line 540, in
File "cultured_downloader.py", line 468, in main
File "cultured_downloader.py", line 462, in initialise
File "utils\spinner.py", line 227, in wrapper
File "utils\web_driver.py", line 110, in get_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

2023-07-26 13:38:06,734 [Cultured Downloader V4.2.3] [ERROR]:
Uncaught ValueError

Traceback (most recent call last):
File "cultured_downloader.py", line 540, in
File "cultured_downloader.py", line 468, in main
File "cultured_downloader.py", line 462, in initialise
File "utils\spinner.py", line 227, in wrapper
File "utils\web_driver.py", line 110, in get_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

2023-07-26 13:48:37,571 [Cultured Downloader V4.2.3] [ERROR]:
Uncaught ValueError

Traceback (most recent call last):
File "cultured_downloader.py", line 540, in
File "cultured_downloader.py", line 468, in main
File "cultured_downloader.py", line 462, in initialise
File "utils\spinner.py", line 227, in wrapper
File "utils\web_driver.py", line 110, in get_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

2023-07-26 13:53:43,279 [Cultured Downloader V4.2.3] [ERROR]:
Uncaught ValueError

Traceback (most recent call last):
File "cultured_downloader.py", line 540, in
File "cultured_downloader.py", line 468, in main
File "cultured_downloader.py", line 462, in initialise
File "utils\spinner.py", line 227, in wrapper
File "utils\web_driver.py", line 110, in get_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

2023-07-26 13:53:56,908 [Cultured Downloader V4.2.3] [ERROR]:
Uncaught ValueError

Traceback (most recent call last):
File "cultured_downloader.py", line 540, in
File "cultured_downloader.py", line 468, in main
File "cultured_downloader.py", line 462, in initialise
File "utils\spinner.py", line 227, in wrapper
File "utils\web_driver.py", line 110, in get_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

2023-07-26 15:00:35,490 [Cultured Downloader V4.2.3] [ERROR]:
Uncaught ValueError

Traceback (most recent call last):
File "cultured_downloader.py", line 540, in
File "cultured_downloader.py", line 468, in main
File "cultured_downloader.py", line 462, in initialise
File "utils\spinner.py", line 227, in wrapper
File "utils\web_driver.py", line 110, in get_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip

Screenshots (Optional)

No response

@KeigaTideStar KeigaTideStar added the bug Something isn't working label Jul 26, 2023
@yepyepyepok
Copy link

I have the same issue - can't download anything with this bug.

@KJHJason
Copy link
Owner

Currently, this issue is caused by the webdriver_manager dependency used in Cultured Downloader.

More info: SergeyPirogov/webdriver_manager#580

For now, I would recommend either waiting for a fix on their end or using my CLI port.
Though, I plan on remaking the main Cultured Downloader with a proper GUI but won't start till mid-August due to examination period and assignment deadlines.

@Diblox
Copy link

Diblox commented Aug 13, 2023

Hey, it seems they fixed it. You may need to update the dependency, if you have time to do so.

@KJHJason KJHJason added backlog Bugs to be fixed in the future go Issues or pull requests that concerns Go code python Issues or pull requests that concerns Python code and removed go Issues or pull requests that concerns Go code labels Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Bugs to be fixed in the future bug Something isn't working python Issues or pull requests that concerns Python code
Projects
None yet
Development

No branches or pull requests

4 participants