My domain is:
otterliterature.online
I ran this command:
certbot --apache
It produced this output:
DNS problem: NXDOMAIN looking up A for www.otterliterature.online - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for www.otterliterature.online - check that a DNS record exists for this domain
My web server is (include version):
Apache/2.4.62 on a Debian machine
My hosting provider, if applicable, is:
Namecheap as registrar+DNS
I can login to a root shell on my machine (yes or no, or I don't know):
yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 4.0.0
I only have one host record, an A record with host @ pointing to my apache server's IP. The error makes me think i'd need to fix my records somehow??