Project Fog Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:

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: almanalmani.xyz

I ran this command:Project Fog

It produced this output:
:cloud::cloud::cloud: Project Fog :cloud::cloud::cloud:

Type your domain: almanalmani.xyz

Make sure: 164.92.243.239 is connected to your almanalmani.xyz

Do you want to continue? yes

           ☁️☁️☁️ Project Fog ☁️☁️☁️

ReType your domain: almanalmani.xyz
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for almanalmani.xyz

Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: almanalmani.xyz
Type: unauthorized
Detail: 185.83.214.222: Invalid response from http://almanalmani.xyz/.well-known/acme-challenge/X0djSGCj8kY3GDaAnpaeVPuaSFFFL-jGayAiOvpeeio: 404

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.

Some challenges have failed.
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):
ubuntu

The operating system my web server runs on is (include version):
22.04
My hosting provider, if applicable, is:
digitalocean
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):

The part

and

Do not seem to match.

The IP address of the Let's Encrypt validation server error seems to be accurate, looking at the output of dig +short almanalmani.xyz:

185.83.214.222

So you're not doing as "project fog" (whatever that may be) is instructing you :slight_smile:

6 Likes

Might want to look at your DNS AAAA record too. If Let's Encrypt Server sees an IPv6 address it will use that first. But, I cannot connect to you with IPv6 (and neither can Let's Debug test site). Your DNS is:

dig AAAA +short almanalmani.xyz
2a03:b0c0:3:d0::f34:1001
4 Likes

Thank you for your help, the problem is solved, I had entered ipv4 incorrectly

2 Likes

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