Closed BelgianMonster closed 5 months ago
/app/config
needs to be in volume to persist. This has nothing to do with permissions.ERROR Unable to create PlexId: ID
read project README what is expected in place of IDIt is in volume, but as soon as I run the login it says successfull but it's not fillig it in in the files in the folder. I read the instructions and followed them, the it just won't save the login info
No idea what are you doing, but the logs you shared indicate the volume is not present.
Then I would like some suggestions to solve this because I have the volume 100% linked. It's showing in the yaml config and in docker app in Synology and in Portainer. The files get created in the volume, but don't get edited with the server info even tho the terminal says so "Plex Media Server Authentication Token and base URL have been added to servers.yml".
The fact that the files get created in the volume proves it's linked.
volumes:
- /volume3/data/docker/plextraktsync:/app/config
Not really place to ask Synology or Portainer help (I don't have neither of them, also both listed as Unsupported in readme).
But some generic instructions would be:
docker inspect CONTAINER_ID
, see the Volumes info, and try listing contents. the container need to be running.docker exec -it CONTAINER_ID sh
, list /app/config
contents/volume3/data/docker/plextraktsync
? is it seen in container under /app/config
?show some proofs of what you see (copy and paste commands you ran and their outcome)
alternatively you could start the container with some "sleep forever" command, and run commands inside container. they will perist until container is alive, maybe that's fine if you don't re-create container, i.e via upgrade.
Confirmation
The problem
I checked all permissions, write permissions are okay but everytime I connected to Plex and Trakt and the console says settings are saved I go check the file and it is still on default so it doesnt write to file. I deleted the container, made new folders, ... don't know what I am doing wrong because other docker containers with the same permissions don't have issues.
I'm on Synology with docker
Steps to reproduce the behavior
after creation of the container running with login, going through all the steps of authentication, get confirmation that everything went well and it is saved to servers and env file, but it isnt
Error trace / logs
Expected behavior
Plex and Trakt settings saved to file
Inspect of problematic items
Workarounds
No response
Config file contents
No response
Install method
docker-compose
Version
0.31.1
Python Version
3.12.4
Plex Server Version
4.132.2
Operating System and Version
DSM 7.2.1-69057 Update 5