Quote:
Originally Posted by doudouvern
File "calibre\db\write.py", line 473, in many_many
File "calibre\db\backend.py", line 947, in executemany
apsw.FullError: FullError: database or disk is full[/I][/I]
quelqu'un aurait t il le même souci ??
je suis bien bloqué ...
merci !
|
Looking at the error message, the disk your calibre library/database is on has run out of space (given that an SQLite database maxes out around 140TB, it doubt the database size is the issue).
I would suggest checking the disk and freeing up space if possible. Otherwise, you may have to move your calibre library/database to a new location that has more free space.