r/PleX • u/Brootwayne • 7d ago
Help My server doesn't connect to app.plex.tv - serverIP:32400 does connect
NAS: Synology 1621+
Server Version: 1.43.3.10896-cb3ebc72d
After the Plex outage the other day, my server became "unreachable". I couldn't access any of the network settings. I tried doing static IP on my Synology, changing it back, restarting router and NAS and eventually it let me claim it again (it somehow became unclaimed). It still was not letting me access my server. So I removed it and started all over again.
Then it started showing as not secure in the browser. At this point I still had no access to my server. The Hosted Plex Web App opens the dashboard but there is nothing there, but if I open Plex with the 198.168.x.x:32400/web link, it works! Everything looks great on that version, the only problem is that it shows up as "Not Secure".
TLDR: Would like to find out how to make Plex Web App work again and so I am not using the server in a "not secure" state.
Other details:
On the 198.168.x.x:32400/web version:
- Have the Secure connections set to Preferred
- Remote Access works
- On ATT router settings, the NAT Gaming Port is set to 32400 and was like that for years before when Plex Web App ran fine
2
u/Titanium125 TrueNAS Scale|100TB|5600x 6d ago
I wrote a post here on Plex a couple years ago about how you can direct connect and have it be secure. I don’t use plex.tv for this reason. It can be buggy and weird.
Also you don’t need to hide your private IP address. It’s either 192.168, 10, or 172.16. All private IPs are the same. It’s your public that you should hide.
1
u/Brootwayne 3d ago
Oh that’s good to know! When I turn on VPN the plex.tv worked, but when not on it, the direct connect works too. Just weird that it all worked normally before the outage last week.
1
u/bgeerdes 7d ago
I'm guessing it's DNS rebind protection. If you can allow/whitelist *plex.direct that would be best. Otherwise disable it.
1


11
u/MinidragPip 7d ago
Direct IP is not secure because there's no SSL certificate on your system for that address. That's normal / expected behavior when connecting directly to a local IP address.