Quote:
Originally Posted by kovidgoyal
Fix the permissions on the folder in that error message.
|
I had this same error after moving my library to a new computer. I fixed the permissions and tried again to run the restore database procedure. Now I get the error below. Is it safe to delete the referenced folder? Or is some other fix required?
calibre, version 7.19.0
ERROR: Failed: Restoring database failed, click "Show details" to see details
Traceback (most recent call last):
File "calibre\db\restore.py", line 343, in replace_db
File "shutil.py", line 823, in move
shutil.Error: Destination path 'B:\Calibre\.calnotes-staging\.calnotes' already exists
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\db\restore.py", line 160, in run
File "calibre\db\restore.py", line 348, in replace_db
File "shutil.py", line 823, in move
shutil.Error: Destination path 'B:\Calibre\.calnotes-staging\.calnotes' already exists