I keep getting the same message: "could not finish because your hard drive does not have enough space"

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

Error message (don't change this)
Anki 24.06.3 (d678e393)  (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 109, 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 128, in <lambda>

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

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

  File "anki._backend", line 171, 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 142, in _on_closures_pending

  File "aqt.taskman", line 86, in <lambda>

  File "aqt.taskman", line 106, in wrapped_done

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

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

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

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

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

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

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

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

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

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

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

sqlite3.OperationalError: unable to open database file

As the message says, you have to free up disk space for sync to work.

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