Netlify failed multiple attempts to renew my website certificate. My domain is from GoDaddy.com
This error doesn’t make sense; my website has been hosted on Netlify for almost a year now.
The DNS configuration is configured properly on the GoDaddy side. I reviewed the Certificates and the HTTPS troubleshooting guide, and consulted with AI (Cursor). Not sure what else to check. The certificate is about to expire on May 7.
Netlfify error:
50milecharm.com doesn’t appear to be served by Netlify
We can’t renew your Let’s Encrypt certificate automatically until the issue is resolved. Check our troubleshooting guide for more information on how to fix the problem, and then renew the certificate.
DNS checks from my Mac:
keren@MacBookPro ~ % dig @8.8.8.8 +short beautiful-jalebi-6e8f92.netlify.app A
18.208.88.157
98.84.224.111
keren@MacBookPro ~ % dig @8.8.8.8 +short www.50milecharm.com A
beautiful-jalebi-6e8f92.netlify.app.
98.84.224.111
18.208.88.157
Thanks.