I am having to renew certs due to the revocation issue. I have set up and renewed certs on this server with no issues in the past, with the same DNS setup. However, this time, I am getting DNS errors, which imply that an A record is required (I am using CNAME records, which normally work).
There are currently 2 domains reporting errors, previously there were more, so some previously problem domains are now OK, even though the DNS settings have not changed.
My domain is:
gocompose.camart.co.uk (failing)
gocompose.soundandmusic.org (failing)
(and others on the same cert that are working, eg soundam.camart.co.uk)
I ran this command:
certbot renew --force-renewal
It produced this output:
Attempting to renew cert (bmc.camart.co.uk) from /etc/letsencrypt/renewal/bmc.camart.co.uk.conf produced an unexpected error: Failed authorization procedure. gocompose.camart.co.uk (http-01): urn:ietf:params:acme:error:dns :: DNS problem: NXDOMAIN looking up A for gocompose.camart.co.uk - check that a DNS record exists for this domain, gocompose.soundandmusic.org (http-01): urn:ietf:params:acme:error:dns :: DNS problem: NXDOMAIN looking up A for gocompose.soundandmusic.org - check that a DNS record exists for this domain. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/bmc.camart.co.uk/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/bmc.camart.co.uk/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: gocompose.camart.co.uk
Type: None
Detail: DNS problem: NXDOMAIN looking up A for
gocompose.camart.co.uk - check that a DNS record exists for this
domainDomain: gocompose.soundandmusic.org
Type: None
Detail: DNS problem: NXDOMAIN looking up A for
gocompose.soundandmusic.org - check that a DNS record exists for
this domain
My web server is (include version):
Apache 2.4
The operating system my web server runs on is (include version):
Debian 9.9
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):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
0.28.0