Error message

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 25.02.6 (6381f184)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.5-arm64-arm-64bit

Traceback (most recent call last):

  File "aqt.sync", line 111, in on_future_done

  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.sync", line 130, in <lambda>

  File "anki.collection", line 1147, in sync_collection

  File "anki._backend_generated", line 104, in sync_collection

  File "anki._backend", line 172, in _run_command

anki.errors.DBError: DbError { info: "SqliteFailure(Error { code: DiskFull, extended_code: 13 }, Some(\"database or disk is full\"))", kind: Other }


During handling of the above exception, another exception occurred:


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.sync", line 114, in on_future_done

  File "aqt.main", line 1108, in on_collection_sync_finished

  File "/Users/oheizevbigie/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 91, in new_after_sync
    original_after_sync()

  File "aqt.main", line 1116, in <lambda>

  File "aqt.main", line 699, in after_sync

  File "aqt.mediasync", line 117, in show_diag_until_finished

  File "aqt.main", line 696, in after_media_sync

  File "aqt.main", line 573, in callback

  File "aqt.main", line 583, in _unloadProfile

  File "aqt.profiles", line 237, in save

  File "anki.db", line 51, in execute

sqlite3.OperationalError: unable to open database file

Sentry link (for developers)

Hello,

Can you please check if you have free disk space on your Mac?

After freeing up space, you should open Anki and use the “Check Database” tool (under Tools on Anki’s main screen).

Please let me know if this solves your issue! :blush: