Type title

Before the error happened, I was…
Minding my own damn business!

Error message (don't change this)
Anki 25.09.2 (3890e12c) (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\legion\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\legion\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\operations\__init__.py", line 243, in wrapped_op
    return self._op(mw.col)
           ~~~~~~~~^^^^^^^^

  File "C:\Users\legion\AppData\Roaming\Anki2\addons21\1322529746\gui\errors.py", line 104, in <lambda>
    op=lambda _: _upload_logs(key),
                 ~~~~~~~~~~~~^^^^^

  File "C:\Users\legion\AppData\Roaming\Anki2\addons21\1322529746\gui\errors.py", line 587, in _upload_logs
    raise e

  File "C:\Users\legion\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\legion\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\legion\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 974, in _presigned_url_suffix_from_key
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 502 Bad Gateway

Sentry link (for developers)

Hello,

We are currently experiencing some temporary server issues. Everything should be back to normal soon!

Let me know if this happens again!

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