Error when syncing

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 25.02.1 (234fa0c2)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.19045

Traceback (most recent call last):

  File "aqt.taskman", line 144, in _on_closures_pending

  File "aqt.taskman", line 88, in <lambda>

  File "aqt.taskman", line 108, in wrapped_done

  File "aqt.operations", line 253, in wrapped_done

  File "C:\Users\Administrator\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 106, in <lambda>
    .failure(lambda e: on_done(future_with_exception(e)))

  File "C:\Users\Administrator\AppData\Roaming\Anki2\addons21\1322529746\gui\menu.py", line 333, in on_done
    future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "concurrent.futures.thread", line 58, in run

  File "aqt.operations", line 243, in wrapped_op

  File "C:\Users\Administrator\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 102, in <lambda>
    op=lambda _: get_subscriptions_and_clean_up(),

  File "C:\Users\Administrator\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 89, in get_subscriptions_and_clean_up
    subscribed_decks = client.get_deck_subscriptions()

  File "C:\Users\Administrator\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 633, in get_deck_subscriptions
    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>

Sentry link (for developers)

Hello,

This is just a temporary server issue. Everything should be back to normal soon!

Please restart Anki and let us know if you continue to experience this issue! :blush:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.