Is there an existing issue for this?
Current Behavior
1.43.2.10687-563d026ea
in container bash:
# namei -om /run/plex-temp
f: /run/plex-temp
drwxr-xr-x root root /
drwxr-xr-- root root run
drwxr-xr-x abc users plex-temp
and running:
chmod 755 /run
fixed it
just for info: running the plex image in portainer under OMV
Expected Behavior
No response
Steps To Reproduce
docker restart plex
and the permissions are gone again
Environment
- OS:
- How docker service was installed:
CPU architecture
x86-64
Docker creation
just using the latest image creation in portainer
Container logs
Starting Plex Media Server. . . (you can ignore the libusb_init error)
libc++abi: terminating with uncaught exception of type std::runtime_error: Codecs: Initialize: 'boost::filesystem::status: Permission denied [system:13]: "/run/plex-temp"'
****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: /config/Library/Application Support/Plex Media Server/Crash Reports/1.43.2.10687-563d026ea/PLEX MEDIA SERVER/4a79c970-997c-40ff-6dbcb9a5-eca347d1.
Is there an existing issue for this?
Current Behavior
1.43.2.10687-563d026ea
in container bash:
and running:
chmod 755 /runfixed it
just for info: running the plex image in portainer under OMV
Expected Behavior
No response
Steps To Reproduce
docker restart plexand the permissions are gone again
Environment
CPU architecture
x86-64
Docker creation
just using the latest image creation in portainerContainer logs