Can someone help me solve this problem?

alguien que me eayude a dar solucuion este tema
Can someone help me solve this problem?

Domain: xxxxxxxxxxx.com
Type: unauthorized
Detail: 2606:4700:30::681xxxxx: Invalid response from http://xxxxxxxx.com/.well-known/acme-challenge/-p4xHUQ4m_qk9bT6xC-yMwcvrF7OUBaOChRN-Xf6k: 403

Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible 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.

It's difficult to tell without a real domain name but the most common cause of this issue is that your DNS has an IPv6 record (AAAA record ) that doesn't point to your server.

This is commonly because your DNS provider has pointed that at a domain parking page, but your IPv4 A record probably points to the correct IP address of your server.

Let's Encrypt will try the IPv6 version of your site if your DNS states that one is available, which it currently does.

1 Like