Requesting a certificate for anaraydinli.xyz error

Sir, can you help? I will running ar.io node, but get this error, can you help me?

My domain is: anaraydinli.xyz

I ran this command: sudo certbot certonly --manual --preferred-challenges dns --email anaraydinli7676@gmail.com -d anaraydinli.xyz -d '*.anaraydinli.xyz'

It produced this output:An unexpected error occurred:
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
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):hetzner

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):

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):

sudo certbot certonly --dry-run --manual --preferred-challenges dns --email (X) -d anaraydinli.xyz -d '*.anaraydinli.xyz'

Using --dry-run for the Let's Encrypt staging system while testing is a good idea. You will not run into the Rate Limits like you do when using the LE production system.

You can use --dry-run right now to continue testing. Then once that is working and after the one hour wait you can try production again.

See the link in the error message for details

5 Likes

If you show us the log file:

maybe we could better understand why it is failing and help you correct the problem.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.