Can't access the admin server settings

Hi all,

somehow after changing my mail, after a few days/weeks now, I’m able to login, but I dont see any server related configuration, Libraries etc.
All my libraries etc are not shown to me either on my TV etc.
I’m literally lost where to look. I’ve deleted the values in the Preferences.xml file and restarted plexmediaserver via systemctl, but still no resolvement.

Also saying:
Not authorized
You do not have access to this server

Version 4.69.1

==================================================

BTW fixed with the following.

Deleted as described in one of the manuals:

remove the following attribute/key pairs from the Preferences.xml file:

  • PlexOnlineHome="1"
  • PlexOnlineMail="jane@example.com"
  • PlexOnlineToken="RanDoMHexIDecIALtoKeNheRE"
  • PlexOnlineUsername="ExampleUser"

In the same file add the networks where you are trying to access the server to apply/CLAIM the server back to your account!!

  • allowedNetworks="192.168.0.0/255.255.0.0"

Of course, edit the network and mask to your circumstances.

CHEERS!!

See: Why am I locked out of Server Settings and how do I get in? | Plex Support

for the complete solution (Manual)

That is not the full solution…
After the allowed networks was added, I was able to reclaim the server

So your network is in private address space?

Yes for sure. It is not directly attached to the internet.

Then network auth exclusion should not be needed
Something else was going on in your situation