plexamp-docker icon indicating copy to clipboard operation
plexamp-docker copied to clipboard

v4.11.5 of plexamp token file erased upon restart of docker container

Open xanderphillips opened this issue 10 months ago • 2 comments

Repro:

get claim from plex.tv/claim insert claim into docker-compose.yml file start docker container container works as expected

stop docker container start docker container error message: "Error exchanging claim token"

I've experienced the same issue with current build of headless plexamp directly installed to raspberry pi. The token file in the /home/{user}/.local/share/Plexamp/Settings/ folder is created the first time, but upon subsequent restarts the system erases the file.

xanderphillips avatar Jan 29 '25 14:01 xanderphillips

Did you correctly map the docker volumes?

anatosun avatar Jan 29 '25 14:01 anatosun

I used the example docker compose and had the ./config path available to map I've had the same issue with docker and non-docker versions of the current build of plexamp, all of them seem to wipe out the token file when they are started up after the initial configuration.

xanderphillips avatar Jan 29 '25 17:01 xanderphillips