Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: Windows-11-10.0.26200-SP0
Traceback (most recent call last):
File "C:\Users\mgkou\AppData\Roaming\Anki2\addons21\1322529746\gui\menu.py", line 247, in _confirm_sign_out
_sign_out_action()
~~~~~~~~~~~~~~~~^^
File "C:\Users\mgkou\AppData\Roaming\Anki2\addons21\1322529746\gui\menu.py", line 253, in _sign_out_action
AnkiHubClient().signout()
~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\mgkou\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 343, in signout
raise AnkiHubHTTPError(response)
1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 502 Bad Gateway
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
</html>