Remote Access continually disconnects

Server Version#: Version 1.19.2.2702
Player Version#: Version 4.32.1
OS: Windows 10, 64 bit

Hi there,

From about 2 weeks ago, my remote access has begun disconnecting on a continual basis. Sometimes it stays on for several hours, but majority of the time it will disconnect after a few seconds (by disabling and re-enabling the access).

Prior to this, i haven’t had any issues with my remote access.

I’m at a loss as to what the cause is. Any help would be greatly appreciated. Cheers

Plex Media Server Logs_2020-04-26_13-21-00.zip (4.1 MB)

Port

sounds like you’re talking about the remote access status indicator in the server settings.
is this only an issue with the status indicator or is remote access actually off / you can no longer access your libraries while outside your home network?

Hola.
A mi me pasa exáctamente lo mismo.
Has podido solicionarlo ???

Same problem here. Works fine for a while then disconnects. Click on remote access and it reconnects for a while before it happens again. I’ve tried everything I can think of still the same thing. Server has worked perfectly for 3 years before this started. Anyone have any ideas?

3 Likes

I am having this problem too settings page says Not available outside your network i can disable and enable it says its working for awhile then back to not available

1 Like

Same here,… works for minutes or hours then shows “Not available outside your network”,… never had a problem for years. The strange thing is that it is available as I can connect from remote,… with the acceptation of once last night when Tautulli notified me “The Plex Media Server remote access is down.”

1 Like

Verify via canyouseeme.org.

The status shown on the PMS remote access page may provide a false negative, incorrectly showing remote access is unavailable.

Personal Observation: The PMS remote access status has never been 100% reliable. However, it seems much less so the last couple of weeks. Not sure if this is due to something in the 1.19.2 releases or heavy load on plex.tv due to all the COVID-19 social distancing. Either way, canyouseeme.org provides a real-time reachability check and is currently more reliable (at least for me) than the PMS remote access settings screen.

1 Like

yes, this is driving me nuts.

among several other plex issues i have had to correct. this seems to be the very final issue.

if i am just looking around in the settings (not changing anything) it starts to happen. it will go from enabled to disabled…

this happens every night i go into the settings.

i just disable and enable and it comes back green… within a few minutes of typing all this it has gone back to red status… but when i check people streaming they seem to still be going.

older threads say that you should go to network settings and change preferred to ethernet or whatever, just no automatic… and this seemed to help for one day, but no longer matters.

This might help if remote access were actually failing, which it is not (at least not for me).

My opinion: I do not believe there is anything we can do about it. It will take a PMS update or changes on the back end at plex.tv.

On my system it is a false negative. While annoying, it is not service disrupting.

On a different thread, another person mentioned uptimerobot.com. It works like canyouseeme.org, but runs on a periodic basis. If the monitored service shows offline, you get an email notification. I’ve been using the free version for a couple of days to monitor my Plex remote streaming port. So far it seems to work as advertised.

Thanks for the heads up (and thanks to tom80H too). After trying from another network, I was pleasantly surprised to see it still working. As you mentioned, it’s basically just showing a false negative.

thanks for the updates. i think i agree. it seems to be inaccurate.

so it now looks like my only valid issue is playback errors while plex is scanning media.

I realize the idea of a false negative is low on the “important” bugs, but maybe it can be fixed because I also am seeing the red mark next to remote access where I never did before. Again, remote access is fine, but it’s sort of like a broken gas gauge… eventually you’re gonna run out of gas and then you’re stuck. It used to work and now it’s broken so it can be fixed.

Thanks.

1 Like

Fixed in PMS 1.19.2.2737.

1 Like

many thanks, by now all is ok. i will test it.

It’s not fixed in this release.
I installed the release - It’s still showing the Red Cross on remote access (even though you can still access remotely).

1 Like

Agree - not fixed in 1.19.2.2737. Seems worse from my (unscientific) observtions.

Running PMS on unRAID Docker.

Issue persists in Plex v1.19.2.2737 for QNAP x86

Ports are correctly forwarded.

Tried port 32400 would not recognise as working so I switched over to Port 32401 which does work as expected.


Can access from external network but am presented with this on the PMS

1 Like

It looks like it’s due to aborted TLS connections which timeout too quickly. See Remote Access connects for about 15 seconds then disconnects

There were two causes for the Remote Access availability status getting lost:

  1. A regression in early 1.19.2 betas which is now fixed in 1.19.2.2737,
  2. Timeouts during TLS dialogue exchange when doing a connectivity test. This is awaiting a change to the timeout period on the back-end plex.tv systems that do the remote access connection testing.

A Plex Media Server log with verbose logging enabled and covering the time when a connectivity test is done would confirm if the issue is down to the timeout problem

1 Like

Thank you for the factual answer there.
When is the back-end change scheduled for?