Set up a second PMS, but cannot access it via browser

Server Version#: Version 1.18.9.2578

I’ve created a second Plex Media Server instance on a different IP address than my first one, however when I try to connect to the second one via the browser, Plex web takes me to the first one’s interface and I cannot access the second one’s settings even though the browser URL indicates I am on the second server. I have a Plex Pass and am signed in.

I’m confused! Help!

I’m not real expert at this, but one thing I know is that two instances of the server can’t share the same port.

Here’s someone else’s comment that may help:

Thanks for the link. I’m having the exact same issue as that guy. It was never resolved for him :frowning:

Ah ha! The key seems to be:

  1. Before starting the second server, delete all of its config files that may be left over from previous attempts to run it.

  2. After starting the server, during initial setup, use an incognito browser that is on the same machine as the server. Clear cache in the browser for good luck, then go to http://127.0.0.1:port/web (if you’re using Docker in bridged mode, use the bridge port, otherwise 32400). Don’t use the machine’s actual IP address. This will give you the option at the app.plex.tv login screen to login or to skip logging in by clicking on “What’s this?”

  3. If you did not log in during step 1, you must add a library during initial setup. If you don’t, the browser just sits there with a spinner at a link that looks like: http://127.0.0.1:port/web/index.html#!/client-setup

  4. If you did log in, you should see the new server listed under More on the left side

That’s what worked for me!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.