Hi!
i have a problem with renewing my existing certificate with certbot.
My domain is: elberthome.dnshome.de.
The Problem says my domain has a problem with the dns a/aaaa-record.
but, the domain results in the right IP-Adress. and, if i check my domain in browser, i am at the right server.
my firewall accepts port 443 and 80 to the raspberry-client.
Thank you in Advance!
I ran this command: certbot renew
It produced this output:
certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/elberthome.dnshome.de.conf
Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for elberthome.dnshome.de
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (elberthome.dnshome.de) from /etc/letsencrypt/renewal/elberthome.dnshome.de.conf produced an unexpected error: Failed authorization procedure. elberthome.dnshome.de (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from https://elberthome.dnshome.de/.well-known/acme-challenge/sMxcHwbEG45R-5qncd4DwY73jRpvl-ATxzpuJdHmU5o 217.247.45.47: “<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body bgcolor=“white”>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>”. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/elberthome.dnshome.de/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/elberthome.dnshome.de/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: elberthome.dnshome.de
Type: unauthorized
Detail: Invalid response from
https://elberthome.dnshome.de/.well-known/acme-challenge/sMxcHwbEG45R-5qncd4DwY73jRpvl-ATxzpuJdHmU5o
Forbidden</title></head>\r\n<body
bgcolor=“white”>\r\n<center><h1>403
Forbidden</h1></center>\r\n<hr><center>"
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
The operating system my web server runs on is (include version): raspbian v9 “stretch”
I can login to a root shell on my machine (yes or no, or I don’t know): yes! i sent “certbot -renew” from my root shell
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): certbot 0.28.0