Hi Netlify community,
We are experiencing a DNS propagation issue with our IDN domain that contains the Spanish character ñ.
Netlify site name: entreduenos.netlify.app
Account: Entre_Duenos (entreduenos1 at gmail)
Domain situation:
entreduenos.com- Working fine (Netlify DNS active)-
www.entreduenos.com- Working fine
-
entreduenos.comwith ñ (Punycode:xn--entredueos-n6a.com) - Pending DNS verification (stuck)
DNS records in GoDaddy for the IDN domain:
- A record: @ pointing to 75.2.60.5 (Netlify load balancer IP, TTL 600s) - already set
-
- CNAME: www pointing to entreduenos.netlify.app (TTL 600s)
-
- NS: ns57.domaincontrol.com / ns58.domaincontrol.com (GoDaddy nameservers)
What Netlify requires forxn--entredueos-n6a.com:
- NS: ns57.domaincontrol.com / ns58.domaincontrol.com (GoDaddy nameservers)
- Recommended: ALIAS/ANAME to apex-loadbalancer.netlify.com
-
- Fallback: A record to 75.2.60.5 - THIS IS ALREADY SET
The problem:
The A record pointing @ to 75.2.60.5 is already correctly configured in GoDaddy, but Netlify still shows “Pending DNS verification” for the Punycode version. The DNS record has been in place for several days and is not resolving.
- Fallback: A record to 75.2.60.5 - THIS IS ALREADY SET
We believe this may be a bug in how Netlify handles IDN domains containing special characters like ñ during DNS verification.
Questions:
- Is there a known issue with IDN domain verification for domains containing ñ or other non-ASCII characters?
-
- Can Netlify verify
xn--entredueos-n6a.comgiven that the A record already points to 75.2.60.5?
- Can Netlify verify
-
- Is there any workaround to manually trigger DNS verification for this IDN domain?
Thank you!
- Is there any workaround to manually trigger DNS verification for this IDN domain?