What is this error?

Before the error happened, I was just doing cards as usual
[Replace this text.]

Error message (don't change this)
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-13.4.1-arm64-arm-64bit
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-08-04 16:13:50

Traceback (most recent call last):

  File "aqt.webview", line 46, in cmd

  File "aqt.webview", line 153, in _onCmd

  File "aqt.webview", line 662, in _onBridgeCmd

  File "aqt.toolbar", line 411, in _linkHandler

  File "aqt.toolbar", line 435, in _syncLinkHandler

  File "aqt.main", line 1012, in on_sync_button_clicked

  File "decorator", line 232, in fun

  File "anki.hooks", line 89, in decorator_wrapper

  File "anki.hooks", line 86, in repl

  File "/Users/jacobitkin/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 83, in _on_ankiweb_sync
    sync_with_ankiweb(future_with_exception(e))

  File "/Users/jacobitkin/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 74, 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/jacobitkin/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 80, in _on_ankiweb_sync
    _maybe_sync_with_ankihub(on_done=sync_with_ankiweb)

  File "/Users/jacobitkin/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 100, in _maybe_sync_with_ankihub
    sync_with_ankihub(on_done=on_done)

  File "/Users/jacobitkin/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 51, in sync_with_ankihub
    on_done(future_with_exception(e))

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

  File "/Users/jacobitkin/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 533, in get_deck_subscriptions
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 500 Internal Server Error

Sentry link (for developers)

We are investigating this, thank you for reporting. We will keep you updated.

You can hold shift when starting Anki to disable addons to avoid this for now

The issue has been fixed. Let us know if any issues arise however. Thank you!