I just checked into Anki after having been in another app for a while, and it showed these error messages. It happened again when I tried to sync my collection.
Error message (don't change this)
Anki 25.02.5 (29192d15) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.26200
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\Vin\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\Vin\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 100, 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\Vin\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 102, in <lambda>
op=lambda _: get_subscriptions_and_clean_up(),
File "C:\Users\Vin\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\Vin\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: 500 Internal Server Error
<script id="cookie-consent__cookie-groups" type="application/json">[{"varname": "functional", "name": "Functional", "description": "", "is_required": false}, {"varname": "performance", "name": "Performance", "description": "", "is_required": false}]</script>
<!DOCTYPE html>
<html class="h-full" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Server Error</title>
<meta name="viewport" content="width=device-width, initia... [truncated]