Wrong certificate if connecting to server

Server Version#: 1.17.0.1709
Player Version#: 4.8.1

Hello,

I recently installed plex server on my Synology NAS DS418 (ARMv8). The problem is that if I connect to the server (https://…diskstation.me:32400/web) I get the following error: no connection available security problem.

It’s exactly the same problem as Plex Media Player (and maybe other apps) do not validate the SSL certificate but I got a certificate from Plex instead of my …diskstation.me certificate. My certificate settings:
afbeelding
The certificate is from letsencrypt and created with the following manual: https://imgur.com/a/9UKLh

It worked before but since yesterday did the problem appear. Since the problem is the connection to the server sometimes unstable in the portal. Router and modem restart didn’t help.

Could you post your log files?

https://support.plex.tv/articles/201643703-reporting-issues-with-plex-media-server/

You’re getting a parsing error - searching that error brought up this thread: Add custom ssl certs, now available for everyone. How to?

Maybe have a read through there.

I found the problem. I use this script to auto renew the certificate: https://gist.github.com/ryansully/fa6f1832c77ef63bf9383ea6bfb8ecfd
The problem was that I edited the script on windows which I got the error $’\r’: command not found. Now I have changed the script in linux and it runs without errors. Now it runs smoothly without any problem and the problem doesn’t come back. Thanks for your help!

1 Like

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