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: evoconsolutions.com
I ran this command: certbot --apache
It produced this output: Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: evoconsolutions.com
Type: dns
Detail: no valid A records found for evoconsolutions.com; no valid AAAA records found for evoconsolutions.com
Domain: www.evoconsolutions.com
Type: dns
Detail: DNS problem: NXDOMAIN looking up A for www.evoconsolutions.com - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for www.evoconsolutions.com - check that a DNS record exists for this domain
My web server is (include version): Apache/2.4.52
The operating system my web server runs on is (include version): Ubuntu 22.02
My hosting provider, if applicable, is: squarespace
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.21.0
The squarespace DNS records in question HAVE been set up, for the record. An A record pointing to the server (hosted by DigitalOcean) and a CNAME record with the www subdomain pointed to the A record. Any suggestions would be greatly appreciated.
Edit: Thank you to the few people who've commented. What I've come to understand is that the DNS records were not set up properly.