Can my database really be full?
I can't seem to add any books without getting the following message. Can anyone advise me about what to do?
calibre, version 0.8.49
ERROR: Unhandled exception: <b>DatabaseException</b>:database or disk is full
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 271, in run
OperationalError: database or disk is full
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\delete.py", line 312, in delete_books
File "site-packages\calibre\gui2\library\models.py", line 232, in delete_books_by_id
File "site-packages\calibre\library\database2.py", line 1403, in delete_book
File "site-packages\calibre\library\sqlite.py", line 314, in run
DatabaseException: database or disk is full
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 271, in run
OperationalError: database or disk is full
|