I am having the same issue. I reset my password after the email that went out this morning and did a “sign out of all devicea” and immediately lost access to my Plex Server. I tried removing the server from the list so I could re-add it but I don’t have the Media Server > General option available either. Really hope this is a temporary site issue…any help/info would be appreciated.
Well just been through all the articles, removed some strings from preferences, restarted apps nas lots of times, attempted via Firefox browser as well and now the claimit tool
If you’ve changed your password on Plex.tv, and things didn’t go well afterwards …
There is a similar method for other hosts:
On the server computer
Open a Terminal window / SSH into the machine / get into the container ,
(whichever case applies)
Stop Plex
Edit Preferences.xml
(Use the Linux text editor on the host itself.)
Carefully remove the following Name="Value" pairs
– PlexOnlineName
– PlexOnlineToken
– PlexOnlineMail
– PlexOnlineHome (if it exists)
Save the file
Start Plex
Keep the terminal window open. You will need it again momentarily.
On your computer
Open Claim | Plex
COPY the token given into your browser
Switch back to the Terminal session window
On the command line (where the server is), type:
curl -X POST 'http://127.0.0.1:32400/myplex/claim?token=PASTE_TOKEN_HERE'
Hit Enter.
Wait 15-20 seconds for Curl / PMS to talk to Plex.tv and setup new credentials.
As confirmation, the curl statement will look like this:
curl -X POST 'http://127.0.0.1:32400/myplex/claim?token=claim-xxxxxxx'
Confirming success.
You will be able to confirm the server is properly reclaimed and credentials are in sync when, after executing the curl statement, it responds with a stream of XML which ends in </MyPlex>
You can try to reclaim the server by using the admin account.
Good luck though.
Mine is still there but refuses to connect so I had to start all over again.
Shame that didn’t work for me.
My “old” server is still showing up but I cannot access it nor can I reclaim it.
It made me start a new server and the name is identical to the old one.
It’s running on a QNAP TS-653D and it won’t let me access the old database.
From what I can see on my authorised devices there is one from 3 hours ago and one from 16 hours ago.
The newest one is the one I don’t need.
My original server was created several months ago though.