Error?

**Before the error happened, I was…
trying to login to anki hub on the anki app

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-15.5-arm64-arm-64bit

Traceback (most recent call last):

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

  File "/Users/cristianevans/Library/Application Support/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 "/Users/cristianevans/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 57, in sync_with_ankihub
    subscribed_decks = client.get_deck_subscriptions()

  File "/Users/cristianevans/Library/Application Support/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)

Hi,

Please try the following steps to resolve the issue:

  1. Update Anki: First, please update your Anki application to the latest version. You can download it here: https://apps.ankiweb.net/

  2. Update the Add-on: After updating Anki, please update the AnkiHub add-on. You can do this by going to Tools > Add-ons > Check for Updates from your Anki main screen. Remember to restart Anki once the update is complete.

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