I was noticing my Plex server was no longer available on two different ONN Google boxes internally. Then I noticed it disappeared on some internal and external WebUI clients. Essentially the Plex home screen showed no content and my Plex server was no longer available in the list. Even after re-logging in to Plex and reinstalled the Plex app on those devices, it did not resolve the issue…
However, my Samsung TV Plex app, Android Plex app, and my remote friends still able to access/see my Plex libraries w/o an issue…
When I restart my Plex docker, it momentarily resolved the issue for a 15min, but the issue would then return…
====
My Plex server was on version 1.42.2.10156 using repository `lscr.io/linuxserver/plex:version-1.42.2.10156-f737b826c`
While troubleshooting, I changed my Plex docker repo back to `linuxserver/plex:latest` and it pulled down version 1.42.1.10060.
For context, my Plex server is using a custom URL for remote-access (no relay) and its behind nginx over port 443.
The same issue occurs after downgrading my Plex server ver., When I restart my Plex docker, it momentarily resolved the issue for a 15min, but the issue would then return…
My Reddit post: Reddit - The heart of the internet
Here’s an update but no resolution yet:
So far I ruled OUT the following to NOT be the cause of the issue:
DNS rebind protection (added plex.direct my fqdn to unbound DNS private domains)
NAT reflection (tested enabled and disabled)
Nginx plex.subdomain.conf configuration (verified header requirements)
Fail2ban (tested while disabling all jails)
Reinstall of Plex app on Google TV box (onn)
The issue for me is only affecting my account when accessing the Plex webUI from multiple devices on internal and external connections, and also Plex app on my Google TV streaming box (onn).
HOWEVER, it is not affecting my Samsung TV Plex app,my Android phone Plex app, or remote friends I’ve shared libraries to using the Plex app on various devices. (Head banging against the wall)
I restarted the Plex docker again and refreshed my Plex webUI, now I see my server again and shared libraries as expected. But as I stated above, this does not retain and my server disappears after a few minutes. The only difference this time since restarting Plex is, the added plex.direct to my private domain list in unbound DNS…
AFTER EXACTLY 15 MIN THE ISSUE RETURNS ![]()
![]()
![]()
Has anyone else experienced an issue like this?
