Can't install SSL on domain OpenLiteSpeed 404

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:
shampouineuse-voiture.fr

I ran this command:
certbot certonly --non-interractive --agree-tos -m contact@shampouineuse-voiture.fr --webroot - w /usr/local/lsws/matarteflambee/html -d shampouineuse-voiture.fr --dry-run

It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Simulating a certificate request for shampouineuse-voiture.fr

Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: shampouineuse-voiture.fr
Type: unauthorized
Detail: During secondary validation: 2a02:4780:b:1041:0:29ad:fff1:6: Invalid response from http://shampouineuse-voiture.fr/.well-known/acme-challenge/lKfyJOC_KAlOVjU8bSyYtYv9HcDM8FGryADjaXm2ZH0: 404

Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded 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):
VPS

The operating system my web server runs on is (include version):
Ubuntu 22.04 64bit with Wordpress

My hosting provider, if applicable, is:
Hostinger

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

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
certbot 1.21.0

Your A and AAAA record are pointing to different machines.

Point the AAAA record to the right machine and retry. (Or just remove the AAAA record altogheter -- altough unadvisable)

5 Likes

Oh thanks, I don't have access to the DNS zone, I change the AAAA and it's work ! Thanks :blush:

4 Likes

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