# SSL Certificate Errors

**URL:** https://forums.plex.tv/t/ssl-certificate-errors/726486
**Category:** Plex Media Server
**Tags:** server-linux, networking
**Created:** [July 4, 2021, 3:47am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486 "2021-07-04T03:47:36Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![cplmayo](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/cplmayo/32/222882_2.png) [@cplmayo](https://forums.plex.tv/u/cplmayo)
#### Post date: [July 4, 2021, 3:47am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/1 "2021-07-04T03:47:36Z")

</div>

Server Version#: 1.23.4.4712  
Player Version#: 4.60.3 (Plex Web)

So I’ve had a huge issue as of today with my server not connecting to anything and it appears due to certificate issues.

For context I have done these steps to try and troubleshoot:

1. Removed and reclaimed the server
2. Restarted multiple times
3. Adjusted all “Secure” settings
4. Reset the NTP Client on my Ubuntu VM
5. Changed NAT’d port
6. Pulled a packet capture to try and look at the network traffic.
7. Double checked pfSense’s DNS rebinding advanced setting

Finally I turned on verbose logging and started looking at log traffic and at first glance it looks like I am hitting some type of rate limit uploading the certificate that the server gets from Plex.

Based on the logs below it looks like I am hitting some type of rate limit on the API that is breaking my servers certificate.

Anyone out there have any insight?

Log output:

```auto
Jul 04, 2021 03:30:01.461 [0x7f76fe063b38] DEBUG - Completed: [**Redacted** :18638] 200 GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (7 live) TLS GZIP 20000ms 5 bytes (pipelined: 273)
Jul 04, 2021 03:30:01.474 [0x7f76fe040b38] DEBUG - Auth: authenticated user 1 as **Redacted**
Jul 04, 2021 03:30:01.474 [0x7f76fcd88b38] DEBUG - Request: [**Redacted** :18638 (WAN)] GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (7 live) TLS GZIP Signed-in Token ( **Redacted** )
Jul 04, 2021 03:30:01.474 [0x7f76fcd88b38] DEBUG - Content-Length is -1 (of total: -1).
Jul 04, 2021 03:30:16.965 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:16.966 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:16.967 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:17.053 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:21.475 [0x7f76fe063b38] DEBUG - Completed: [**Redacted** :18638] 200 GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (7 live) TLS GZIP 20001ms 5 bytes (pipelined: 274)
Jul 04, 2021 03:30:21.479 [0x7f76fe040b38] DEBUG - Auth: authenticated user 1 as **Redacted**
Jul 04, 2021 03:30:21.479 [0x7f76fcd88b38] DEBUG - Request: [**Redacted** :18638 (WAN)] GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (7 live) TLS GZIP Signed-in Token ( **Redacted** )
Jul 04, 2021 03:30:21.479 [0x7f76fcd88b38] DEBUG - Content-Length is -1 (of total: -1).
Jul 04, 2021 03:30:41.480 [0x7f76fe063b38] DEBUG - Completed: [**Redacted** :18638] 200 GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (3 live) TLS GZIP 20001ms 5 bytes (pipelined: 275)
Jul 04, 2021 03:30:41.483 [0x7f76fe040b38] DEBUG - Auth: authenticated user 1 as **Redacted**
Jul 04, 2021 03:30:41.483 [0x7f76fcd88b38] DEBUG - Request: [**Redacted** :18638 (WAN)] GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (3 live) TLS GZIP Signed-in Token ( **Redacted** )
Jul 04, 2021 03:30:41.483 [0x7f76fcd88b38] DEBUG - Content-Length is -1 (of total: -1).
Jul 04, 2021 03:30:46.962 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:46.964 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:46.970 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:47.067 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:30:50.217 [0x7f76fce97b38] DEBUG - CERT: Forcing refresh.
Jul 04, 2021 03:30:50.219 [0x7f76fce97b38] DEBUG - CERT: Certificate expires soon, fetching a new one.
Jul 04, 2021 03:30:50.219 [0x7f76fce97b38] DEBUG - HTTP requesting GET **API Formatted URL**
Jul 04, 2021 03:30:50.793 [0x7f76fce97b38] DEBUG - HTTP/1.1 (0.6s) 200 response from GET **API Formatted URL**
Jul 04, 2021 03:30:50.794 [0x7f76fce97b38] DEBUG - HTTP requesting PUT **API Formatted URL**
Jul 04, 2021 03:30:50.959 [0x7f76fce97b38] DEBUG - HTTP/1.1 (0.2s) 429 response from PUT **API Formatted URL** (reused)
Jul 04, 2021 03:30:50.959 [0x7f76fce97b38] ERROR - CERT: Error acquiring new certificate: Failed to upload CSR: 429, <?xml version="1.0" encoding="UTF-8"?>
<errors>
  <error code="1003" message="API rate limit exceeded"/>
</errors>
Jul 04, 2021 03:31:01.484 [0x7f76fe063b38] DEBUG - Completed: [**Redacted** :18638] 200 GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (7 live) TLS GZIP 20001ms 5 bytes (pipelined: 276)
Jul 04, 2021 03:31:01.498 [0x7f76fe040b38] DEBUG - Auth: authenticated user 1 as **Redacted**
Jul 04, 2021 03:31:01.498 [0x7f76fcd88b38] DEBUG - Request: [**Redacted** :18638 (WAN)] GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (7 live) TLS GZIP Signed-in Token ( **Redacted** )
Jul 04, 2021 03:31:01.498 [0x7f76fcd88b38] DEBUG - Content-Length is -1 (of total: -1).
Jul 04, 2021 03:31:02.572 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:31:02.581 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:31:16.932 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:31:16.934 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:31:16.936 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown
Jul 04, 2021 03:31:17.029 [0x7f76fe040b38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown

```

---

<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: [July 4, 2021, 3:59am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/2 "2021-07-04T03:59:02Z")

</div>

Checking.

---

<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: [July 4, 2021, 4:06am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/3 "2021-07-04T04:06:36Z")

</div>

My I have the non-edited logs ?

I’ll open a PM to you.

---

<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: [July 4, 2021, 4:15am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/4 "2021-07-04T04:15:31Z")

</div>

Certificate Reset.

You may restart your Server.

I’m working with one of the engineers right now.

We’re investigating why this is happening.

---

<div class="post-metadata">

### Author: ![cplmayo](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/cplmayo/32/222882_2.png) [@cplmayo](https://forums.plex.tv/u/cplmayo)
#### Post date: [July 4, 2021, 4:37am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/5 "2021-07-04T04:37:12Z")

</div>

Awesome thank you! I’m restarting now will let you know if I run into any other problems.

Hopefully this is a one off.

---

<div class="post-metadata">

### Author: ![gsd69](https://avatars.discourse-cdn.com/v4/letter/g/43a26b/32.png) [@gsd69](https://forums.plex.tv/u/gsd69)
#### Post date: [July 4, 2021, 9:02am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/6 "2021-07-04T09:02:02Z")

</div>

Could you please reset me Server too. I have an invalid SSL certificate using my domain (started today) has been working fine. Thanks

---

<div class="post-metadata">

### Author: ![Scope1](https://avatars.discourse-cdn.com/v4/letter/s/eb9ed0/32.png) [@Scope1](https://forums.plex.tv/u/Scope1)
#### Post date: [July 5, 2021, 7:49am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/7 "2021-07-05T07:49:43Z")

</div>

I’ve started seeing the same issue in the last 24h.. I am unable to connect securely to my server.

Can anything be done from my side, or is the issue on Plex’ side?

For what it is worth, this is the kind of stuff I am seeing in my log:

WARN - [CERT] TLS connection came in with unrecognized plex.direct SNI name xxxxxxxxxxxx.plex.direct’; using installed plex.direct cert  
DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown

No mention of API rate exceeded in my log though.

#### Version 1.23.4.4712

---

<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: [July 5, 2021, 8:03am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/8 "2021-07-05T08:03:56Z")

</div>

@gsd69

Your certificate looked good. Issued 4-July with zero retries. If you have other certificate issues, please check anything you might have added yourself.

I reset it anyway. Please restart the server.

@scope1

I have reset your certificate.  
Please restart the server

---

<div class="post-metadata">

### Author: ![Scope1](https://avatars.discourse-cdn.com/v4/letter/s/eb9ed0/32.png) [@Scope1](https://forums.plex.tv/u/Scope1)
#### Post date: [July 5, 2021, 8:05am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/9 "2021-07-05T08:05:19Z")

</div>

@ChuckPa : Thanks, working again now. 🙂

---

<div class="post-metadata">

### Author: ![trek604](https://avatars.discourse-cdn.com/v4/letter/t/34f0e0/32.png) [@trek604](https://forums.plex.tv/u/trek604)
#### Post date: [July 10, 2021, 2:18am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/10 "2021-07-10T02:18:15Z")

</div>

Hello, it appears I may be experiencing a similar issue to the above two people. Can you please check my certificate? The error I am seeing in the log is -

Jul 10, 2021 02:12:23.183 [0x7f9f4f4fcb38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown

I am unable to use app.plex.tv to connect to the server; it errors saying “app.plex.tv is unable to connect to “plexbuntu” securely”

---

<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: [July 10, 2021, 5:09am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/11 "2021-07-10T05:09:11Z")

</div>

@trek604

Reset, you may restart the server

---

<div class="post-metadata">

### Author: ![Inisbas](https://avatars.discourse-cdn.com/v4/letter/i/c4cdca/32.png) [@Inisbas](https://forums.plex.tv/u/Inisbas)
#### Post date: [July 16, 2021, 11:24am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/12 "2021-07-16T11:24:24Z")

</div>

I’ve been having a similar issue, but my message is:  
CERT: incomplete TLS handshake: tlsv1 alert unknown ca

Would resetting the cert help?

---

<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: [July 16, 2021, 3:40pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/13 "2021-07-16T15:40:46Z")

</div>

@Inisbas

I have reset your certificate. You may restart the server.

---

<div class="post-metadata">

### Author: ![xelix1](https://avatars.discourse-cdn.com/v4/letter/x/6a8cbe/32.png) [@xelix1](https://forums.plex.tv/u/xelix1)
#### Post date: [July 17, 2021, 1:06pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/14 "2021-07-17T13:06:03Z")

</div>

I’ve been having a similar issue, but my message is:

Jul 17, 2021 14:53:00.687 [0x7fe3499b7b38] WARN - [CERT] TLS connection came in with unrecognized plex.direct SNI name ‘116-202-194-116.45f0acb736e64d6eb75cbc7b017e50e3.plex.direct’; using installed plex.direct cert  
Jul 17, 2021 14:53:00.710 [0x7fe3499dab38] DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown

---

<div class="post-metadata">

### Author: ![thetechmarine](https://avatars.discourse-cdn.com/v4/letter/t/ccd318/32.png) [@thetechmarine](https://forums.plex.tv/u/thetechmarine)
#### Post date: [July 17, 2021, 3:04pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/15 "2021-07-17T15:04:34Z")

</div>

Think I hit this bug as well. In the logs I saw both  
-CERT: incomplete TLS handshake: tlsv1 alert unknown ca  
-sslv3 alert certificate unknown

Server was running 1.23.4.4805  
Plex app on my Roku TV worked  
Plex app on my iphone 7 worked  
Plex for Kodi on my 2017 shield tv worked  
Plex app on my S9+ did not work -version 8.20.0.26605  
Official Plex app on my 2017 shield tv did not work

I did a force downgrade to 1.23.3.4707 and all clients are working as expected. In my experience it was only the native android apps exhibiting this error.

---

<div class="post-metadata">

### Author: ![dpi027](https://avatars.discourse-cdn.com/v4/letter/d/7feea3/32.png) [@dpi027](https://forums.plex.tv/u/dpi027)
#### Post date: [July 18, 2021, 5:45pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/16 "2021-07-18T17:45:50Z")

</div>

I have the 1.23.3.4707 and both webapp and samsung app are not working.  
Logs show the same error : DEBUG - CERT: incomplete TLS handshake: sslv3 alert certificate unknown

---

<div class="post-metadata">

### Author: ![CocoPs4](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/cocops4/32/17446_2.png) [@CocoPs4](https://forums.plex.tv/u/CocoPs4)
#### Post date: [July 18, 2021, 6:02pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/17 "2021-07-18T18:02:02Z")

</div>

Please, I have the same problem (app.plex.tv is unable to connect to “zzzz” securely), but open browser from local host is working normal (http://127.0.0.1:00000/web/index.html#!/) (I replaced the server name and port for security). Many thanks…

---

<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: [July 18, 2021, 6:19pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/18 "2021-07-18T18:19:12Z")

</div>

Here in the forum:

![Screenshot from 2021-07-18 14-17-40](https://global.discourse-cdn.com/plex/original/3X/8/2/822b87b67423bd3e330505f8cce161ca7e4a1695.png)

Please also see: [https://status.plex.tv](https://status.plex.tv)

Make no changes until the outage resolved and server restarted thereafter

---

<div class="post-metadata">

### Author: ![citizenk](https://avatars.discourse-cdn.com/v4/letter/c/df705f/32.png) [@citizenk](https://forums.plex.tv/u/citizenk)
#### Post date: [July 18, 2021, 6:47pm UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/19 "2021-07-18T18:47:59Z")

</div>

I am also having Secure connection issues as of today…  
When trying to connect to chromecast via plexapp on phone/tablet  
Allow Insecure Connection?  
Chromecast is unable to connect to Plex Media Server securely. Would you like to connect insecurely?

---

<div class="post-metadata">

### Author: ![ldooks1](https://avatars.discourse-cdn.com/v4/letter/l/e79b87/32.png) [@ldooks1](https://forums.plex.tv/u/ldooks1)
#### Post date: [July 19, 2021, 12:05am UTC](https://forums.plex.tv/t/ssl-certificate-errors/726486/20 "2021-07-19T00:05:53Z")

</div>

I’m getting this as well, even after status.plex.tv shows the fix has been implemented.

Anyone got any ideas?

[Next page](https://forums.plex.tv/t/ssl-certificate-errors/726486.md?page=2)
