Appwrite DNS nameservers return SERVFAIL for my delegated zone (demomanasa.online) —site unreachable
- 0
- Sites
- Web
- Realtime
- Cloud
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite's DNS:
What I verified:
- Registry delegation is intact: the .online TLD still delegates to ns1.appwrite.zone / ns2.appwrite.zone (confirmed via Google + Cloudflare resolvers).
- Your nameservers are online but return SERVFAIL for my zone specifically. Cloudflare's resolver reports: "EDE(23): Network Error 129.212.192.196:53 returned SERVFAIL for demomanasa.online A". Google DNS reports: "Name server failure [ns1.appwrite.zone.(104.248.103.71), 129.212.192.196]".
- It is NOT a DNSSEC issue: no DS records exist at the registry, and querying with validation disabled (cd=1) still fails.
- My project config is untouched: all 7 proxy rules for the domain (demomanasa.online, www, api, plus tenant subdomains lujain, ahmedsaleh, ahmedgaber-math, test) exist and show status=verified via GET /v1/proxy/rules.
- The site itself is healthy and serving on its appwrite.network domain.
It looks like the DNS zone for demomanasa.online is missing or corrupted on the Appwrite Cloud DNS backend. Please restore/rebuild the zone.
Project ID: 69fa56560037c7843a85 Region: fra Site ID: 6a0066650025f2a3383c Domain: demomanasa.online (registrar: GoDaddy, nameservers ns1/ns2.appwrite.zone) First noticed: 2026-06-11
<@&1319717958645452800>
<@743532656767270934> can you look into this when you start?
<@576052169770401802> you have a malformed text entry in your dns records corrupting the entire dns zone for your domain. i am sharing you the record in DMs, please delete / fix the record and it should be good
as remedition we will update our record validation to catch this case so it doesnt happen in future
cc <@185460546336718859>
Recommended threads
- Appwrite sites Issue
Hello Appwrite Support, I'm experiencing a connectivity issue with my Appwrite Cloud project hosted in the **Frankfurt (fra)** region. **Project details** * ...
- My website is not loading for foreigners
I use my own domain, but I think it is set up correctly. My code is written in HTML+CSS+JS. Please help me🙏🙏
- Maximum number of custom domains on Free...
Is only one custom domain allowed on the free plan? And, if so, how long does it take after deleting a domain before I can add a new domain? I need to migrate f...