I am running a Debian 12 VM on Proxmox and have had no issues for about 8 months. I recently updated the plex server and as the admin user can no longer access my media or get in the settings to troubleshoot. I switched to another user account in the home and all of my media showed up.
I am on the local network using the local IP:32400 address.
Thanks for getting that cleared up and sorry this has taken me so long to get back to.
I have gotten the package installed and able to get it to run semi properly. However! it shows an error code “60” and says it cannot pull creds from plex.tv…
Any thoughts? I have tried disabling the second NIC to make it work with no luck either.
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: ‘/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml’
Please enter Plex Claim Token copied from http://plex.tv/claim : claim-5DjttxZMsy81RCQnUQeF
Clearing Preferences.xml
Getting new credentials from Plex.tv
ERROR: Could not get credentials from plex.tv (Error: 60)
I did also notice as I was getting ready to call it a night troubleshooting that accessing the server from the local IP shows that it needs to be claimed, but it errored out on actually associating to my account.
I was able to get in and edit settings from the web yo again though, it just no longer shows up remotely
I was able to make this work through some trial and error, but in the end using a different machine I was able to bind it back. It seems that it disconnected again however…
I am using it as a VM in proxmox, if I migrate it across machines could that cause problems?
The “migrate across machines” is the key here because it’s ambiguous.
If moving PMS only (e.g. tar ball of /var/lib/plexmediaserver) then you must make certain of the Remote Access port functionality. This is, however, 100% dependent on the VM’s ability to get to the internet and having port forwarding to it.
If you’re migrating the entire VM to a new host, not only do you have to check the ports, you must also check the IP addresses defined in the VM’s network configuration.
It is installed in a Debian VM and I am migrating the entire VM. The IP is static and holds it’s routing. I am able to view and watch my library from other user’s on my account before and after migration. I just didn’t know if there would be something in the PVE machine that might tie to the ownership tokens?
Thanks