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. https://crt.sh/?q=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: caribsis.com
I ran this command: certbot certonly --agree-tos --email datsys.computerservices@gmail.com --webroot -w /var/lib/letsencrypt/ -d caribsis.com -d www.caribsis.com
It produced this output: IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: www.caribsis.com
Type: None
Detail: DNS problem: NXDOMAIN looking up A for www.caribsis.com -
check that a DNS record exists for this domain -
Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.
My web server is (include version): Apache2
The operating system my web server runs on is (include version): Ubuntu 18.04
My hosting provider, if applicable, is: Digital Ocean
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): Kitty
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): 0.31.0
How do I fix that error?