Server Version#: 4.149.0
Player Version#: web browser
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>
After changing my Plex password as requested due to the Plex hack, I am unable to claim my server again. The articles on claiming the server are no help as there is no button to claim my server.
My Plex is running on a QNAP server. I’ve tried in Opera and Chrome from my PC and in Browser Station on the QNAP server itself. No button to claim the server is ever present.
I’ve shut down Plex server and restarted it. Changed the password from inside the plex browser in addition to the link provided in the hack email from Plex.
How do I get back into my server after the hack?!!!
@ChuckPa It seems everyone understands your instructions except me. How do I run the tar.gz from the command line? I have tried typing UserCredentialReset, UserCredentialReset-1.0.9, UserCredentialReset-1.0.9.tar and finally UserCredentialReset-1.0.9.tar.gz. Nothing seems to happen. Should I have selected one of the Console Management options first? Thanks, David
This might help, if you have ssh or terminal access to the machine. I downloaded the file directly from github (here) and placed it in shared/Public as the readme describes. Made it executable by chmod +x UserCredentialReset.sh. This way you don’t have to extract (tar) anything. You then just follow the bullet points here.
Thanks for your reply - but I’m sorry I still haven’t understood. I have downloaded the file you mentioned and have put it into the Share directory of the QNAP NAS I think (not shared/Public). I have invoked PuTTY and moved to the Share directory and tried to make it executable by entering “chmod +x UserCredentialReset.sh" . This however says “no such file or directory” so I assume that means I have not put the file into the correct directory on the NAS. Or does it? The only way I know how to put the file into that directory is via normal windows explorer interface - should I use something else?