My domain is: www.chemtube3d.com
I ran this command: sudo certbot renew
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/www.chemtube3d.com.conf
Renewing an existing certificate for www.chemtube3d.com
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: www.chemtube3d.com
Type: unauthorized
Detail: 2606:4700:3035::6815:28a2: Invalid response from https://chemtube3d.com/.well-known/acme-challenge/9wwxJymwP0JXQPuvrX-waK4uyy6dhs2VRzi259e8d2g: 526
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
Failed to renew certificate www.chemtube3d.com with error: Some challenges have failed.
All renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/www.chemtube3d.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version): Server version: Apache/2.4.52 (Ubuntu)
Server built: 2024-07-17T18:57:26
The operating system my web server runs on is (include version): Ubuntu 22.04
My hosting provider, if applicable, is: n/a
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.21.0
I got an email regarding this certificate as it is now invalid. I thought it would automatically renew as it has for years. But it obviously has not. When I tried to renew it manually I received the error above. Cloudflare handles my DNS requirements and I am not aware of any changes. When trying other commands I generated this error message:
[Errno 13] Permission denied: '/var/log/letsencrypt/.certbot.lock'
This seems to be an empty file. I have seen others with this problem but not found a solution that works for me.
Hopefully someone will be able to shine some light on this issue as this is the first time I’ve set something like this up. The web site is operating just fine at the moment.
Thanks Nick