Greetings,
I'm trying to obtain a certificate for my domain mail.music-guru.com
The error below does not occur for any other certificates that I have,
so i'm not sure why this is occuring for this virtual host only.
My domain is: mail.music-guru.com
I ran this command:
sudo certbot --apache --agree-tos --redirect --uir --hsts --staple-ocsp --must-staple -d mail.music-guru.com --email brian@music-guru.com
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for mail.music-guru.com
Waiting for verification...
Challenge failed for domain mail.music-guru.com
http-01 challenge for mail.music-guru.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
- The following errors were reported by the server:*
-
Domain: mail.music-guru.com*
-
Type: unauthorized*
-
Detail: Invalid response from*
-
http://mail.music-guru.com/.well-known/acme-challenge/PWzMljYKXfbaaJoM8NcNvmyMra10sxv0vRwIEC9aBMA*
-
[50.82.204.98]: "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML*
-
2.0//EN">\n\n404 Not*
-
Found\n\n
Not Found
\n<p"* -
To fix these errors, please make sure that your domain name was*
-
entered correctly and the DNS A/AAAA record(s) for that domain*
-
contain(s) the right IP address.*
My web server is (include version):
Server version: Apache/2.4.41 (Ubuntu)
<VirtualHost *:80>
ServerName mail.music-guru.com
DocumentRoot /var/www/mail.music-guru.com
The operating system my web server runs on is (include version):
Linux Mint 20
Linux mail.music-guru.com 5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
My hosting provider, if applicable, is: N/A
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):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.40.0