Why do I get this weird error?
Oddly, Calibre gives me this error the second day after I download it. First day it is fine. Second day gives me this error and won't do anything. Third day I reloaded (an update) and it worked fine. Fourth day, I get the error again.
Here it is:
attempt to write a readonly database RemoteTraceback (most recent call last): File "calibre\library\sqlite.pyo", line 119, in run OperationalError: attempt to write a readonly database
Detailed traceback:
Traceback (most recent call last):
File "calibre\gui2\add.pyo", line 62, in metadata_delivered
File "calibre\library\database2.pyo", line 1193, in add_books
File "calibre\library\sqlite.pyo", line 146, in run
DatabaseException: attempt to write a readonly database
RemoteTraceback (most recent call last):
File "calibre\library\sqlite.pyo", line 119, in run
OperationalError: attempt to write a readonly database
What does it mean? How do I get it to stop? Is it something I'm doing?
|