Hi everyone. Love letsencrypt. I've used it 2x now to renew certificates with success. The second time, just this morning, wasn't planned as I had a cron job in place in my Namecheap cPanel which as far as I understood, was supposed to automate the process. Well...it might have but for some reason the dates of renewal are not correct. My site literally stopped working which was how I realized the cron job didn't succeed. Namecheap had been sending me alerts saying that the SSL cert's would expire today and I believed the cron job would do it's thing prior. Seeing as I set the cron up months ago, however, it is obvious there was an error somewhere. I can only assume it's my Cron settings? Can someone let me know if I've missed something obvious? I thought it was all more or less automatic.
Got 422 error when trying to upload a photo showing this
When I wen to renew the cert manually, the command I used: .acme.sh/acme.sh --issue -d theanswerbookseries.com -d www.theanswerbookseries.com -w /home/theaovzp/public_html/ --force
worked because I added --force at the end as advised as below
Got 422 error when trying to upload a photo showing this
Note that the message says the cert is not due for renewal yet. Hence my confusion as according to Namecheap, the cert expired already. Not only that but my site went offline...
Would appreciate some pointers.
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. crt.sh | 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: www.theanswerbookseries.com
I ran this command: "/home/theaovzp/.acme.sh"/acme.sh --cron --home "/home/theaovzp/.acme.sh" > /dev/null`
It produced this output:
My web server is (include version): namecheap web server
The operating system my web server runs on is (include version): According to Namecheap: All servers run CloudLinux 6.x Operating System with Apache, MySQL, PHP, Perl and more.
My hosting provider, if applicable, is: Namecheap
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): Yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):Don't know what certbot is or how to use it