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: isagog.com
I ran this command: sudo certbot --apache -d isagog.com
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Requesting a certificate for isagog.com
Performing the following challenges:
http-01 challenge for isagog.com
Waiting for verification...
Challenge failed for domain isagog.com
http-01 challenge for isagog.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: isagog.com
Type: unauthorized
Detail: 65.109.97.254: Invalid response from
http://isagog.com/.well-known/acme-challenge/GkaWR9qHWGo7xRuqARWZ1j9y24n3BNdg2j3jwN9F0BY:
404
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.
Please note that isagog.com does resolve correctly to the correct IP.
My web server is (include version):
Server version: Apache/2.4.56 (Debian)
Server built: 2023-04-02T03:06:01
The operating system my web server runs on is (include version):
Debian 11
My hosting provider, if applicable, is:
Hetzner
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 1.12.0
The sysadmin that configured our system fell in love and fled with a woman leaving no contacts (not joking, we wish him all the best but he's left us in some trouble)!
The Apache2 config is quite complex with 11 virtual hosts. The certificate renewal ( sudo certbot --apache) works for all of them save for isagog.com
Thanks for any help