View Single Post
Old 07-08-2024, 07:49 AM   #11
recook
Enthusiast
recook began at the beginning.
 
recook's Avatar
 
Posts: 43
Karma: 10
Join Date: Aug 2018
Device: kobo Nia
Exclamation

Hi,

Quote:
Originally Posted by DNSB View Post
This appears to be an issue with the KoboUtilities plugin when it is trying to check for a new firmware update. I haven't taken much of a look at it but it appears that the URL that is used to check is no longer valid.
Oops, Kobo did it again!
Got that 403 today.
Funnily, before that, Kobo Utilities successfully reported a new Firmware version (with ver. nr.) available, so it's maybe just the download link.

The error message shows a call stack:
Quote:
calibre, version 7.13.0 (linux, embedded-python: True)
Failed to update Kobo firmware: Failed: Downloading Kobo firmware update

HTTP Error 403: Forbidden

Traceback (most recent call last):
File "calibre/gui2/device.py", line 112, in run
File "calibre_plugins.koboutilities.jobs", line 123, in do_check_firmware_update
resp = urlopen(update_data["UpgradeURL"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "urllib/request.py", line 216, in urlopen
File "urllib/request.py", line 525, in open
File "urllib/request.py", line 634, in http_response
File "urllib/request.py", line 563, in error
File "urllib/request.py", line 496, in _call_chain
File "urllib/request.py", line 643, in http_error_default
urllib.error.HTTPError: HTTP Error 403: Forbidden

Last edited by recook; 07-08-2024 at 09:32 AM. Reason: append call stack message
recook is offline   Reply With Quote