My domain is: equalitytasmania.org.au
I ran this command: On my Windows PC: certbot renew certonly --standalone
It produced this output:
Saving debug log to C:\Certbot\log\letsencrypt.log
Processing C:\Certbot\renewal\equalitytasmania.org.au.conf
Renewing an existing certificate for equalitytasmania.org.au
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: equalitytasmania.org.au
Type: unauthorized
Detail: 184.168.99.50: Invalid response from http://equalitytasmania.org.au/.well-known/acme-challenge/g3D-Q9HU7ASIK3prkXpe-u2mUH65QYvqWL4RTx-EDNc: 404
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
Failed to renew certificate equalitytasmania.org.au with error: Some challenges have failed.
All renewals failed. The following certificates could not be renewed:
C:\Certbot\live\equalitytasmania.org.au\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 C:\Certbot\log\letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version): Apache Version 2.4.58
The operating system my web server runs on is (include version): linux 2.6.32-954.3.5.lve1.4.93.el6.x86_64
My hosting provider, if applicable, is: godaddy
I can login to a root shell on my machine (yes or no, or I don't know): no
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): cpanel 110.0 (build 15)
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 2.7.4
Hey folks,
Trying to renew this certificate on my godaddy hosting from my windows machine. The first time around certbot told me to create the challenge files and everything was okay. This time renewing, certbot doesn't help me create the challenge files and just goes looking for them, resulting in a 404.
What am I doing wrong that I don't get the opportunity to manually create the challenge files on my webserver?
Thanks!