Just installed Plex on my server using the below link I am given, everything goes alright I think. Plex asks me to give access to my server IP and link to my plex account.
My issue is that it doesn’t actually connect it correctly. I have noticed it asks me to add a media library, which should be from my server once I link my server to plex, under settings it shows the following
Email address here:
Account
Online Media Sources
Authorised Devices
Webhooks
Users and Sharing
------------
PlexWeb:
General
Debug
Player
My linux server does show up under Auth Devices (sometimes after using the above link that I posted, however sometimes it does not show up under Auth Devices, and instead it only shows my browser), but for some reason it’s not actually connected. I did noticed during install I got the below error.
grep: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml: No such file or directory
I did check after install and Preferences.xml exists within that path, however the Plex install does not think it does. I also think I might be missing some information from my Preferences.xml file, such as my username and claimcode (unsure how to fix this errors) it shows the following data only
That link should load my account, so what could be the issue I have? I have tried everything on this forum, and then some and nothing seems to be the fix
It does not allow server setup at all, it does show under Auth Devices that I just Authed a New Chrome Session, my original Linux Server above still remains.
Note: My Media takes me to a page to download Plex for PC which I don’t want.
Do you want me to provide logs for you at all? If so from Plex directly or from my VPS? There is certain things like like inside my logs and about 60000 other things
If the server IP is not RFC-1918 compliant - which yours is not, It won’t let you claim it without SSH tunnel redirection to 127.0.0.1:32400 -OR- via a manual clain posted to that loopback adapter.
That is PMS default security.
If that 205.x.x.x is your LAN address, you really need to consider changing it to be RFC compliant