Post
Hello,
I’m experiencing an intermittent but persistent issue where my Plex Media Server disappears from client apps (Apple TV, Fire TV, LG TV), even though the server itself is still running and streaming continues for active sessions.
Server details
-
Plex Media Server version: 1.42.2.10156
-
Running in Docker (
plexinc/pms-docker) -
OS: Linux
-
ISP: Digi (Spain)
-
Server has ~20 users, usually max 4–5 concurrent streams
What happens
-
The server suddenly disappears from the server list on Apple TV / Fire TV apps
-
On some clients, libraries vanish completely
-
At the same time:
-
The server is still running
-
Active remote streams continue without interruption
-
Plex Web (local access) works
-
Mobile apps sometimes still see the server
-
-
Restarting the Plex container immediately fixes the issue and the server reappears on all clients
This suggests the problem is related to server presence / registration with plex.tv, not an actual server crash.
Things I have already tried
-
Changed external port from 32400 to a custom port
-
Disabled IPv6 on router and server
-
Removed reverse proxy (Nginx) entirely
-
Confirmed Remote Access is green
-
Verified port forwarding and firewall rules
-
Tested both LAN and remote clients
-
Moved server between different LAN ports
-
Added daily scheduled restart as a workaround (which works)
-
Healthchecks show the server responding locally even when it disappears from clients
Despite all this, the issue still occurs after some uptime.
Observations
-
This did not happen in earlier months
-
The problem started recently (last few weeks)
-
It seems to happen after several hours or days of uptime
-
Restarting Plex forces a re-registration and resolves it every time