Hi,
I just tried to do a full upload after some local schema change. I got the following alert:
DbError { info: “SqliteFailure(Error { code: DiskFull, extended_code: 13 }, Some(“database or disk is full”))”, kind: Other }
Archlinux running Version 25.09.4 (d52ca669)
Python 3.13.5 Qt 6.9.1 Chromium 122, I also tried the last version from github by building.
My disk is absolutely not full. Hundreds of GB free. I can still create new files on it. Data are saved locally without issue. I tried disabling add-ons by pressing shift obviously.
I’d be happy to get help here. I’m getting stuck on computer for reviews :(.
Edit: I got the same problem doing a database check
I tried to look through sqlite3 directly and got:
sqlite3 collection.anki2 “PRAGMA integrity_check”
Parse error in 2nd command line argument: no such collation sequence: unicase
Full download works flawlessly.
Exporting the collection and importing in a new collection don’t help