okay, so just reset my pw as advised by Plex and now I can’t see my server. Tried updating the latest server but still nothing.
Synology on DSM 6. Any ideas please. Not a happy Chappy
okay, so just reset my pw as advised by Plex and now I can’t see my server. Tried updating the latest server but still nothing.
Synology on DSM 6. Any ideas please. Not a happy Chappy
After resetting your password and having it sign you out of everything, you need to log into players, log into server, and claim your server, as explained in the article below:
Once you do that and restart your players, things should appear as usual.
If you continue to have problems, let us know exactly what step from that article doesn’t work for you and screenshot the error. Your synology tag should pull in good people in case your NAS requires special attention.
Thanks but no dice. I dont see any servers at all to reclaim
Are you and the Syno on the same LAN ?
Are you comfortable enough with the Syno command line to run 1 command from a SSH / Putty session?
I have putty open and ssh’d but I have no idea what to do. Happy for you to guide me and yes on the same lan
Howdy,
i have the same issue on my QNAP Device, i load the App on the browser on the desktop, but all i can see is the standard stuff and predefined channels, not my own nas which was disconnected, but i can not claim it, i have no idea what to do, hope to be able to follow here as well…
Thx in advance.
@ChuckPa I’ll be online for until midnight UK (45mins) then I’ll need to get some sleep. I have putty installed, switched in SSH on the NAS and connected to the NAS via putty. I’ve also stopped the Plex package on the NAS. If you can ping me the line of code then I;ll give it a go first thing in the morning if you reply after I’ve gone to bed. Thanks for the help.
@reddwarfcrew and ALL DSM 6 users
Plex
shared folder on the SynoWhen finally at the command line (you can copy/paste these if you want)
sudo bash
– enter your password again
whoami
– confirm you are ‘root’
cd /volume*/Plex
tar xf UserCredentialReset.tar
./UserCredentialReset.sh
It will now print a couple lines and you’ll see (DSM 6) confirmed
It is now waiting for the claim token.
In a new browser tab, open Claim | Plex
– COPY the token
Return to the Putty window
Hi @ChuckPa
does this solution apply also for QNAP NAS?
And which Tar do i copy ?
I follow the most you listed above, just not sure which tar file from where should be put where exactly, this is unknown , sorry
The newest (best) one is the first one.
I think I should remove the old ones
done
Where to put it?
@ChuckPa You d’man. Thank you very much. So easy when you know how.
Maybe that’s why they send me and
every month?
Awesome, when i guess the solution fixed it, i would love to try this on my QNAP as well, but i am still lost about the tar… is this a file i should get from the plex folder ???
You download the file from here:
Upload this to your Public folder on the QNAP
(this file contains my tool which fixes all the Linux boxes)
This one file understands:
Linux workstations and servers
Synology NAS (DSM 6 & 7)
QNAP (QTS & QuTS)
NetGate
ASUSTOR
Western Digital
and a few more exotic via a ‘bypass’ mechanism
If this helps:
[/share/Public] # tar xf UserCredentialReset.tar
[/share/Public] # ./UserCredentialReset.sh
Plex Media Server user credential reset and reclaim tool (QNAP)
This utility will reset the server's credentials. It will then reclaim the server for you via a Plex Claim token from Plex.tv
Please enter Plex Claim Token copied from http://plex.tv/claim :
This is where it waits for you to go get the Token.
Hi @ChuckPa ,
that sounds good, will try it today and update here about the progress or in case i need more first aid