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
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...