Error in syncing

I just tried to sync an ankiweb account to my ankihub i dont know what happened

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):

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

  File "C:\Users\ctpar\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 101, in sync_with_ankiweb
    future.result()

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

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

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

  File "C:\Users\ctpar\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 591, in get_deck_subscriptions
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 406 Not Acceptable

Sentry link (for developers)

Hello :slight_smile:

It could be a few things, but for sure you’ll want to update your version of Anki: https://apps.ankiweb.net/

Give that a shot, update all of your add-ons, and then see if the issue resolves itself and we’ll go from there

1 Like

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