2024-04-18, 02:48 PM
(2024-04-18, 09:25 AM)Maoam Wrote:(2024-04-18, 08:25 AM)paulc Wrote: It says, UnauthorizedAccessException "permission denied." Do you have the correct user permissions set for Jellyfin to access the folder? It also looks like the directory watcher is /. That don't seem right.
Thank you very much for your reply.
The correct nfs path ist actually /mnt/nfs/... while in the logs it say's /home/myuser so. I guess your right and jellyfin doesn't have the permission for the user home directory. My thought is that when I saved the '/' path it saved the user homedirectory to the Library and since the first scan kicked in it keeps looping every time when a scan starts, which fails every time duo to the directory permission issue. The question is why does it still want to access over and over again, even tough I did remove every single library.
(2024-04-18, 08:25 AM)paulc Wrote: Open your nfs folder in in your file browser, and if you have access, try to use that path.Accessing the actual nfs directory mnt/nfs/ and it's files works without any issue via ssh.
I guess one thing I could try is granting jellyfin the homedir permission and see if the issue resolves it self, which I will try as soon as I am at home again.
In the meantime, I welcome any other potential solutions.
Thanks for your advice!
I’ve decided to reset my Jellyfin setup based on your suggestions, rather than tampering with dangerous permissions.
I really appreciate your help!