The claim token that authorizes your server is in a config xml file within the config folder. This config file stores the server’s token in it (or a hashed version of it) so it knows what account to log into in Plex. If you want to create a new server but use the existing Config/metadata/database, deleting this file (or inserting a new token into it) and then copying your backup over the existing config folder should work.
Note: Deleting this file OR starting over both require the same steps to claim the server for yourself.
oh man thanks. you fixed it for me. every guide i found online was talking about registry edit and entering claim tokens in url. i had no idea what i was doing.
I am genuinely livid right now, I have plex running in a container. I’ve cleared my preferences and used the webui but it still says not authorized. EVERYTHING identifying my server as being claimed has been deleated, this is ■■■■■■■ unacceptable software design because now I can’t even access my server. All because I reset my password BECAUSE OF A DATALEAK OUT OF MY CONTROL. It is unacceptable for claiming a server to be this hard, why can it not just realize its claim is invalid, and unclaim itself so that I can claim it again in the webUI. and why when i delete the preferences config file that makes it think its invalidly claimed does IT CONTINUE TO NOT LET ME CLAIM.
These past few months with plex have been unfucking acceptable, first I have to change how my music videos are accessed since music support was removed from the mobile apps. Now I can’t even use the software anymore. If every other solution for locally hosted music didn’t suck this would be the straw to break the camels back but of course I’m STUCK here because its plex that sucks the least (somehow).
Edit: I redid my entire docker container by deleting the image and all configuration. Basically having created an entire new container, and it still doesn’t work, I’m canceling my plex pass until a patch that makes server claiming FUNCTIONAL is released. Until then, ■■■■ off.
Thank you! This was the solution for me! Not sure why the Claim Token didn’t work like usually but changing my subnet to the same as my server allowed me to get to the server management and click claim.
If it’s of help to anyone, nothing said here was working for me (using Windows) until I simply uninstalled Plex Media Server, downloaded again, installed, restarted my server.
Nothing at all. You’re just replacing the Plex Media Server ‘build’ if you like, but not touching database of your libraries. Let me know if that helps
Thanks, unfortunately that didn’t work for me. Please media server starts fine, I can see the process running, but the page wont display. Even on localhost. Still unauthorized. I may try a restart in between the removal and re-install. The logs haven’t been helpful. This all happened after my pass change yesterday. Will continue to dig. Thanks
edit - the restart in between the removal and re-install worked. Thanks for the tip.
And since I’m on a Windows core install, I used Invoke-WebRequest -Method Post -Uri “http://127.0.0.1:PORT/myplex/claim?token=$CLAIMTOKEN” to complete the claim
I have Plex running in a docker container on Unraid. Which directory should I wget and run the utility? Also, should Plex be running when the utility runs?
Life saver! This worked for me on my Synology NAS. I just had to reclaim the server on the webapp (under server name, hit the 3 dots, then manage server).