2025-02-13, 03:13 PM
(This post was last modified: 2025-02-13, 03:14 PM by crissaegrim. Edited 1 time in total.)
Here ya go: https://privatebin.net/?edab9efe35e0d8c2...uNUXiScG8K
A clue:
The container user can see/read it though...?
Permissions on 'others' is
A clue:
Code:
System.UnauthorizedAccessException: Access to the path '/plex/music/Tsha/Tsha - Water (2022) [FLAC] [24B-44.1kHz]/cover.jpg' is denied.
---> System.IO.IOException: Permission denied
The container user can see/read it though...?
Code:
root@jellyfin:/var/log/jellyfin# head -10 '/plex/music/Tsha/Tsha - Water (2022) [FLAC] [24B-44.1kHz]/cover.jpg'
����JFIF��␦ICC_PROFILE
cms0mntrRGB XYZ �
acspMSFTlcms���-lcms
dmndjdesc�hdmdd�hwtptPrXYZdbXYZxgXYZ�rTRC�
gTRC
Permissions on 'others' is
r
:Code:
root@jellyfin:/var/log/jellyfin# ls -lah '/plex/music/Tsha/Tsha - Water (2022) [FLAC] [24B-44.1kHz]/cover.jpg'
-rw-rw-r-- 1 nobody nogroup 19M Oct 18 2022 '/plex/music/Tsha/Tsha - Water (2022) [FLAC] [24B-44.1kHz]/cover.jpg'