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: demo.fetalportal.com
I ran this command:
sudo certbot renew --force-renewal
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/demo.fetalportal.com.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Plugins selected: Authenticator nginx, Installer nginx
Renewing an existing certificate for demo.fetalportal.com and www.demo.fetalportal.com
Failed to renew certificate demo.fetalportal.com with error: urn:ietf:params:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new order :: too many failed authorizations recently: see Failed Validation Limit - Let's Encrypt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
All renewals failed. The following certificates could not be renewed:
- /etc/letsencrypt/live/demo.fetalportal.com/fullchain.pem (failure)*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 renew failure(s), 0 parse failure(s)
My web server is (include version):
The operating system my web server runs on is (include version): Linux
My hosting provider, if applicable, is: AWS
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.11.0
Hi, I have been tasked with dealing with this now from my previous boss. I never set up any of this so please bear with me, I have tried to give all the information I can figure out. I have a site I am trying to get running again that were using letsencrypt that have expired/close to expiring. There seems to be a few servers that have a cert for the same domain, some expired/some close (8 days). I have tried multiple times to renew and now I am getting the validation limit. Before when I ran renew I was getting the following output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/demo.fetalportal.com.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator nginx, Installer nginx
Renewing an existing certificate for demo.fetalportal.com and www.demo.fetalportal.com
Performing the following challenges:
http-01 challenge for demo.fetalportal.com
http-01 challenge for www.demo.fetalportal.com
Waiting for verification...
Challenge failed for domain demo.fetalportal.com
Challenge failed for domain www.demo.fetalportal.com
http-01 challenge for demo.fetalportal.com
http-01 challenge for www.demo.fetalportal.com
Cleaning up challenges
Failed to renew certificate demo.fetalportal.com with error: Some challenges have failed.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
All renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/demo.fetalportal.com/fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: demo.fetalportal.com
Type: connection
Detail: 3.17.36.66: Fetching
http://demo.fetalportal.com/.well-known/acme-challenge/zn-_SabEAQdfXH1MZ8mDcLRusTb8ChsVGQNF20vsJOw:
Timeout during connect (likely firewall problem)
Domain: www.demo.fetalportal.com
Type: connection
Detail: 3.17.36.66: Fetching
http://www.demo.fetalportal.com/.well-known/acme-challenge/Ll66Gczv7jxb2ND-liYXDiBvljdXMTah2at_vzYVDg4:
Timeout during connect (likely firewall problem)
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. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.