I have used the instruction to install PMS in docker. As soon as I log into the web interface it connects to the Plex Media Server that I already have. I do not get to see the wizard to create a new PMS. When I use other PMS docker images it works as expected. Also adding, changing, removing PLEX_CLAIM doesn’t seem to have any impact.
Installed the docker image - access the webUI, log in with my plex account and I can see and play around with the existing plex server on the network - but not configure this one as a replacement.
I shall look again when I am not due in bed, but this is mildly confusing, and feels like a generic ‘plex being cleverer than me’ issue rather than docker specific.
My first task will be to trawl the rest of the forum (non docker) to see how people migrate plex servers (it’s a while since I migrated mine, and I can’t remember how I did it)
I am experiencing the same issue. I have re-created the container multiple times with no luck. The only server I see is the other one on the network and I cannot find a way to “add” a new server.
Back in ‘normal’ bridged docker networking - I had to manually set the IP on my client, but it plays video perfectly.
I should add the env variable as described in the container readme:
ADVERTISE_IP This variable defines the additional IPs on which the server may be be found. For example: http://10.1.1.23:32400. This adds to the list where the server advertises that it can be found. This is only needed in Bridge Networking.
XAPBob, Can you offer some help on this issue? I’m experiencing this issue as well, but I cant get it to work.
I have the advertise ip varibable set. I’m in bridge networking, but everytime i go to the IP, it just logs me into the current plex machine on the network (sees it as a nearby server).