Two servers missing all of the sudden

Hi,

I have 3 servers, one running in windows, another as a docker in unRAID and another in Linux on a raspberry pi 5.
Always had access on my Windows machine to all servers since they’re attached to my plex login but now on the web I can only see and manage the Windows instance even though if I go to the player on my Apple TV and iPhone, all the servers are present with their libraries and accessible.
All the servers are on my LAN and if I type their IP address:32400, Plex Web asks for my login credentials…
Both have static IP addresses.

This only happened today, since until yesterday I had access via web to all of them.

Any help will be greatly appreciated.

Server Version#:1.40.2.8395-c67dce28e (unRAID)
Player Version#:
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

if you’re using LAN addresses to connect but it can’t authenticate you???

Is the DNS operating ok?

What do your server logs show ? (you can grab them manually by making a tar.gz of the Logs directory)

Hi,

If I go to the address http://server ip:32400 I’m asked for my credentials and can log in without issues but only the windows instance appears to be managed:

plex

There should be another 2 servers, but nothing.
If I go to my Apple TV I can see them and playback without issues.
Normally I access Plex via the address https://app.plex.tv/desktop/.

Don’t know if it’s correlated but Tautulli of the unRAID server give me a error:

But the server in the raspberry PI 5 doesn’t have a tautulli instance.

If it was a network issue I should be able to see the servers that I own, but would get a warning triangle. which I did one time or when one of the servers was rebooting.

Did you clone the servers? (use the same preferences.xml file)

On Plex.tv I see 3 servers. - Draculya, Drac, and Dracul.

Tautulli is immaterial here. First step is to get the servers reclaimed into your account again.

I recommend manual reclaim (SSH/docker command line) so it will then be manageable from anywhere (https://app.plex.tv is how to verify)

Let me know if this doesn’t work

Hi,

I didn’t cloned the servers and never messed with that file (preferences.xml) so I don’t know what that is.

If i follow the script will my preferences remain and my libraries?

I know Tautulli is not from plex but that the one I have on windows can also see the Dracul e Drac servers and their IP’s.

Hi,

Followed the lnstructions on the github page and I’,m stuck:

on the browser after signing in with my credentials:

If it helps, I had this same iisse when I added the plex app of my LG tv, it was spinning and spinning, but after a few refreshes and starting again it worked.
I just removed the TV from the authorized clients.

Before you hit enter,

It looked something like this? (but with your claim token – which expires after 5 minutes)

[chuck@lizum UserCredentialReset.2005]$ sudo !!
sudo ./UserCredentialReset.sh 
 
          Plex Media Server user credential reset and reclaim tool (Ubuntu 22.04.4 LTS)
 
This utility will reset the server's credentials.
It will next reclaim the server for you using a Plex Claim token you provide from https://plex.tv/claim
 
Please enter Plex Claim Token copied from http://plex.tv/claim : claim-U8Hvsu23seVJ3zC_P3UZ




If that’s what you had and it did not claim, There is a DNS / network gateway problem.

The tool only requires ‘curl’ , a working DNS, ‘sed’ and a functional SSLv3 layer.

It should have reported that it claimed , showed your username and email address.

What did you get ?

Hi,

Yes the command was sudo ./UserCredentialReset.sh

on the browser just now:

what does nslookup plex.tv return?

An empty ‘curl’ should return ‘Moved Permanently’

[chuck@lizum UserCredentialReset.2006]$ curl plex.tv
Moved Permanently[chuck@lizum UserCredentialReset.2007]$ 

On the PI 5:

image

The PI DNS are provided by the Unifi Cloud gateway

in unRAID:
image

This has google’s and cloudflare DNS

Did you also get ‘Moved Permanently’ from curl ?

in the PI:

draculya@drac:~/Drac $ curl plex.tv

301 Moved Permanently

301 Moved Permanently

the same if i run the command in unRAID but I didn’t ran the utility in unRAID just on the PI

The only thing I can think of to force reclaiming this:

  1. Stop the Plex container
  2. Run the claim script, as root, in an Unraid command line window
    with the -p "/mnt/appdata/......" (specify the path to where Preferences.xml exists as seen from the Unraid command line.
  3. it should claim correctly.
  4. If claiming is successful, Attempt to start Plex.
  5. Let it run for 3-4 minutes, completely idle, then stop it.
  6. From the command line, Go to where Plex keeps its logs and make me a full tar.gz of the logs directory and attach it here.

You stated that the 3 servers are in my account, and if so they are claimed by me.
I shouldn’t be trying to reclaim then again, I think.

Since unRAID is my main server for Plex, can I run on the pi?

I share my server with a friend and it has access to it, but can’t manage it since I didn’t gave permissions but iit can playback… I don’t understand why I can’t within my own network to manage it but can play anything with the players…

@Draculya

With 3 servers claimed onto your account, You can “reclaim” them.

Reclaiming them doesn’t create another server. It takes the login credentials and gets new. Specifically, it writes:
– New PlexOnlineToken
– New PlexOnlineMail
– New PlexOnlineUsername

By keeping the other “ID” values, the server’s identity isn’t changed.
We’re just forcing it to re-register (same ID) using your username & credentials.

After you do this, Control+F5 in the browser will force Plex/web to reload the list from Plex.tv

In unRAID:

./UserCredentialReset.sh -p /mnt/user/appdata/Plex-Media-Server/Library/Application\ Support/Plex\ Media\ Server/
ERROR: Cannot access given Preferences file ‘/mnt/user/appdata/Plex-Media-Server/Library/Application Support/Plex Media Server/’.
Exiting.

this is the correct path and I’,m running as root since is the default user unRAID.
Changed the file permissions and ownership but still get the same error

This is how my container is setup

root@Jemini:/mnt/user/appdata# ./UserCredentialReset.sh -p Plex-Media-Server/Library/Application\ Support/Plex\ Media\ Server/Preferences.xml 
 
          Plex Media Server user credential reset and reclaim tool (User-Defined)
 
This utility will reset the server's credentials.
It will next reclaim the server for you using a Plex Claim token you provide from https://plex.tv/claim
 
Using given Preferences path:  'Plex-Media-Server/Library/Application Support/Plex Media Server/Preferences.xml'
Please enter Plex Claim Token copied from http://plex.tv/claim : 

I was missing the name of the file, now:
root@Dracul:/mnt/user/Backups# ./UserCredentialReset.sh -p /mnt/darth/appdata/Plex-Media-Server/Library/Application\ Support/Plex\ Media\ Server/Preferences.xml

      Plex Media Server user credential reset and reclaim tool (User-Defined)

This utility will reset the server’s credentials.
It will next reclaim the server for you using a Plex Claim token you provide from https://plex.tv/claim

Using given Preferences path: ‘/mnt/darth/appdata/Plex-Media-Server/Library/Application Support/Plex Media Server/Preferences.xml’
Please enter Plex Claim Token copied from http://plex.tv/claim :

afterward:
Clearing Preferences.xml
Getting new credentials from Plex.tv
ERROR: Could not get credentials from plex.tv (Error: 60)

restarted the container and plex followed plex setup but i can’t claim even pressing the button:

this is with the serverip:32400

Thank you! That’s what I needed.

ERROR 60 tells me the SSL certificates don’t connect.

One of these -

  1. The date/time clock is out of sync
  2. There is another certificate on the host which Plex is unaware of.
  3. There is a proxy between the PMS server and Plex.tv

Forced update of the container and now:

Nothing changed in my setup and network setting