Server Version#:plexmediaserver-1.40.4.8679-424562606.x86_64
Player Version#:
After migrating to a new server, I found it impossible to restore my backup of PMS settings (server would abort and coredump after restoring the server data folder), so I decided to forget the existing settings and start again. However the setup wizard has a big Plex Pass poster that prevents me from doing anything and cannot be skipped (clicking the ‘X’ button does nothing). Unless Plex has decided to no longer offer a free version and force people to pay, this looks like a serious bug.
If you’re familiar with the Linux command line, you can use the utility to claim the server.
Download the current version from GitHub.
Run the script (as root). It will ask you obtain a code from plex.tv/claim, then use it to claim the server.
You should then be able to login and configure the server.
It should stop/start Plex Media Server for you. If it cannot, it will let you know and you can stop/start manually.
Close/re-open the browser window
Close the browser window with the Plex Pass pop-up.
Point an incognito/private browser window, and using http, at the IP address of the Plex server. For example, if the address is 10.1.2.3, use http://10.1.2.3:32400/web.
Select your account icon in the upper right corner and choose Log In.
Login to your Plex account.
Choose the Gear icon to bring up Settings.
You should see the server listed on the left, below the settings for your account and Plex Web.
Thanks, I’ve managed to fix it. Turns out the problem was my own fault. In setting up the new system I completely forgot to configure the hostname. Once I did that, it basically worked. A rookie mistake, and I have more than 40 years experience with UNIX and Linux.
I’ll take note of your recommendations just in case, so thanks again.