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: ERR_TOO_MANY_REDIRECTS o...
So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still ...
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...