AcidWeb / CurseBreaker

TUI/CLI addon updater for World of Warcraft.
GNU General Public License v3.0
764 stars 72 forks source link

TimeoutError: The read operation timed out #361

Closed Gethe closed 1 year ago

Gethe commented 1 year ago

Just updated to 4.3.5, and during auto update I get this error:

TimeoutError: The read operation timed out

During handling of the above exception, another exception occurred:

ReadTimeoutError: HTTPSConnectionPool(host='addons.wago.io', port=443): Read
timed out. (read timeout=5)

During handling of the above exception, another exception occurred:

ReadTimeout: HTTPSConnectionPool(host='addons.wago.io', port=443): Read timed
out. (read timeout=5)

Press I to enter interactive mode or any other button to close the application.

If I press I and run status, I get the same error. If I close the app and restart it, I get this error:

JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Press I to enter interactive mode or any other button to close the application.
Gethe commented 1 year ago

I tried it again just now and it worked. Not sure what changed.

AcidWeb commented 1 year ago

Wago Addons was down. In a way that also crashed error handling on CB side.