Server Version: Version 1.41.2.9200
Player Version: Version 4.140.0
Hi folks!
Have and outstanding ISSUE with plex server.
My plex server is work in a docker container and published to global network via port forward:
global.tld:443 - > lan_ip:32400
Everything work great many years.
At now, i migrated my server to a new public IP and domain.
Server immediately disappeared in a plex web app.
Plex Web App work fine on my new https://public.tld:
But no server yet in there.
I drop claimed data from preferenses.xml
Rerun container.
Find server in web app.
it say:
I press Claim Server, and it immediately disappeared in a plex web app.
I drop claimed data from preferenses.xml. Rerun container. It appeared in Web App, but unclaimed. I press claim, and it immediately disappeared again.
WTF Is that?
i try:
- setup new server, whole new, in a new environ on another linux server, and same, server disappear after claim.
- setup new docker server, same, after claim.
- setup new windows server, same.
- setup new plex account, new server, same
- port forward plex from docker, to 127.0.0.1:32400, same
- port forward to local inside docker IP, 192…: 32400, same
- port forward to my server lan ip, same
- try to claim using sh from github (claim-plex-server.sh), same
- try to claim via curl, same
- try to disable access from remote, on first screen of server setup, same
- try to enable access from remote, same
- try to setup ADVERTISE_IP in environ, same
- try to setup ALLOWED_NETWORKS, same
- try to everything, same
also:
- right after claim, some time, server appear in web app, like it try to connect, and immediately disappear after 5-10 seconds:
Before i claim server, this URL work and show XML:
http://127.0.0.1:32400/media/providers
http://LAN_IP:32400/media/providers
http://internal_docker_ip:32400/media/providers
But right after claim, all of this url show 401 Unauthorized.
Also before claim, i see all library and server is unclaimed and not secure.
Right after claim, sometime i see all library at a short time, but all say you are Unauthorized for this.
After claim, and some time, 10 seconds maybe, servers an library disappear.
If i unclaim server, it has appear, show i must claim it before use, show library, show content, if i ignore claim message, in a library, content work, but i want to claim and have remote access.
Some logging and screenshots:
What can it be? Any idea?