Closed BernhardMaier closed 1 week ago
You can change the UID and GID of paperless to match the owner of the host folder
Thanks for the advice. With a little help of ChatGPT i adjusted the IDs in the Config, but this not solved the problem, the same exception still occures. I use CIFS/SMB for the connection with the NAS, so i will try to change it to use NFS, maybe this can help.
Ok, got it to work and yes, using NFS instead of CIFS/SMB solved it.
I recently installed the Add-On (v2.1.5) in Home Assistant (v2024.10.4 running in HA OS on a RasPi4), configured it, created a shared storage on my NAS, added this storage in HA and started the Add-On. It starts and has access to the storage (i see some newly created folders there), but it seems that the initial migration can't complete successfully because of permission issues.
The main error is the following:
PermissionError: [Errno 13] Permission denied: '/share/paperless/media/media.lock'
The complete log looks like this:
Is this a known issue? If yes, how can i fix it? If not, how can i provide help to identify and solve it?