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:
Kasdivi.com
I ran this command:
sudo certbot renew --dry-run
It produced this output:
Processing /usr/local/etc/letsencrypt/renewal/kasdivi.com-0001.conf
Simulating renewal of an existing certificate for kasdivi.com and theoceanwindow.com
Processing /usr/local/etc/letsencrypt/renewal/kasdivi.com.conf
Simulating renewal of an existing certificate for kasdivi.com and 8 more domains
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: mail.wandjbrewers.com
Type: unauthorized
Detail: 15.197.172.60: Invalid response from http://mail.wandjbrewers.com/.well-known/acme-challenge/22xeA80ZaF6KK2yVBA7U8SarrV8g4lpfEjgmSW6HACU: 403Domain: wandjbrewers.com
Type: unauthorized
Detail: 15.197.172.60: Invalid response from http://wandjbrewers.com/.well-known/acme-challenge/EDZqEPZTj13wFWViGomc17FXvWa9DHX73yT7V8igDAY: 403Domain: www.wandjbrewers.com
Type: unauthorized
Detail: 15.197.172.60: Invalid response from http://www.wandjbrewers.com/.well-known/acme-challenge/O_B1Y4KboQi0WSwzyHwz1x9DlDvCaiaez1mppYU6qIw: 403Hint: 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 kasdivi.com with error: Some challenges have failed.
The following simulated renewals succeeded:
/usr/local/etc/letsencrypt/live/kasdivi.com-0001/fullchain.pem (success)The following simulated renewals failed:
/usr/local/etc/letsencrypt/live/kasdivi.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):
The operating system my web server runs on is (include version):
Ap0ache 2.4.62
My hosting provider, if applicable, is:
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):\ 9.0.3
I think my problems lies in that fact that I Deleted a domain that use to be on the cerificate but is no longer in BIND
thanks