Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: prismforge.com
I ran this command:
systemctl stop nginx
certbot renew
systemctl start nginx
Ran this twice ^ Once before it expired and once today when it has expired
It produced this output:
First time I ran it, it said it successfully renewed, now anytime I run it, it produces this:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/s1.prismforge.com.conf
Cert not yet due for renewal
The following certs are not due for renewal yet:
/etc/letsencrypt/live/s1.prismforge.com/fullchain.pem expires on 2020-01-17 (skipped)
No renewals were attempted.
My web server is (include version):
nginx 1.14.0
The operating system my web server runs on is (include version):
Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-55-generic x86_64)
My hosting provider, if applicable, is:
sparkedhost.us
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no, putty
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): 0.31.0
So the main issue is, is I renewed the certbot when I received the email,(using these commands:
systemctl stop nginx
certbot renew
systemctl start nginx
)
it said it was successfully renewed, and then my connection to the pterodactyl panel stopped working the same day the certificates were supposed to expire