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 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.
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!