View Single Post
Old 03-16-2024, 09:05 AM   #1
ttraxx
Junior Member
ttraxx began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2024
Device: Kindle Oasis
Calibre Permission Error

Hi Everyone,

I am running calibre LSIO docker and keep getting this error:

Traceback (most recent call last): File "calibre/db/backend.py", line 415, in rmtree_with_retry
File "shutil.py", line 732, in rmtree
File "shutil.py", line 683, in _rmtree_safe_fd
File "shutil.py", line 681, in _rmtree_safe_fd
PermissionError: [Errno 13] Permission denied: 'metadata.opf'

I have manually checked all of the metadata.opf files that are mounted in my system (QNAP linux host) library directory have proper permissions, but I don't know where else there could be these "metadata.opf" files?

Calibre seems to be working im just getting this errors spamming in my logs

Thanks in advance!
ttraxx is offline   Reply With Quote