I just set up Dietpi on my Raspberry pi 3 B and I wanted to set up Plex. But, when I try to open :32400/web, I got an error: “Not Authorized. You do not have access to this server”.
I know that many users have this problem, but some of them mentioned that it works for a while, but I cant get Plex running even from fresh install. Maybe someone has any tips on what I could do next?
The server must be assigned to your account - how I can do this?
For Dietpi there is dietpi-software from where I can install Plex. In every tutorial, everybody after install just goes to ‘IP:32400/web’, logs in and everything works.
For example, other programms (Transmission, LXDE) works just like that.
@ChuckPa I just did Dietpi fresh install and first what I added was Plex. Following tutorials, still the same issue. How I can assign server to my account?
You have confirmed the machine can ping google ok? (it has internet & DNS?)
The LAN IP range you use is RFC-1918 compliant ??
– 192.168.x.x
-or-
– 10.x.x.x
All that satisfied, I offer an easy shell script which, working in conjunction with you getting a “claim token” from https://plex.tv/claim and giving it to this script, with PMS stopped, will get the server properly reclaimed for you and will write those new credentials in your Preferences.xml file.
@ChuckPa Thanks for help, 2 hours ago I did “claim token”, switched to Wifi network (not sure if that was the problem, becaouse now I’m back to Ethernet) and finally it works
After claim token, in Preferences.xml I found my login information, previously it wasn’t there. Thank you for your help