Server Version 1.43.2.10687
Having this problem after doing a reinstall of plex on a new Raspberry Pi install.
"Not available outside your network
Your server is signed in to Plex, but is not reachable from outside your network.Learn more
You currently have Remote Access enabled through a manually-specified port. If you wish to disable Remote Access, you will need to remove your manual port forwarding from your router."
Turned off UPnP.
Have manually specified port 25354 in Plex.
Have a manual port forward on the router 192.168.0.__:32400 → wan: 25354
Open port checker says it can see it.
I can access the plex server settings from another pc on the internal network but not the media library.
I can access my media library directly from the server.
I have also tried turning off the manual port, the manual forwarding on the router, and re-enabling UPnp with the same results.
Plex Media Server Logs_2026-06-23_21-07-26.zip (738.5 KB)
Completely deleting the contents of the Cache directory fixed this for me (when I enabled remote access, it would turn green for several seconds before turning back to red). If you do this, be sure to back up the directory first!
Unfortunately, after that I ran into the whole “CERT: Error acquiring new certificate: Failed to upload CSR: 429” error requesting certificate after that.. but the remote access page still stays green now at least… even though the server isn’t actually remotely accessible, presumably because of the missing certificate…
That didn’t change anything for me, but thanks for the suggestion.
Making sure your port forward is actually forwarding from the WAN:25354 → serverip:32400.
Seeing this in your log:
WARN - [CERT] TLS connection from 192.168.0.9:61657 came in with unrecognized plex.direct SNI name ‘192-168-0-87.55eec5f293aa4de0bfe19baa24cab78a.plex.direct’; using installed plex.direct cert
DEBUG - CERT: incomplete TLS handshake from 192.168.0.9:61657: tlsv1 alert unknown ca (SSL routines)
Granted, those are errors from an internal network address. The log looks like it could be a TLS handshake failure though. What version of openssl are you running? I don’t know if the version has anything to do w it though (I believe you want to be running a version greater than 3.0.0, but don’t quote me on it) .. but this seems like a certificate or TLS issue to me, at least if your server is actually accessible from the outside (you mentioned that you used open port checker, so I assume it is). That’s my other two cents!
Whatever device/client x.x.x.9 is, it has bad server information stored and needs it’s customizations cleared.
Permission issues:
Codecs: Failed to delete old directory at '"/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Codecs/46f74ab-560174306fe167a5978a79dd-linux-aarch64"': Permission denied
and
ERROR - [Req#2f7/PhotoTranscoder] SafelyWriteFile: failed to create "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache/PhotoTranscoder/24/2423498482acda452cd3c01791f802e2f0186034.jpg.tmp.f813bed4-5dba-46f9-9310-354144c0ccd3": generic:13
I removed and reauthorized my laptop.
I’ve uploaded current logs.
Plex Media Server Logs_2026-06-25_05-10-11.zip (2.4 MB)
Port Checker may say it is open but the traffic is not getting to the server.
The Reinstall of Plex doesn’t seem to have gone cleanly. Did you copy files from a previous install?
Probably the biggest thing affecting you is the mismatched machine identifier for the server.
Not sure where to go from here, I would wipe it and start fresh. Remove any server entries from Authorized devices and reclaim.
Started fresh twice and finally got it to stick. Copying over the whole file system after the install as suggested by Plex corrupts the install. I’ve copied over individual directories: metadata, media, and plug-in support. Everything is back to normal now except the settings for home accounts are missing as well as collections. The home accounts show up but all settings are gone. Collections show up on the main movie screen but clicking results in an “Unexpected error occurred.”