Site: uparknyc.com (custom domain on Netlify project)
Issue:
The SSL/TLS certificate for www.uparknyc.com won’t renew. Netlify UI shows: “www.uparknyc.com doesn’t appear to be served by Netlify.”
Debugging already done:
curl -s -v http://www.uparknyc.com 2>&1 | grep -i serverreturnsserver: Netlifydig www.uparknyc.com CNAMEreturnsapex-loadbalancer.netlify.com- identical setup towww.uparknyc.orgwhich works fine on a separate Netlify project- A record for
uparknyc.comis75.2.60.5(correct Netlify IP) - No CAA records blocking Let’s Encrypt
www.uparknyc.comwas previously a domain alias on a different Netlify project (.org). That has since been removed. Suspect stale internal routing state from that prior association is preventing cert renewal.- “Renew certificate” button does nothing.
Current cert: expires Sep 23, renewal is broken and needs a backend reset.