# Problem with plex certificate SSL renewal

**URL:** https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597
**Category:** Remote Access
**Tags:** server-linux
**Created:** [October 26, 2019, 4:33pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597 "2019-10-26T16:33:58Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![diego2345](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/diego2345/32/83943_2.png) [@diego2345](https://forums.plex.tv/u/diego2345)
#### Post date: [October 26, 2019, 4:33pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/1 "2019-10-26T16:33:59Z")

</div>

Server Version#: latest  
Player Version#: latest

Hi, my server works fine until today, i think the plex certificate was renewed and assign to me a bad ssl certificate:

![image](https://global.discourse-cdn.com/plex/original/3X/5/0/50805b890363ff01137ad2c4e1f7eba46291b5e0.png)

Like you can see in the image, the token after my server ip address don’t match, so the connection is not safe…

How can i fix this? thanks!

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [October 26, 2019, 4:43pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/2 "2019-10-26T16:43:35Z")

</div>

How did you open the web app?  
Does the same happen if you close the web browser, open it up again and then you go to [app.plex.tv](http://app.plex.tv) ?

I noticed you created a new plex server today. Did you assign it the same local IP address like your old server had?

---

<div class="post-metadata">

### Author: ![diego2345](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/diego2345/32/83943_2.png) [@diego2345](https://forums.plex.tv/u/diego2345)
#### Post date: [October 26, 2019, 4:47pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/3 "2019-10-26T16:47:02Z")

</div>

this morning server works fine, this afternoon server does not work, so i restart the server, reboot the machine, etc. And i enter to localhost:32400 and i don’t know why, the server says is new server :S, but i reload the page and the first setup page dissapears. I don’t know why.

I tried with incognito mode, and with desktop windows player app and didn’t work. i also try with [app.plex.tv](http://app.plex.tv)

And i try to reinstall PMS (without deleting old PMS), just like and update, and not working.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [October 26, 2019, 4:49pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/4 "2019-10-26T16:49:01Z")

</div>

Try this procedure: [https://support.plex.tv/articles/204281528-why-am-i-locked-out-of-server-settings-and-how-do-i-get-in/](https://support.plex.tv/articles/204281528-why-am-i-locked-out-of-server-settings-and-how-do-i-get-in/)

---

<div class="post-metadata">

### Author: ![diego2345](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/diego2345/32/83943_2.png) [@diego2345](https://forums.plex.tv/u/diego2345)
#### Post date: [October 26, 2019, 4:49pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/5 "2019-10-26T16:49:42Z")

</div>

i already do that.

And i also use this [https://github.com/ukdtom/ClaimIt](https://github.com/ukdtom/ClaimIt)

Not working.

---

<div class="post-metadata">

### Author: ![diego2345](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/diego2345/32/83943_2.png) [@diego2345](https://forums.plex.tv/u/diego2345)
#### Post date: [October 26, 2019, 4:51pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/6 "2019-10-26T16:51:34Z")

</div>

when i restart the server i get this error:

Oct 26, 2019 18:51:03.295 [0x774036dfe700] DEBUG - HTTP requesting POST [http://127.0.0.1:32600/devices/discover](http://127.0.0.1:32600/devices/discover)  
Oct 26, 2019 18:51:03.296 [0x774036dfe700] ERROR - Error issuing curl\_easy\_perform(handle): 7  
Oct 26, 2019 18:51:03.296 [0x774036dfe700] WARN - HTTP error requesting POST [http://127.0.0.1:32600/devices/discover](http://127.0.0.1:32600/devices/discover) (0, No error) (Failed to connect to 127.0.0.1 port 32600: Connection refused)  
Oct 26, 2019 18:51:03.297 [0x774036dfe700] DEBUG - DVR:Grabber: Failed to retrieve device data

---

<div class="post-metadata">

### Author: ![diego2345](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/diego2345/32/83943_2.png) [@diego2345](https://forums.plex.tv/u/diego2345)
#### Post date: [October 26, 2019, 4:57pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/7 "2019-10-26T16:57:48Z")

</div>

ok, i solve the problem.

1º Stop the PMS Server.  
2º Do backup of /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml  
3º Delete Preferences.xml  
4º Star PMS again, enter to 127.0.0.1:32400/web and just setup the server

With this, i didn’t lose any library data, the database file didn’t changes and the server is the same that before stop works.

thanks for all!

---

<div class="post-metadata">

### Author: ![TerranPhil](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/terranphil/32/88005_2.png) [@TerranPhil](https://forums.plex.tv/u/TerranPhil)
#### Post date: [October 26, 2019, 5:31pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/8 "2019-10-26T17:31:56Z")

</div>

A wrong port of 32600 may have been the issue here. It should be 32400.

---

<div class="post-metadata">

### Author: ![kurt\_qrt\_eu](https://avatars.discourse-cdn.com/v4/letter/k/9d8465/32.png) [@kurt\_qrt\_eu](https://forums.plex.tv/u/kurt_qrt_eu)
#### Post date: [October 26, 2019, 7:01pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/9 "2019-10-26T19:01:29Z")

</div>

Hi, I am a newbe to Plex, but have the same problem as you, so i deleted the Preferences.xml, restarted PMS Server, restarted my Synology NAS and still have no connection and as far as I can see I have the same client certificate (didn’t write the old one down) as before, but with a new timestamp.  
What have I misunderstood?  
Kurt

---

<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: [January 24, 2020, 4:33pm UTC](https://forums.plex.tv/t/problem-with-plex-certificate-ssl-renewal/481597/10 "2020-01-24T16:33:59Z")

</div>

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