Server Version#: 1.25.5.5492-12f6b8c83
Player Version#:
I have a Raspberry Pi 4 running “Raspbian GNU/Linux 11 (bullseye)”, I created a plex user which has r/w permissions to my external USB disk where I will store media (nothing there yet).
I then installed Plex Media Server using apt (adding the key and repo at https://downloads.plex.tv/repo/deb etc). Installation seems to run fine, I get the little summary and it finishes up with Installation successful. Errors: 0, Warnings: 0. Installation seems to have used my existing plex user OK, everything under /var/lib/plexmediaserver/ is owned by user plex, permissions seem correct, all looks good.
If I visit http://192.my.ip:32400/web/ I get the “Customize your Media” page, if I click “Finish Setup” I land on the dashboard a spinner in the main content area which never goes away. I can click the user icon and “Sign in”, apparently successfully. Back on the dashboard if I click settings → General I see “This server is unclaimed and not secure”. If I click “Claim Server” the button spins for 30s or so and goes back to “Claim Server”.
Right beneath that it shows my version and that there is an update available:
Version 1.25.5.5492 An update is available. [Please install manually.]
The version number matches the one I have installed. apt-get update does not show an update available.
I’ve tried logging out/in, clearing browser history, changing my password and ticking to sign out all other connected devices. I tried repeating it all in an incognito window, I tried downloading and running the ClaimIt.sh script from https://github.com/ukdtom/ClaimIt/releases/tag/V1.1.0.0 on my Mac. I created a new account and repeated all the above with that new account. I rebooted the RPI, and the Mac I am working on, and repeated the above. I manually stopped, started, and restarted the server, eg systemctl restart plexmediaserver. systemctl status plexmediaserver shows the server is running fine, all seems OK.
I am on the same local wifi network as the RPI. The RPI has internet access, I can ping, wget, ssh etc from it out to the internet. My router is configured to assign it a static IP. The RPI is not running a firewall.
I wondered if the version in the apt repository is old or buggy, so I apt purged it, manually removed any left over files, then downloaded the ARM7 .deb from the downloads page, and installed that using dpkg -I. I repeated all of the above, but without success - it still says there is an update available, and that the server is unclaimed.
If I log out and don’t bother with signing in to an account, my local clients (eg a smart TV) can’t find the server, even if I manually specify the IP.
Any ideas?
Any guidance appreciated, thanks.
