I cant get certificate

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:
jigopalamo.lol
I ran this command:
sudo certbot certonly --standalone --agree-tos --register-unsafely-without-email -d jigopalamo.lol
It produced this output:
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.
root@id-140463:~# sudo certbot certonly --standalone --agree-tos --register-unsafely-without-email -d jigopalamo.lol -v
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Requesting a certificate for jigopalamo.lol
Performing the following challenges:
http-01 challenge for jigopalamo.lol
Waiting for verification...
Challenge failed for domain jigopalamo.lol
http-01 challenge for jigopalamo.lol

Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: jigopalamo.lol
Type: unauthorized
Detail: 2606:4700:3031::6815:3805: Invalid response from http://jigopalamo.lol/.well-known/acme-challenge/BmiBJNqlYjnlkCWE5Mdszyuvt1DjrT2X9ol6fZUXoUg: 523

Hint: 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.

and after few minutes i try again and get this error

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.
root@id-140463:~# sudo certbot certonly --standalone --agree-tos --register-unsafely-without-email -d jigopalamo.lol
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for jigopalamo.lol
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.
root@id-140463:~# sudo certbot certonly --standalone --agree-tos --register-unsafely-without-email -d jigopalamo.lol
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for jigopalamo.lol

My web server is (include version):

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

Hi @mahmoodgog, and welcome to the LE community forum :slight_smile:

Please take the time to read through that link.

You should conduct all your testing within the LE testing/staging environment.

  • That IPv6 address belongs to Cloudflare
  • 523 error indicates some sort of backend issue
3 Likes

crt.sh | jigopalamo.lol shows certificates have been issued recently

1 Like

It's still behind CF:

Name:      jigopalamo.lol
Addresses: 2606:4700:3033::ac43:af1f
           2606:4700:3031::6815:3805
           172.67.175.31
           104.21.56.5

So, we can't tell if they are using an LE cert or not.

3 Likes

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