Server Version#: 1.16.1.1291 and 1.16.1.1273
Player Version#: web pages
If I have two Plex servers, and want both accessible remotely, I need to have remote access enabled on both of them, and different external ports which are NATted/mapped to the internal IP addresses and 32400.
e.g., Plex 1: [externip]:32401 -> [internip1]:32400, and Plex 2: [externip]:32402 -> [internip2]:32400.
Both [internip1]:32400/web and [internip2]:32400/web work just fine, but [internip1] thinks [internip2] is unavailable & vice-versa.
But app.plex.tv fails completely - it can’t connect to either Plex server. The error is “Unable to connect to securely”, and ‘allowing insecure connections’ doesn’t fix the problem.
I’ve checked my firewall logs and I see an occasional (unblocked) request coming from one or more of the Plex workers referred to in https://s3-eu-west-1.amazonaws.com/plex-sidekiq-servers-list/sidekiqIPs.txt, to both 32401 and 32402…
LAN Roku work just fine (can discover and select either of the servers). The Plex iphone app works fine either on the LAN or WAN (and I see connections direct from the iphone to 32401 and 32402)…
Something is wacky. Help?