Refresh Plex Certificate

Dear Plex Support Team,

I am writing to request a manual reset of the SSL certificate for my Plex Media Server. I believe my server’s certificate is stuck during the renewal process, which is preventing remote access from working correctly .

My Plex Username: vadim.barkovsky

Server Platform: Synology NAS (DSM)

Version: Plex Media Server for Synology

Symptoms:

· Remote Access shows as “Fully accessible” in server settings.
· Port 32400 is confirmed open and reachable from the internet (verified via canyouseeme.org and ping.eu).
· I can access the server locally via http://192.168.1.2:32400/web.
· Issue: Remote access from outside my local network fails. The web page at http://[public_ip]:32400/web opens (sometimes partially), but libraries do not load and the connection seems to hang. The Plex app on my phone also cannot access libraries when not on the local network.
· Important: The problem does not occur when using a VPN. All remote clients connect successfully when VPN is enabled, confirming the server itself is working and the port is open.

What I have already tried:

  1. Confirmed the port is open from multiple external checkers.
  2. Reset the “Manually specify public port” setting in Plex.
  3. Restarted the Plex Media Server multiple times.
  4. Restarted the router and NAS.
  5. Verified no firewall issues.

I have also contacted my ISP who confirmed they are not blocking any traffic on their side.

Based on forum discussions, this appears to be a classic certificate issue where the server is unable to obtain a valid certificate from plex.tv (perhaps getting “CERT: Error acquiring new certificate: Failed to upload CSR: 429” in the logs) . This is why the web page loads (HTTP), but the secure connection for data transfer (HTTPS via plex.direct) fails .

I would be very grateful if you could reset the SSL certificate for my server, as is commonly done in the Plex forums for similar cases . Please let me know if you need any additional information from my server logs.

Thank you for your time and assistance.

Best regards,

Vadim

Did I write something wrong? I’m concerned that I haven’t received a reply. Please help me figure it out if I’m not in the right place.

You mentioned it may be the stuck certificate issue, did you see the CSR: 429 error in your logs? Can post your logs if you want someone to take a look for any potential issues.

On your Synology make sure the time is correct and you’re using a time server to do the sync.

Set the DNS servers on the Synology to 8.8.8.8/8.8.4.4 or 1.1.1.1/1.0.0.1

You can try to force a new cert yourself. Stop plex, remove the cert-v2.p12 file from the Cache directory in the server folder and then start Plex back up. Disable remote access, then enable it and wait a few minutes for it to grab a new cert.

Thank you very much for your time and assistance.

I followed your recommendation:

  1. Stopped the Plex Media Server.

  2. Removed the cert-v2.p12 file from the Cache folder.

  3. Restarted the server.

After the restart, the new cert-v2.p12 file did not appear, and remote access is still not working.

I am attaching the full server logs (Logs.zip) for your review.

For context:

  • Remote Access shows as “Fully accessible”.

  • Port 32400 is confirmed open (verified via canyouseeme.org and ping.eu).

  • The web page at http://79.111.12.13:32400/web opens, but libraries do not load.

  • Remote access works perfectly over VPN.

Could you please check my server logs and reset the certificate on your side if needed?

Thank you again for your time.

Logs.zip (2.7 MB)

Did you disable, and then enable remote access in Plex after restarting?

Is your VPN disabled? It can be blocking the server from refreshing the certificate. When you connect over vpn, if it’s a vpn you setup for remote connections, you’re essentially connecting locally, so the secure connection piece that the certificate enables isn’t used if it can connect “insecurely”, which is why it’s likely working when you use it.

Hopefully someone from the Plex team can refresh your cert on their end to push a new one.

Your cert is reset.

@veeejay

Yes, I did disable and re-enable remote access in Plex after the restart — it didn’t help.

Regarding the VPN: I only use it on my phone to connect when I’m away from home. The server itself (on the Synology NAS) does not have any VPN enabled.

I will wait for someone from the Plex team to refresh the certificate on their end, as you suggested.

Thanks again for your time and assistance!

@BigWheel @veeejay

Thank you for resetting the certificate on your side. Unfortunately, remote access still does not work when connecting through my (1’st) mobile operator, even after a full server restart and reapplying remote access settings.

To confirm, here’s the situation:

· Port 32400 is open and reachable from the internet (verified with canyouseeme.org and ping.eu).
· Remote access works perfectly when using VPN or when connecting via another connect (my 2’nd mobile operator).
· The issue persists only when using @BigWheel @veeejay

Thank you for resetting the certificate on your side. Unfortunately, remote access still does not work when connecting through my mobile operator (1’st), even after a full server restart and reapplying remote access settings.

To confirm, here’s the situation:

· Port 32400 is open and reachable from the internet (verified with canyouseeme.org and ping.eu).
· Remote access works perfectly when using VPN or when connecting via another mobile operator (2’nd).
· The issue persists only when using 1’s mobile network.

It looks like this is a network-level limitation from the operator, not a Plex-side issue. I’ve also opened a new ticket with 1’s operator to investigate on their side.

If you have any additional suggestions, I’m happy to try them. Otherwise, I’ll follow up with the operator.

Thanks again for your help! mobile network.

It looks like this is a network-level limitation from the operator, not a Plex-side issue. I’ve also opened a new ticket with 1’s operator to investigate on their side.

If you have any additional suggestions, I’m happy to try them. Otherwise, I’ll follow up with the operator.

Thanks again for your help!

Just a quick update — after the certificate reset by @BigWheel, I restarted my server and remote access is now working perfectly.

A huge thank you to @BigWheel. I really appreciate your assistance!