Remote access Stopped working

I’ve only been using plex about a week, in the middle of a movie this morning it kicked me to an indirect link and disabled remote access.
I haven’t installed anything new lately and I have not changed any network settings. I restarted the app/desktop/router several times, it worked once for about a minute and now will only work for .5 seconds when I disable and enable the remote access again.

I’ve set up a static IP in both the router and my desktop to do the port forward to 32400, and I’ve confirmed that I set it up right, but for some reason canyouseeme says that “Error: I could not see your service insert IP address on port (32400)”

I’ve also hard reset my modem/router and reconfigured them, enabling UPnP even though I’m pretty sure it wasnt before. I went into my firewalls and made rules for both plex and the port even though they already had them and disabling the firewalls entirely didnt work either.

I’ve run out of ideas as to why or how this could have happened so any help would be appreciated.

I’m having the same problem. It looks like it’ll be enabled for like a second and then immediately switch back to Not available. What version of PMS are you using?

Plex Media Server 1.13.5.5291

Can you try signed out and in again. I’ve seen this error style of issue with a signin error.

Yeah I’ve definitely done that sooo many times.

Darklight, please refer to my thread, as I answered you there with troubleshooting tips. Plex not acessable from outside network

If it still doesn’t work, please restart PMS. Don’t do anything, just let it sit for about 3 minutes, then check the remote access page. Then get the entire log package and upload it here for me to review.

I’ve been having this issue across PMS versions as far back as 0.9.12.x trough 1.13.5 on windows 7, windows 8, windows 10, ubintu 14.04, 15.x 16.04 and have tried static IP, manual port mapping, automatic port mapping, 3 completely different routers (linksys, Buffalo, and belkin). Restarts, fresh installs, NAT tests (which are not a problem) and through everything, i can still connect to the server remotely with multiple device types, multiple accounts but no matter what, the server shows that “plex is inaccessible outside your home network” … but it does work.

Years of this, and it’s not really fixed.

Plex Media Server Logs_2018-08-07_21-25-01.zip (1.9 MB)

I probably disabled and re enabled the remote server a couple times routing different ports, otherwise those logs are as you specified.

I’ve been experiencing the same issue ever since upgrading to this same version (1.13.5.5291). Remote Access works for a little bit, and then poof, its gone again. I’ve restarted my PC several times, rebooted both my modem and router. I’ve even exited and restarted PMS numerous times, per the various replies above. I haven’t had any issues with Remote Access with the past releases, and this has only been happening since installing this release.

I’m having the exact same issue. Remote access is extremely flaky. It works a little…and then it just bails out. This doesn’t matter much for some things, like PMP or my browser when I’m away from home…but it does severely affect things like PlexAmp or Sonos. It suddenly can’t see the server and breaks hard.

It’s only been an issue for the last few months. I tons of this in my log:

Aug 08, 2018 04:18:02.264 [0x7f2f177fe700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (b8892db1-3cd3-43ba-9106-5d80b1767f3c, expected f04fd894-6845-4536-9359-a410cfa87113)
Aug 08, 2018 04:18:02.316 [0x7f2f177fe700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (f04fd894-6845-4536-9359-a410cfa87113, expected 98804859-4e9e-415a-9e1e-78d7d0bd8355)
Aug 08, 2018 04:18:02.317 [0x7f2f177fe700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (f04fd894-6845-4536-9359-a410cfa87113, expected 98804859-4e9e-415a-9e1e-78d7d0bd8355)
Aug 08, 2018 04:18:06.073 [0x7f2f177fe700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (98804859-4e9e-415a-9e1e-78d7d0bd8355, expected f04fd894-6845-4536-9359-a410cfa87113)
Aug 08, 2018 04:18:06.073 [0x7f2f17fff700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (98804859-4e9e-415a-9e1e-78d7d0bd8355, expected f04fd894-6845-4536-9359-a410cfa87113)
Aug 08, 2018 10:10:42.250 [0x7f2f177fe700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (, expected 98804859-4e9e-415a-9e1e-78d7d0bd8355)
Aug 08, 2018 10:10:42.250 [0x7f2f177fe700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (, expected f04fd894-6845-4536-9359-a410cfa87113)
Aug 08, 2018 10:10:42.251 [0x7f2f17fff700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (, expected 98804859-4e9e-415a-9e1e-78d7d0bd8355)
Aug 08, 2018 10:10:42.251 [0x7f2f17fff700] WARN - PubSub: Received notifyConnectivity event with incorrect async identifier (, expected f04fd894-6845-4536-9359-a410cfa87113)

Specifically it shows up when I hit the “Retry” button on the Remote Access settings page. It feels like there’s wrong with Plex’s discovery servers - it’s not returning the expected token. Maybe somebody goofed up an SQL statement, SQL replication is too slow, somehow there’s stale data in there, or they need to run ntpdate and fix their servers’ times.

All I know is that in my logs, I see the received and expected identifiers all mixed up, reversed. It gets A, but expected B…and then in the next line it got B, but expected A.

I see where it was first trying to use the automatic setting and failed. Then you switched to manual and it still failed. PMS reports a NAT issue, which means that the public IP it detected and sending back to Plex does not match the actual public address needed to access your server.

Try using a site like canyouseeme.org to check if your ip and port are correct and match what is shown in the PMS remote access page.

canyouseeme.org doesnt seem to work no matter what port I try. But yes it does say the same public IP that plex does and also my ipconfig does.

However, when I type netstats -ab into CMD I dont see any ports from that IP at all.

Check your Windows firewall. Maybe it’s blocking the ports on your PC.

These are normally opened automatically by the install app, but they could have been blocked. See https://support.plex.tv/articles/201543147-what-network-ports-do-i-need-to-allow-through-my-firewall/ for the ports that need to be open.

Hi,
I am not sure if you guys are aware, but this remote access major outage is now a well known issue that has been affecting the majority of PMS users and updates after the .5142 PMS server update. I can confirm that the backdated .5142 update has remote access working fine, but any update after this, including the current one does not work. Other threads where this prominent remote access issue has been attentioned includes, from my knowledge:-

To name the threads that I am aware of so far. Its true that this issue is affecting a lot of PMS users now and should really be addressed sooner than later. Cheers.

1 Like

Yeah I’ve manually created rules for the ports, outbound and inbound, also tried completely disabling all of my firewalls for a few seconds and testing.

That won’t work. Windows goes into a weird mode when you disable the firewall so that is not a valid test. Can you show me a screenshot of your firewall rules for Plex?

I am running 5291 and remote access is working fine for me. Please provide more details and your PMS logs as I described previously.

Same here, still no answer to why

Hi to MovieFan.Plex,

I appreciate you trying to help, honestly I do. I have although tried my best to also figure this out in a few of the above forum links that I posted regarding this issue, and my PMS logs were already scrutinised by sa2000 in the below thread link,

It although seems nothing much was in the end addressed or figured out, so I will then not be attaching any more logs this time, cheers.

Edit: Along with the above, I have now noticed another thread with a clear example of why I will not be updating PMS to the current version until issues are resolved:

Ah Peerblock. Anytime you run something that may block internet traffic, you risk blocking intended ones too. I don’t know how PeerBlock works but if you need to whitelist sites, that won’t work as Plex uses Amazon’s distributed system for our servers so the IPs could change and a whitelist won’t be able to keep up.

I don’t understand. What in that statement bothers you?