Running a new instance of plex on ZimaOS. Not sure what to do but there is no server options in Plex. I’m able to access it from multiple different computers on my network. I played online content through plex to confirm it has internet access. I’ve tried deleting the prefrences.xml file. (there were no online settings anyways). Ive tried reinstalling the container. There are no other authorized devices listed. What am I missing?
I redacted the 9.22.x.x address in case that’s your real public IP. Unless your server is sitting on the public Internet, it shouldn’t have an IP address in that range (it belongs to IBM, for what it’s worth).
That IP address is being detected as the primary network interface. Are you actually using a public IP range for your private LAN?
Which network driver (host, bridge, ipvlan, macvlan, etc.) are you using for your container (if you didn’t specify one, it will be ‘bridge’)?
TL;DR, a lot more information is needed about your network topology and your container configuration.
Having looked at your logs a little more closely, Plex Media Server shows that incoming requests are destined to the 9.22.x.x address. Because this is a public IP address range, PMS treats these as non-local. A new server cannot be claimed via a non-local address which is likely why you’re seeing the behavior you are.