Yesterday, 07:57 AM
Sure! https://pastebin.com/Zm4pymi2
I used the one from yesterday, since there is more info
I used the one from yesterday, since there is more info
Yesterday, 07:57 AM
Sure! https://pastebin.com/Zm4pymi2
I used the one from yesterday, since there is more info
Yesterday, 01:43 PM
It looks like the container does not have full read/write access to portions of /config. Make sure that the container owns and can r/w where /config is stored on the host.
Yesterday, 02:08 PM
(This post was last modified: Yesterday, 02:18 PM by xyz1234. Edited 2 times in total.)
Ah, I found the line you probably refer to. But unfortunately it seems, that this path does not exist:
System.IO.DirectoryNotFoundException: Could not find a part of the path '/config/root/default/Sammlungen'. But this path does not exist on the host: https://imgur.com/a/HUUI8Lg But does that really impact the metadata synchronization and the pull/scan of the movie library? PS: Assigning User "apps" full control permissions does not solve the issue
Yesterday, 02:19 PM
(This post was last modified: Yesterday, 02:19 PM by TheDreadPirate.)
/config/root has all of your library configs. Without it, a lot of things will break. I'm surprised it runs at all.
Code: chris@rat-trap:/docker/containers/jellyfin-prod-data/config$ ll root/default/
Yesterday, 02:41 PM
Seems to work again
Thank you very much @TheDreadPirate I just had to add the folder "Sammlungen" (translated: collections) to the root/default folder Then everything worked |
|
|