-
-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Mainly overnight but not only and more often in the past month the library becomes unavailable from any client. Docker logs show nothing out of the ordinary and the container shows up and running. The only option is to stop and restart the project. I chatgpted the issue but to no end.
Dug into some PMS logs and there were some transcoding errors (Error creating directory "/transcode": Permission denied) and chatgpt recommended to map a separate transcode folder, although all permitions were ok. Did that and keep testing.
Any help would be appreciated.
Expected Behavior
No response
Steps To Reproduce
n/a
Environment
DSM 7.3 Synology - up to date
DSM Container Manager install via project, docker compose - up to dateCPU architecture
x86-64
Docker creation
version: "3.9"
services:
plex:
image: linuxserver/plex:latest
container_name: plex
network_mode: hostContainer logs
no errors in docker logs
this is from PMS download:
Error creating directory "/transcode": Permission deniedMetadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Issues