Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 24.11 (87ccd24e) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-12.7.6-x86_64-i386-64bit
Traceback (most recent call last):
File "/Users/huyphamquang/Library/Application Support/Anki2/addons21/1322529746/gui/menu.py", line 195, in login
raise e
File "/Users/huyphamquang/Library/Application Support/Anki2/addons21/1322529746/gui/menu.py", line 186, in login
token = ankihub_client.login(credentials=credentials)
File "/Users/huyphamquang/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 332, in login
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]
Sentry link (for developers)
Before the error happened, I was…
syncing.
Error message (don't change this)
Anki 25.02.7 (1b882285) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.6-arm64-arm-64bit
Traceback (most recent call last):
File "concurrent.futures.thread", line 58, in run
File "aqt.operations", line 243, in wrapped_op
File "/Users/homefolder/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
File "/Users/homefolder/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 587, in _upload_logs
raise e
File "/Users/homefolder/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 579, in _upload_logs
client.upload_logs(
File "/Users/homefolder/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "/Users/homefolder/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
Before the error happened, I was…
Synching my deck after completing a few flashcards
Error message (don't change this)
Anki 25.02.4 (a5c33ad0) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-26.3.1-arm64-arm-64bit
Traceback (most recent call last):
File "concurrent.futures.thread", line 58, in run
File "aqt.operations", line 243, in wrapped_op
File "/Users/keiragraham/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
File "/Users/keiragraham/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 587, in _upload_logs
raise e
File "/Users/keiragraham/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 579, in _upload_logs
client.upload_logs(
File "/Users/keiragraham/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "/Users/keiragraham/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
I tried to sync my Anki and this popped up. Is it important or can I just go on?
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: Windows-11-10.0.26200-SP0
Traceback (most recent call last):
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\taskman.py", line 152, in raise_exception
raise exception
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\taskman.py", line 148, in _on_closures_pending
closure()
~~~~~~~^^
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\taskman.py", line 88, in <lambda>
lambda future: self.run_on_main(lambda: on_done(future))
~~~~~~~^^^^^^^^
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\taskman.py", line 111, in wrapped_done
on_done(fut)
~~~~~~~^^^^^
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\operations\__init__.py", line 253, in wrapped_done
self._failure(exception)
~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\Usuario\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\Usuario\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 100, in sync_with_ankiweb
future.result()
~~~~~~~~~~~~~^^
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\python\cpython-3.13.5-windows-x86_64-none\Lib\concurrent\futures\_base.py", line 449, in result
return self.__get_result()
~~~~~~~~~~~~~~~~~^^
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\python\cpython-3.13.5-windows-x86_64-none\Lib\concurrent\futures\_base.py", line 401, in __get_result
raise self._exception
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\python\cpython-3.13.5-windows-x86_64-none\Lib\concurrent\futures\thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "C:\Users\Usuario\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\operations\__init__.py", line 243, in wrapped_op
return self._op(mw.col)
~~~~~~~~^^^^^^^^
File "C:\Users\Usuario\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 102, in <lambda>
op=lambda _: get_subscriptions_and_clean_up(),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\Usuario\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\Usuario\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]
Sentry link (for developers)
Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.3.1-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/kathleengomez/Library/Application Support/AnkiProgramFiles/python/cpython-3.13.5-macos-aarch64-none/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/Users/kathleengomez/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/operations/__init__.py", line 243, in wrapped_op
return self._op(mw.col)
~~~~~~~~^^^^^^^^
File "/Users/kathleengomez/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
~~~~~~~~~~~~^^^^^
File "/Users/kathleengomez/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 587, in _upload_logs
raise e
File "/Users/kathleengomez/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 579, in _upload_logs
client.upload_logs(
~~~~~~~~~~~~~~~~~~^
file=log_file_path(),
^^^^^^^^^^^^^^^^^^^^^
key=key,
^^^^^^^^
)
^
File "/Users/kathleengomez/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "/Users/kathleengomez/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.3.1-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/alexandraaelenei/Library/Application Support/AnkiProgramFiles/python/cpython-3.13.5-macos-aarch64-none/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/Users/alexandraaelenei/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/operations/__init__.py", line 243, in wrapped_op
return self._op(mw.col)
~~~~~~~~^^^^^^^^
File "/Users/alexandraaelenei/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
~~~~~~~~~~~~^^^^^
File "/Users/alexandraaelenei/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 587, in _upload_logs
raise e
File "/Users/alexandraaelenei/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 579, in _upload_logs
client.upload_logs(
~~~~~~~~~~~~~~~~~~^
file=log_file_path(),
^^^^^^^^^^^^^^^^^^^^^
key=key,
^^^^^^^^
)
^
File "/Users/alexandraaelenei/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "/Users/alexandraaelenei/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: Windows-11-10.0.26200-SP0
Traceback (most recent call last):
File "C:\Users\NaeemJim\AppData\Local\AnkiProgramFiles\python\cpython-3.13.5-windows-x86_64-none\Lib\concurrent\futures\thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "C:\Users\NaeemJim\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\operations\__init__.py", line 243, in wrapped_op
return self._op(mw.col)
~~~~~~~~^^^^^^^^
File "C:\Users\NaeemJim\AppData\Roaming\Anki2\addons21\1322529746\gui\errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
~~~~~~~~~~~~^^^^^
File "C:\Users\NaeemJim\AppData\Roaming\Anki2\addons21\1322529746\gui\errors.py", line 587, in _upload_logs
raise e
File "C:\Users\NaeemJim\AppData\Roaming\Anki2\addons21\1322529746\gui\errors.py", line 579, in _upload_logs
client.upload_logs(
~~~~~~~~~~~~~~~~~~^
file=log_file_path(),
^^^^^^^^^^^^^^^^^^^^^
key=key,
^^^^^^^^
)
^
File "C:\Users\NaeemJim\AppData\Roaming\Anki2\addons21\1322529746\addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "C:\Users\NaeemJim\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.3.1-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/dannynpham/Library/Application Support/AnkiProgramFiles/python/cpython-3.13.5-macos-aarch64-none/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/Users/dannynpham/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/operations/__init__.py", line 243, in wrapped_op
return self._op(mw.col)
~~~~~~~~^^^^^^^^
File "/Users/dannynpham/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
~~~~~~~~~~~~^^^^^
File "/Users/dannynpham/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 587, in _upload_logs
raise e
File "/Users/dannynpham/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 579, in _upload_logs
client.upload_logs(
~~~~~~~~~~~~~~~~~~^
file=log_file_path(),
^^^^^^^^^^^^^^^^^^^^^
key=key,
^^^^^^^^
)
^
File "/Users/dannynpham/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "/Users/dannynpham/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.02 (038d85b1) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-14.5-arm64-arm-64bit
Traceback (most recent call last):
File "concurrent.futures.thread", line 58, in run
File "aqt.operations", line 243, in wrapped_op
File "/Users/ashwin/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 104, in <lambda>
op=lambda _: _upload_logs(key),
File "/Users/ashwin/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 587, in _upload_logs
raise e
File "/Users/ashwin/Library/Application Support/Anki2/addons21/1322529746/gui/errors.py", line 579, in _upload_logs
client.upload_logs(
File "/Users/ashwin/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py", line 81, in upload_logs
s3_url_suffix = self._presigned_url_suffix_from_key(key=key, action="upload")
File "/Users/ashwin/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 1018, in _presigned_url_suffix_from_key
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]
Sentry link (for developers)
Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.4.1-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/taskman.py", line 152, in raise_exception
raise exception
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/taskman.py", line 148, in _on_closures_pending
closure()
~~~~~~~^^
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/taskman.py", line 88, in <lambda>
lambda future: self.run_on_main(lambda: on_done(future))
~~~~~~~^^^^^^^^
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/taskman.py", line 111, in wrapped_done
on_done(fut)
~~~~~~~^^^^^
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/operations/__init__.py", line 253, in wrapped_done
self._failure(exception)
~~~~~~~~~~~~~^^^^^^^^^^^
File "/Users/taiyo/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 106, in <lambda>
.failure(lambda e: on_done(future_with_exception(e)))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/taiyo/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 100, in sync_with_ankiweb
future.result()
~~~~~~~~~~~~~^^
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/python/cpython-3.13.5-macos-aarch64-none/lib/python3.13/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
~~~~~~~~~~~~~~~~~^^
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/python/cpython-3.13.5-macos-aarch64-none/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/python/cpython-3.13.5-macos-aarch64-none/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/Users/taiyo/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/operations/__init__.py", line 243, in wrapped_op
return self._op(mw.col)
~~~~~~~~^^^^^^^^
File "/Users/taiyo/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 102, in <lambda>
op=lambda _: get_subscriptions_and_clean_up(),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/Users/taiyo/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 89, in get_subscriptions_and_clean_up
subscribed_decks = client.get_deck_subscriptions()
File "/Users/taiyo/Library/Application Support/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]
Hello,
We were experiencing a temporary server issue; everything should be back to normal now!
system
Closed
12
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.