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: phanosp.com
I ran this command:
certbot certonly --cert-name phanosp.com -d auto.phanosp.com,code.phanosp.com,data.phanosp.com,media.phanosp.com --debug-challenges -v --dry-run
It produced this output:
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: auto.phanosp.com
Type: dns
Detail: DNS problem: SERVFAIL looking up A for auto.phanosp.com - the domain's nameservers may be malfunctioning; DNS problem: SERVFAIL looking up AAAA for auto.phanosp.com - the domain's nameservers may be malfunctioning
Domain: code.phanosp.com
Type: dns
Detail: DNS problem: SERVFAIL looking up A for code.phanosp.com - the domain's nameservers may be malfunctioning; DNS problem: SERVFAIL looking up AAAA for code.phanosp.com - the domain's nameservers may be malfunctioning
Domain: data.phanosp.com
Type: dns
Detail: DNS problem: SERVFAIL looking up A for data.phanosp.com - the domain's nameservers may be malfunctioning; DNS problem: SERVFAIL looking up AAAA for data.phanosp.com - the domain's nameservers may be malfunctioning
Domain: media.phanosp.com
Type: dns
Detail: DNS problem: SERVFAIL looking up A for media.phanosp.com - the domain's nameservers may be malfunctioning; DNS problem: SERVFAIL looking up AAAA for media.phanosp.com - the domain's nameservers may be malfunctioning
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.
Cleaning up challenges
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):
The operating system my web server runs on is (include version):
Ubuntu 22.04.5 LTS
My hosting provider, if applicable, is:
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):
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
The domains auto.phanosp.com etc are cnames on my domain phanosp.com. I have been using this setup for years with no problem. I ever updated it on last Saturday and it was working just fine. Now it is not for about 24 hours now. I already contact my dns provider and they said they have not issues on their side.