Since password reset I can't see my server any more - or it says I'm not authorized

I did the password reset because of data breach (with some trouble - I could not get a password emailed to me but that’s fixed) and, perhaps stupidly I said “log off all devices”… Now nothing sees my server with my recorded shows and access to OTA channels.

I have half the settings options. when I can select my server from a device, it says I’m not authorized. I made sure server was updated to latest version and rebooted it. what is going on? this is not helping with the wife acceptance factor (WAF)

1 Like

Hello @jeanand85, sorry to hear about your ordeal. I have a couple questions first that I’ll DM you.

Plex: Latest Plex Server
OS: Ubuntu 18.04.6 LTS Server

I have nearly the same ordeal “jeanand”

I changed my password and also activated 2fa authorization. I checked that 2fa was operating correctly and I could also view content on the server. I did have to re-sign in because I selected the option to log out all devices after the password change. I did NOT watch any content but I could see it and was satisfied from my FireStick.

Today is a different story when logging into plex from Chrome. On the left I see “Home, Live TV, Movies & Shows, etc” Further down I see “More >” I click on it and see “Your Media.” On the right pane I see information about downloading a plex server. I cannot go to Settings > Server as there is no longer an option for “server.” I only see “General, Debug, Player.”

I have multiple users set up on the server. When I go to another account and attempt to see content I see a warning triangle next to my server name on the left and “ is currently unavailable.” I remoted into the ubuntu server and attempted to log into the plex server using “localhost.” I see the same thing.

I have turned off 2FA but at this point I am stuck.

Help?!?

I logged

I am having a similar problem to @jeanand85. Changed the password & did “log off all devices” then could not access my server. I have Plex Server on a Synology Nas running DSM7. When I opened Plex Server from the Nas Desktop I see the Plex site but not my server. I click on add my media & it tells me to download Plex Server but I already have… Sometimes when I open Plex Server it tells me “No soup for you” you don’t have access to this server. If I sign out & then sign in again (but does not ask me for a password when I sign in again) I get back to the Plex web site. I am totally confused.

1 Like

Out of curiosity, were you able to get into the server at some point after the password change? I was yesterday but today? Nothing.

If you’re server is not showing up when you’re signed in, I’d assume that your server is not claimed. This thread maybe helpful: Server credential reset utility for Linux-based platforms

@sudds The “No soup for you” message usually means you’re locked out. See this support article: Why am I locked out of Server Settings and how do I get in? | Plex Support which is listed in the pinned thread: Important notice of a potential data breach 24th of August 2022

I’ll give it a shot. Was this a recently-identified bug or did I miss some sort of communication?

I’m working on this now. Thank you!

1 Like

I am having the same problem with synology nas. cannot access pms server on nas, or web browser said to be bundled with pms. Unless there is a fix I think it might be necessary to re-install pms but then all the settings playlists etc might be lost which is not great.

@championje I’m not a Synology NAS user but typically on other OSs a reinstall shouldn’t wipe your data just the installable packages for the service. The data should be separate. Please check out the links I provided above and let me know if those were helpful.

Sir,
I had a similar issue however I can see my server on the devices I had been signed into before. I think my data was breached since now the email is changed and I can’t change it back since they changed the password. I was able to lock it with a pin but not sure if that will stop who is in my account. This would not be an issue, but I had a lifetime plex pass. Please let me know what I need in order to resolve this issue. I did delete one of the user accounts they created.

i found the answer here with a re-install- thanks for this Server credential reset utility for Linux-based platforms - Plex Media Server / Desktops & Laptops - Plex Forum

1 Like

The claim tool worked for me! My plex server is back up and functioning fully.

Thank you for the help. It is truly appreciated!

1 Like

They changed my entire login with a new password and email

How do we recover our account if the hacker change email and password

@olderson Check your DM please.

For anyone with Synology DSM 7, the repair capability is already built into the package.

  1. Uninstall the package - “Uninstall Only” option
  2. Reinstall the same package again - Click the “Install using Plex Claim Token” button
  3. Also click “Get Plex Claim Token” blue link
  4. Browser tab will open with the claim token
  5. COPY that token (click the button)
  6. Return to installation tab
  7. PASTE the token in the small box on the install page form. (Right-click → paste)
  8. Click NEXT and then DONE.
  9. It will install and use the Token to register your server with Plex.tv again
  10. It will confirm all is OK by showing “Claimed by: Your Plex Username”

Now open Plex, this ONE TIME ONLY, by it’s LAN IP address: http://lan.ip.of.syno:32400/web

Confirm everything is ok.

Once confirmed, you can resume opening and using normally as you have been.

Can someone advise where I can find guidance for Western Digital users. Since following the advice to reset my password, my media server is “unavailable”, even though it’s clearly running and content can be accessed outside Plex. So far I can only find reclaim advice for Synology users, and I don’t particularly want to wipe everything and start again. Thanks.

@kingma936

Do you have SSH access to it?

If so, and know (or can find) where the “Preferences.xml” file is.

Then I have the solution for you (I finished it up today)

I have access to SSH and know where to find the preferences.xml file. I tried editing it using PSFTP yesterday by removing plexonlinemail="jane@example.com", plexonlineusername=“exempleuser”, plexonlinetoken=“RanDoMHexIDecIALtoKeNheRE”, plexonlinehome=“1”
I had no luck, server was unavailable and could not claim a server.
Should I delete the preferences.xml file as mentioned in another post? Or do you have a another fix?
Thanks

@gren196

Do NOT delete Preferences.xml!!!

Since you know where Preferences.xml is (full path as seen from root shell)

  1. Download my utility script

https://forums.plex.tv/uploads/short-url/2NfmoHuWM9PYTtafQvyYyQLX33q.tar

  1. SCP or FTP it to a known place on the NAS

  2. SSH into it.

  3. cd to that directory where the tar is

  4. as root., extract it tar xf UserCredentialReset.tar

  5. Now invoke it in manual node

./UserCredentialReset.sh -p  "/path/to/Preferences.xml"
  1. When it’s ready, go get a token from Claim | Plex

  2. COPY

  3. Paste into the script (where it’s waiting)

  4. hit Enter.

  5. Watch it do its magic

  • Shows your Plex username
  • Shows your Plex email
  1. When successfully finished, start PMS

  2. (IMPORTANT) Open PMS by LAN IP this one time only.
    This gets browser & server in sync again

Now you can go back to norm.