Hi folks, I am getting errors trying to renew a certificate, ( I have been renewing correctly the last 4 years with no issues before), I would really appreciate help to fix this issue
My domain is: .us-west1.gcp.cloud.es.io (.ent.us-west1.gcp.cloud.es.io,.es.us-west1.gcp.cloud.es.io,.fleet.us-west1.gcp.cloud.es.io,*.kb.us-west1.gcp.cloud.es.io.. 34 domains more )
I ran this command: terrafom apply (with vancluever terraform provider 2.41.0 ( also 2.10.0 )) ( DNS challenge )
It produced this output:
│ [*.apm.psc.us-west1.gcp.cloud.es.io] acme: error: 403 :: POST :: https://acme-v02.api.letsencrypt.org/acme/finalize/125525485/466805120136 :: urn:ietf:params:acme:error:caa :: Error finalizing order :: Rechecking CAA for "*.profiling.us-west1.gcp.cloud.es.io" and 1 more identifiers failed. Refer to sub-problems for more information, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.profiling.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.app-search.psc.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for app-search.psc.us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning
The operating system my web server runs on is (include version): "hashicorp/terraform:1.14.2" docker image
My hosting provider, if applicable, is: GCP
I can login to a root shell on my machine (yes or no, or I don't know): no
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): vancluever terraform provider 2.41.0 ( also 2.10.0 )
I have tried creating a new CAA records for to try to fix the issues, but the issue is still there:
Adding CAA record us-west1.gcp.cloud.es.io with values item1 "0 issue "letsencrypt.org" and item2 0 issue "pki.goog"
The error I get:
│ *.us-west1.gcp.elastic-cloud.com: acme: error: 403 :: POST :: https://acme-v02.api.letsencrypt.org/acme/finalize/125525485/466805120136 :: urn:ietf:params:acme:error:caa :: Error finalizing order :: Rechecking CAA for "*.app-search.psc.us-west1.gcp.cloud.es.io" and 1 more identifiers failed. Refer to sub-problems for more information, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.app-search.psc.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.profiling.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for profiling.us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning
Adding gcp.cloud.es.io with values item1 "0 issue "letsencrypt.org" and item2 0 issue "pki.goog" instead I get this outputs:
│ .us-west1.gcp.elastic-cloud.com: acme: error: 403 :: POST :: https://acme-v02.api.letsencrypt.org/acme/finalize/125525485/466805120136 :: urn:ietf:params:acme:error:caa :: Error finalizing order :: Rechecking CAA for ".ent.psc.us-west1.gcp.cloud.es.io" and 5 more identifiers failed. Refer to sub-problems for more information, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.ent.psc.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for ent.psc.us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.apm.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.es.psc.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for es.psc.us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.app-search.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for app-search.us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.ent-search.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: rechecking caa: While processing CAA for *.apm.psc.us-west1.gcp.cloud.es.io: DNS problem: SERVFAIL looking up CAA for us-west1.gcp.cloud.es.io - the domain's nameservers may be malfunctioning