Hi Appwrite team,
I’m trying to set up a custom domain for my Appwrite project. My domain is hosted on Vercel, and I’ve already added the required CNAME records for verification and routing.
However, every time I add the custom domain in Appwrite, it gets treated as an NS verification instead of recognizing the CNAME setup. Because of this, the domain verification never succeeds.
Steps I took:
Domain is managed/hosted on Vercel.
Added the CNAME record(s) exactly as instructed in the Appwrite documentation.
Waited for DNS propagation (confirmed with DNS lookup tools that the CNAME is resolving correctly).
Tried re-adding the domain in Appwrite, but it still asks for NS verification.
Is there something specific I need to do differently when using Vercel-hosted domains with Appwrite? Or is this a bug/limitation in how Appwrite checks the DNS records?
Thanks in advance for the help!
Is it the root domain? Like yourwebsite.com ?
no, the custom domain i added is appwrite.mywebsite.xx
Can you DM is to me? Is it appearing as verified, failed or pending in the console?
Recommended threads
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...