So about a month ago I paid for the guru services to get the cloudflare routing for plex done and its worked great.
Recently, as in the last day the domain plex.domain.com has gone from showing secure connection to switching to insecure connection and when you try to open my server on any of the apps it either says its not a secure connection or the server isn’t accessible.
If I manually go to plex.domain.com and log in I can see my library just fine, so I know that the actual server is still up, its just when you try to hit it via any of the apps when problems start to show up
My first thought was maybe my cert just expired and didn’t auto renew so I ran the command
“sudo letsencrypt certonly -a webroot --webroot-path=/var/www/html -d plex.yourdomain.com” but I would then get a message saying that I already have an active certificate for that domain and that it wasn’t’ even close to expiring and would give me a option to renew it which I have not yet done.
Not really sure on how to even start on trouble shooting it from here.