View Single Post
Old 11-22-2023, 04:15 PM   #3
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,800
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by iondream View Post
Hello all,
in the newest version 7.0 I can't seem to restore any database from backup.
I get this error.

Spoiler:
calibre, version 7.0.0
ERROR: Failed: Restoring database failed, click "Show details" to see details

Traceback (most recent call last):
File "calibre\db\restore.py", line 157, in run
File "calibre\db\restore.py", line 296, in restore_books
File "shutil.py", line 561, in copytree
File "shutil.py", line 459, in _copytree
File "os.py", line 225, in makedirs
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\iondream\\vv02dv4s_rlib\\.calnotes'

Has anyone else seen this?
I've seen it now that I've run Restore on my Test library.

Code:
calibre, version 7.0.0
ERROR: Failed: Restoring database failed, click "Show details" to see details

Traceback (most recent call last):
  File "calibre\db\restore.py", line 157, in run
  File "calibre\db\restore.py", line 296, in restore_books
  File "shutil.py", line 561, in copytree
  File "shutil.py", line 459, in _copytree
  File "os.py", line 225, in makedirs
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'D:\\Calibre\\Libraries\\fwatryp3_rlib\\.calnotes'
No apparent ill-effects - library is back to what it was, including the content of the .calnotes folder.

BR

Last edited by BetterRed; 11-22-2023 at 04:19 PM.
BetterRed is offline   Reply With Quote