SUB1 ] DietPi-LetsEncrypt > Running Certbot
[ OK ] DietPi-LetsEncrypt | Lighttpd webserver detected
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for nanooker.dns.navy
Using the webroot path /var/www for all unmatched domains.
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. nanooker.dns.navy (http-01): urn:ietf:params:acme:error:dns :: No valid IP addresses found for nanooker.dns.navy
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: nanooker.dns.navy
Type: None
Detail: No valid IP addresses found for nanooker.dns.navy
- Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.
[FAILED] Certbot failed with error code (1), please check its terminal output. Aborting...
[ SUB2 ] DietPi-Services > restart
[ OK ] DietPi-Services | restart : nmbd
[ OK ] DietPi-Services | restart : smbd
[ OK ] DietPi-Services | restart : mariadb
[ OK ] DietPi-Services | restart : php7.3-fpm
[ OK ] DietPi-Services | restart : lighttpd
[ OK ] DietPi-Services | restart : cron
Certbot failed with error code (1) Topic is solved
Re: Certbot failed with error code (1)
there you go. The used DDNS is not valid and no IP address associated
Code: Select all
No valid IP addresses found for nanooker.dns.navy
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Certbot failed with error code (1)
I have no idea what to do now
Re: Certbot failed with error code (1)
quite simple. You need to ensure to have correct IP address stored on your DDNS provider. Actually it looks like your privat one from your local network. For sure this is not working that way. I checked the domain and this is the result:
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Certbot failed with error code (1)
delete
Last edited by nanooker on Sat Dec 12, 2020 6:07 pm, edited 1 time in total.
Re: Certbot failed with error code (1)
basically you would need to find out which device is using 192.168.200.61. Probably there is a service running updating your DDNS wrongly.
Next to this you tried to often requesting a certificate. There you got blocked by letsencrypt
Not sure how long the blocking will be but usually it's gone after a day
Next to this you tried to often requesting a certificate. There you got blocked by letsencrypt
Code: Select all
There were too many requests of a given type :: Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/rate-limits/
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Certbot failed with error code (1)
the 192.168.2 is the raspberrypi with dietpi.
installed is samba and baikal
nothing more
installed is samba and baikal
nothing more
Last edited by nanooker on Sat Dec 12, 2020 6:11 pm, edited 1 time in total.
Re: Certbot failed with error code (1)
well you need to find out what and why your DDNS is updated incorrectly. Otherwise you never will be successful
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Certbot failed with error code (1)
It runs over another raspberrypi pihole which resolves the dns requests in the lan. but i turned it off for a while, still it does not work.
it does not work. And letsencrypt is also not blogged.
I thought maybe the error is on this raspberry.
Baikal I still have set up on my webspace, there it runs secured with https with letsencrypt. I would prefer it with the raspberry but if it does not work you can not do anything. Thanks again for your patience and help.
Since I gave away a lot of data in the forum, is it possible to delete some of it?
it does not work. And letsencrypt is also not blogged.
I thought maybe the error is on this raspberry.
Baikal I still have set up on my webspace, there it runs secured with https with letsencrypt. I would prefer it with the raspberry but if it does not work you can not do anything. Thanks again for your patience and help.
Since I gave away a lot of data in the forum, is it possible to delete some of it?
Re: Certbot failed with error code (1)
probably you could try a different DDNS provider. Or you check with your ISP.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team