Server Version#: 1.16.5.1488
Player Version#: Several
Since installing Server 1.16.5.1488 yesterday, I’ve lost the ability to connect remotely. Remote connection has been solid for about eight months. Restart of the QNAP NAS and rechecking all IP Addresses/Ports has been done. Is anyone else experiencing issues?
do you know this because the green tick is now a Red Cross or because friends are complaining?
I ask excuse I always have a Red Cross for at least 24 hours after an upgrade or restart, but my friends can still stream fine (i.e. do not trust the little red/green cross/tick).
Red Cross, but more importantly, I cannot ping the external IP address and port with the canyouseeme.org site. And… I cannot hit my own Plex when remote.
So… it may be that there’s something else wrong (network-wise, i.e. Port Forwarding) but I haven’t changed any of that lately. Will keep experimenting.
I am having the same issue after upgrading my Server version to 1.16.5.1554. Mine is installed on the main PC and PMP works fine and have not picked up any issues but all other devices connecting the server, Smart TV, Tablets and Phones all complain that the server is offline. There seem to be a brief moment where it worked on my phone after restarting the server, but lost connection as soon as I opened a series to watch. Firewall settings, WiFi / LAN all ok as other services works perfectly fine.
Main Device: Windows 10 1903 (18362.295)
Server version#: 1.16.5.1554
Player version#: 3.104.2 (Windows), 7.20.0.11992 (a0514e20) (Android - Tablet & Phone), Samsung TV (also new version)
@ChuckPa
Please take a serious look at this – The problem is NOT platform specific… mine is running on Synology.
My Remote Access says it is not connected after trying many diff things (changing ports, removing/adding rules, restarting, etc). My ASUS router has 10 other Port Forward Rules, 5 of them to the same IP address Plex Server is on. Those work 100% and have for a long time. My Plex install is brand new, just bought Lifetime, never installed Plex before.
I’m also planning to experiment this Thursday with a couple of other devices I am using port forwarding, to try to take out whether it’s Plex-specific or router or dark hidden forces. It’s just coincidental that it happened after the upgrade to latest version, but it all worked minutes prior to that. But technology…never boring!
PMS takes the settings you gave it (if you manually specified a port)
Asks Plex.tv to attempt to contact it on the port (Reachability test)
Plex.tv initiates a “Callback” on that port as an unsolicited connection request (like a remote player).
If it can connect to PMS, the handshake occurs. Plex.tv returns “Reachability 1” (true) to the PMS request (it’s two http servers talking to each other) .
If Plex.tv doesn’t get a reply (black hole from a firewall/router) within the time limit, or gets “Connection refused”, It replies to PMS with “Reachability 0” (fail)
Things which will mess it up (yes, it’s sensitive).
Turning Remote Access ON - OFF - and back ON in rapid succession. This causes overlapping requests due to the delay at the plex.tv end.
I’ve also seen some UPNP modem/routers show one thing but not actually do it. I saw with with a Netgear DSL modem/router. Their UPNP table would fill. It would accept the UPNP request and reply that it did it but the table was full and the port was never ‘opened’. This is one of the reasons I bought my pfSense box.
The other case I’ve seen, which is a PITA to track down, is when multiple ethernet adapters are involved and the return path from modem -> router doesn’t actually come in on the adapter PMS is listening to. This seems to be the more common. It happens a lot in NAS boxes with multiple active eithernet adapters; each with their own LAN IP. I solved this on QNAP two ways which are effectively the same,
a. LACP the active ethernet ports into one address, making it one IP. No chance of wrong port that way.
b. Added the 10 GbE card, made it the default gateway, and unplugged all the 1 GbE ports so they go dark.
Is Plex being fussy, most likely. It doesn’t tolerate less than perfect networking. That’s clear.
With my pfSense handling UPNP perfectly and one ethernet adapter talking to Plex.tv (the 10 GbE port), there is never a problem.
Thoughts? Does this perhaps help by giving an idea what has become fussier since previous? If so, and we can recreate it, we can get it fixed.
Same problem here on PMS Version 1.16.5.1554. Running Windows Server 2019. Been running great for about 6 months then all of a sudden I get a notification that says my PMS is offline. Im running behind a PfSense firewall with port 32400 forwarded. canyouseeme gives an error for said port. I also have an FTP running on the same machine with no problems. Tried to roll back to earlier versions of PMS with no luck. Getting the same error log as Ltek. Not sure where to go from here?
Yes there are numerous reports because Plex software is broken. Is anyone on the dev team actively trying to fix this problem?
… btw, I’m not sure why you keep saying the thread is about QNAP, when the problem is not caused by the platform OS… it is a Plex bug. I just paid for Plex and I cant use it outside my house. I’d like to get the functionality I paid. The free version of Emby works fine across the internet.
PMS initiates the visibility test to your system and fails.
Why it fails is unknown to me.
I have 6 different PMS systems here, each on different platforms and none of them fail.
I suspect you have a port-forwarding / UPNP problem. mini-upnpd is nortorious for this.
I use pfSense as my firewall/router solution and there are NO issues.
Emby doesn’t use a brokered service (Emby as the DNS broker). You must provide your own. Plex.tv is that address brokering service.
I have tried disabling UPNP + disabling the ASUS Firewall (which also turns off DDoS protection) + disabling AI Protect … nothing helps.
The failure IS PLEX
ALL other applications (10 in my case) work 100% perfectly through the same firewall/router (single device) the ONLY app that doesnt is PLEX. Even Chrome Remote Desktop (which is brokered) works perfectly to 3 different devices inside my network, from the internet.
If this is a problem Plex devs cannot figure out how to fix, they need to build-in non-brokered access so we can have the functionality we paid for. I dont see any reason I need to have a brokered connection to Plex. I just want it to work… it doesnt work for many of us.
Ok, so be it.
The biggest problem here is that until it can be replicated under a controlled environment, how can it be fixed? Can’t single step through the code/set breakpoints if you can’t reproduce it.
I can’t cause it to happen at all. Synology, QNAP, Chrome, everyone works for me.
I’m sorry but my best isn’t good enough here.