Can't see my plex server, but can see others

Server Version#:1.6.5
Player Version#:OSX 6.1

This is a strange one for me. I have Plex running on a QNAP server. Today I tried logging in via a web browser as myself, I received a message that the server could not be found. I have links to two other Plex servers, I can login to them fine.

On another browser on an IPAD, I was able to login to MY Plex server using my wife’s login just fine, but not as myself.

My IPAD and other devices can connect to the server without any problems.

I have tried rebooting the Plex media server, and the qnap server.

Any ideas what is causing this?

cheers, Henry

If you mean your wife has a separate plex.tv login, and you can get into the PMS with her credentials and have full control in over the PMS Settings, then it sounds like your wife’s login has claimed the server as the admin.

She’s wearing the boots! What are you going to do about that? :heart:
Follow this article, should fix it. Go right to General Troubleshooting

Thank you for the note. She is wearing the boots, but she doesn’t need one to deal with the server! It is my problem to own and solve :slight_smile:

I setup myself as admin, then added others (including my wife) as home users. The article talks about logging out of the server, the problem is I can’t get to the server admin gui to log out the server from the account.

I can probably delete and reinstall the server, I wonder if all my settings will be lost? If not, then will I be back at this same spot?

Henry.

If you are willing to:

  1. Access the QNAP shell (SSH terminal window)
  2. Edit the Preferences.xml file using the Linux editor “vi” (which can be difficult for non-linux users)
  3. Delete the managing user account email, and a few other details while preserving the important ones,
  4. You can sign in again and force it to your email/authentication

As was stated above, whichever account you’re currently using to access it (are you certain you’re using the right account ?? ), it isn’t recognized as the admin/owner.

And adding to @ChuckPa here :wink:

If you are a regular NAS user, and not into Linux, then try the following:

Install this: Create a share for Plex Library Directory

Then disable PMS from the QNAP AppCenter, and connect to the share named Plex

In there, you’ll find a directory named Plex Media Server and in that a file named Preferences.xml

Make a backup of that file, and then follow: Why am I locked out of Server Settings and how do I get in? | Plex Support to see what should be deleted from the file, IF the email address in that is not yours!

If it is yours, then check that your browser isn’t authenticated as another accound towards plex.tv

And remember after all this, to enable PMS again from the AppCenter

Thank you for your notes. I stopped Plex on the QNAP, found the Preferences.xml file, using vi I deleted the entries and keyword for my username and my email account, saved and exited.

I started Plex on QNAP, then opened Plex from the QNAP app icon. I received the option to select a user. I selected the Admin (Henrydb). This screen again showed my friend’s plex servers, but not mine.

I ran “cat Preferences.xml” and noticed that PlexOnlineUsername and PlexOnlineMail have been added automatically to Preferences.xml

Any other ideas?

Huh…Are you 100% sure you saved it?
And you never recieved a prompt about an unclaimed server?

The menu item or icon you used to start Plex Media Server is a shortcut,
and I’m curious if it opened a web page to http://your.internal.ip.address:32400/web

Anything other servers listed in the drop down?

Box

I did save it. I did this a second time, I did CAT the file before I started Plex to make sure it was updated.

I wish it was that easy.

That shortcut lists my friend’s plex but not mine.

The page that I am on, that is missing my server info is:
http://192.168.16.201:32400/web/index.html

Note that the IP address is correct, it is the QNAP running Plex.

So the shortcut takes you to http://192.168.16.201:32400/web
like it is supposed to, but instead of seeing your server, you see
your friend’s server in the list. Okay that’s fixable.

I circled the drop down. Did you pull it down I’m curious.

Follow this article.

https://support.plex.tv/articles/206721658-using-plex-tv-resources-information-to-troubleshoot-app-connections/

You’re close. I doubt you’ll have to reinstall PMS or delete your Preferences.xml.
Good luck!

Here is a capture of the drop down menu. On the drop down, Surprisingly, QNAP now shows as unavailable. Earlier today it wasn’t even listed.

The article states:
Browse to a library item and [view the XML] for it
As I can’t browse the library to find a token, what do you suggest?

Henry.

Capture

I can’t find those words anywhere.

On this page:

https://support.plex.tv/articles/206721658-using-plex-tv-resources-information-to-troubleshoot-app-connections/

Step 2 points to this page:

https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/

and the words appear on the second page, step 2.

Henry.

wow that is messed up. Why not just skip to the end of that article,
where it tells you that changing your password on the website
and checking a box signs you out of everything and disconnects
any servers from your login and resets you token. :slight_smile:

Then you just go through sign in on the website.
Then open a new tab, log into qnap as admin, launch PMS.
It will open the local ip:32400 website and you can sign PMS
into your account and claim it.

Just tried that. Changed my password, forced logout of all devices.
tried going to xxx:32400, the server was still not listed.
Stopped Plex on QNAP. Started Plex on QNAP. Opened the browser again.
Asked for my PIN, entered it.
Immediately went to drop down, noticed an item saying connecting to QNAP. Message and QNAP listing disappeared after a few seconds.
I now have access only to the other servers on the list. QNAP is not listed anymore.

Henry.

Ẃhat’s the IP Address of your QNAP and your workstation?

local ip? 192.168.16.201 for qnap, 192.168.16.127 for workstation.

why do you ask?

Because if you wasn’t on the same IP Net, or if not using Private Address Space, it’ll not work :wink:

Go here: Releases · ukdtom/ClaimIt · GitHub
Download claimpms.sh

Copy to your QNAP, and execute it via an SSH session
When prompted for an IP Address, enter 127.0.0.1

Also please read the Wiki found here:


  • Script to claim a Plex Media Server
  • Will prompt for
  • * plex.tv username
    
  • * plex.tv password
    
  • * IP Address of your unclaimed Plex Media Server
    
  • Made by dane22, a Plex community member
  • And Mark Walker/ZiGGiMoN, a Plex hobbyist
  • Version 1.1.0.0
  • To see the manual, please visit https://github.com/ukdtom/ClaimIt/wiki

plex.tv Username: Henrydb

plex.tv Password:
plex.tv Password Repeated:
IP Address of PMS server: 127.0.0.1
Comparing entered passwords
Comparing entered passwords ok
Validating IP address
Getting PMS Server Identifier
Getting PMS Server Identifier ok
Getting User Token from plex.tv
******** ERROR ********
We failed to authenticate towards plex.tv
Please check username and password, as well as network access
[/share/Plex] #