I have already certified this domain previously but was having issues as I switched over to a different webserver. Initially using apache now using nginx. I revoked my old certificates and am attempting to recertify the domain. But I am running into these issues.
My domain is: renwell.dev
I ran this command: sudo certbot --nginx
It produced this output: Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: www.renwell.dev
Type: dns
Detail: DNS problem: NXDOMAIN looking up A for www.renwell.dev - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for www .renwell.dev - check that a DNS record exists for this domain
My web server is (include version): nginx/1.18.0
The operating system my web server runs on is (include version): Debian 11
My hosting provider, if applicable, is: Linode
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):