# SSL error, 429 won't resolve

**URL:** https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514
**Category:** Plex Media Server
**Tags:** server-linux
**Created:** [November 14, 2025, 11:02pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514 "2025-11-14T23:02:25Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![eXecallibur](https://avatars.discourse-cdn.com/v4/letter/e/bc8723/32.png) [@eXecallibur](https://forums.plex.tv/u/eXecallibur)
#### Post date: [November 14, 2025, 11:02pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/1 "2025-11-14T23:02:25Z")

</div>

Server Version#:1.42.2.10156  
Player Version#:Plex lifetime pass  
\<If providing [server logs](https://support.plex.tv/articles/200250417-plex-media-server-log-files/) please do NOT turn on verbose logging, only [debug logging](https://support.plex.tv/articles/201643703-reporting-issues-with-plex-media-server/#toc-1) should be enabled\>

I was in the process of updating my Plex server, and did a bunch of changes which looked to trigger disruptions with how Plex was interacting with my server. Eventually, my SSL.connection stopped working. Now, my logs show 429. It’s been almost 24 hours. I thought it may resolve. But has yet to do so.

Any suggestions?

[Plex Media Server Logs\_2025-11-14\_23-20-22.zip](https://forums.plex.tv/uploads/short-url/yAyiRGcwxIhFSRCVESFURyFpgjy.zip) (591.9 KB)

---

<div class="post-metadata">

### Author: ![ChuckPa](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/chuckpa/32/79710_2.png) [@ChuckPa](https://forums.plex.tv/u/ChuckPa)
#### Post date: [November 14, 2025, 11:26pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/2 "2025-11-14T23:26:05Z")

</div>

@eXecallibur

Looking at your account I see Ares and a deleted Ares

It look looks like [Plex.tv](http://Plex.tv) started throttling you because of the number of certificate requests (it couldn’t write the downloaded cert in the `Cache` directory).

When it can’t save the cert, it asks for another upon restart.  
Do that too many times before the old fall off and you get “429” throttle".

First thing to check:

1. STOP PMS now before [Plex.tv](http://Plex.tv) locks you out hard.

2. Can the plex user (user you run PMS as --or-- ‘plex’ (default) write to the ‘Cache’ directory under ‘Plex Media Server’ ?

3. What would you like to do with the certs once you get the saving/permissions resolved? I can reset the certs for you so you get a fresh one. You only need be careful of [Plex.tv](http://Plex.tv) itself locking you out for an hour.

---

<div class="post-metadata">

### Author: ![eXecallibur](https://avatars.discourse-cdn.com/v4/letter/e/bc8723/32.png) [@eXecallibur](https://forums.plex.tv/u/eXecallibur)
#### Post date: [November 14, 2025, 11:34pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/3 "2025-11-14T23:34:19Z")

</div>

Hi, I have stopped my plex service. waiting for further guidance as to what i need to do next.  
My plex user can access/write to the Cache directory under Plex Media Serer

owner=plex group=plex mode=755 path=/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache  
READ: OK  
WRITE: OK  
WRITE FILE: OK  
READ FILE: hello  
CLEANUP: OK  
aresit@ares:~$

In terms of “what would I like to do with the certs”, sorry i dont really understand what you mean. I want to restore my plex service. i am not sure why at one point, plex saw two versions of my plex server (ARES), then i had to remove one, and reclaim a new one of the same name…

also, do you know what may have triggered my 429 limiting access? right now, I am in the process of trimming down my linux server, removing unnecessary services and apps.

---

<div class="post-metadata">

### Author: ![ChuckPa](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/chuckpa/32/79710_2.png) [@ChuckPa](https://forums.plex.tv/u/ChuckPa)
#### Post date: [November 14, 2025, 11:36pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/4 "2025-11-14T23:36:34Z")

</div>

Please get into the Cache directory,

1. Look at permissions (ls -la) Should be 755
2. Delete `cert-v2.p12` (perm 600)

The trigger was PMS itself asking for more certificates than is reasonably allowed (you have 15+ requests)

---

<div class="post-metadata">

### Author: ![eXecallibur](https://avatars.discourse-cdn.com/v4/letter/e/bc8723/32.png) [@eXecallibur](https://forums.plex.tv/u/eXecallibur)
#### Post date: [November 14, 2025, 11:43pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/5 "2025-11-14T23:43:18Z")

</div>

so the folder is 755, inside the folder files are 644, the sub folders are 755.

i dont see cert-v2.p12 in this folder.

---

<div class="post-metadata">

### Author: ![ChuckPa](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/chuckpa/32/79710_2.png) [@ChuckPa](https://forums.plex.tv/u/ChuckPa)
#### Post date: [November 14, 2025, 11:44pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/6 "2025-11-14T23:44:49Z")

</div>

that’s the problem.

Let me reset the certificates for you and see if we can pull one.

---

<div class="post-metadata">

### Author: ![ChuckPa](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/chuckpa/32/79710_2.png) [@ChuckPa](https://forums.plex.tv/u/ChuckPa)
#### Post date: [November 14, 2025, 11:46pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/7 "2025-11-14T23:46:37Z")

</div>

Please start the server and let it sit completely idle.

I will watch for [Plex.tv](http://Plex.tv) to generate a new certificate for it.

---

<div class="post-metadata">

### Author: ![eXecallibur](https://avatars.discourse-cdn.com/v4/letter/e/bc8723/32.png) [@eXecallibur](https://forums.plex.tv/u/eXecallibur)
#### Post date: [November 14, 2025, 11:47pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/8 "2025-11-14T23:47:41Z")

</div>

plex has been re-enabled, i wont touch it. i’ll follow up in a bit if I dont hear anything 🙂

---

<div class="post-metadata">

### Author: ![ChuckPa](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/chuckpa/32/79710_2.png) [@ChuckPa](https://forums.plex.tv/u/ChuckPa)
#### Post date: [November 14, 2025, 11:50pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/9 "2025-11-14T23:50:02Z")

</div>

You have a new, and valid, certificate

Give it a go

---

<div class="post-metadata">

### Author: ![eXecallibur](https://avatars.discourse-cdn.com/v4/letter/e/bc8723/32.png) [@eXecallibur](https://forums.plex.tv/u/eXecallibur)
#### Post date: [November 14, 2025, 11:55pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/10 "2025-11-14T23:55:50Z")

</div>

this is great, it looks like its working. During my updates, i rebooted multiple times in a short time frame, i was removing unnecessary services, and trying to harden my server. I think all of this combined in my short time frame caused me to trigger the 429.

so for next time, a 429 issue, is this something that will resolve over time or will i have to reach out to forums for support to have it “reset” ?

---

<div class="post-metadata">

### Author: ![ChuckPa](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/chuckpa/32/79710_2.png) [@ChuckPa](https://forums.plex.tv/u/ChuckPa)
#### Post date: [November 14, 2025, 11:58pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/11 "2025-11-14T23:58:33Z")

</div>

If you know you’re going to reboot the host a lot,

disable PMS (systemctl disable) until you’re done

It’ll keep [plex.tv](http://plex.tv) from getting paranoid

Yes, 429 resolves over time

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [February 12, 2026, 11:59pm UTC](https://forums.plex.tv/t/ssl-error-429-wont-resolve/933514/12 "2026-02-12T23:59:26Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
