Error while syncing

Before the error happened, I was…
Syncing from the decks view.

Error message (don't change this)
Anki 25.02 (038d85b1)  (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\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 157, in on_failure
    on_done(future_with_exception(exception))

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 99, in sync_with_ankiweb
    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\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 146, in <lambda>
    op=lambda _: ah_deck_updater.update_decks_and_media(

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py", line 65, in update_decks_and_media
    self._update_decks(ah_dids)

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py", line 95, in _update_decks
    raise e

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py", line 88, in _update_decks
    should_continue = self._update_single_deck(ah_did)

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py", line 102, in _update_single_deck
    result = self._fetch_and_apply_deck_updates(ankihub_did)

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\gui\deck_updater.py", line 124, in _fetch_and_apply_deck_updates
    deck_updates = self._client.get_deck_updates(

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 753, in get_deck_updates
    for chunk in self._get_deck_updates_inner(

  File "C:\Users\John.DESKTOP-OUH604S\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 825, in _get_deck_updates_inner
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 502 Bad Gateway

Sentry link (for developers)

This should be a temporary issue as we were updating the website.

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