Hi Netlify Support,
I’m unable to provision a Let’s Encrypt certificate for my custom domain, even though all DNS checks pass and Let’s Debug reports “All OK” for both hostnames. This looks like a stuck provisioning order / rate-limited ACME state on your side rather than a DNS misconfiguration.
Site / domain
- Netlify site:
auvisoweb(auvisoweb.netlify.app) - Custom domain:
auviso.com(primary),www.auviso.com(redirect to primary) - DNS type: External DNS, hosted at Artfiles (nameservers
auth1.artfiles.de/auth2.artfiles.de)
Current DNS configuration (verified correct)
- Apex A record:
auviso.com→75.2.60.5only (the old second load-balancer IP99.83.190.102has been removed; single A record) - www CNAME:
www.auviso.com→auvisoweb.netlify.app - DNSSEC: disabled at registrar
- AAAA records: none
- CAA records: none
Let’s Debug - both hostnames return “All OK” (http-01):
https://letsdebug.net/auviso.com/3029587
https://letsdebug.net/www.auviso.com/3029589
Dashboard error (Domain management > HTTPS)
“We could not provision a Let’s Encrypt certificate for your custom domain.” / “This step cannot be completed unless the DNS records for your custom domain are already pointing at our servers.” - but the records do point to your servers, as confirmed above and by Let’s Debug.
Troubleshooting already completed
- Deleted a leftover Netlify DNS zone for the domain that was stuck on “Netlify DNS propagating…” - the domain then correctly switched to External DNS and passed “DNS verification was successful.”
- Removed the duplicate apex A record so only
75.2.60.5remains. - Confirmed global propagation (apex resolves to
75.2.60.5only; www resolves via CNAME to the Netlify edge). - Ran Let’s Debug for both hostnames - both “All OK” (links above).
- Removed the custom domain, waited, and re-added it as External DNS - certificate still fails to provision.
- Stopped manual retries to avoid adding to the failed-validation rate limit.
Request
Since Let’s Debug confirms both names are fully validatable right now, could you please check the certificate provisioning logs on your end and surface the actual Let’s Encrypt error, then manually trigger issuance / clear the stuck order for this site? If there is an account-level ACME rate limit from the earlier failed attempts, please advise how long until it clears.
Happy to provide the team ID or any further details privately if needed. Thanks very much for your help!