Skip to content
Back

Is this normal in the self host custom domain

  • 0
  • Self Hosted
  • Sites
Thrawn
29 Apr, 2026, 07:05

when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domain appwrite.mydomain.com has incorrect CNAME value 'appwrite.mydomain.com'." Seems like a console UI bug?

Also the domains are not getting SSL certificates

certificate logs [06:39:08] Processing SSL certificate issuance. [06:39:08] SSL certificate issuance failed: DNS verification failed with resolver 8.8.8.8. Domain app.growpython.com has incorrect A value 'MY.IP.ADDRESS'. Verify your DNS records are correctly configured and try again. If they're correct and it still fails, please retry after sometime. DNS records can take up to 48 hours to propagate.

I am getting in my browser console when i try to open the site I did add the domain in the Platforms in overview.

Fetch finished loading: GET "https://ipapi.co/json/".

auth:1 Access to fetch at 'https://appwrite.mydomain.com/v1/account' from origin 'http://app.mydomain.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Understand this error 1 POST https://appwrite.mydomain.com/v1/account net::ERR_FAILED 403 (Forbidden)

1 Fetch failed loading: POST "https://appwrite.mydomain.com/v1/account".

TL;DR
Developers are experiencing issues with adding a custom domain to their project in app.growpython.com. The problem may be due to missing environment configurations. Additionally, SSL certificates are not being obtained and there are errors related to CORS policies. They should check their DNS settings, verify environment variables, and investigate CORS policy configurations for a possible solution.
Ibaraki Douji
29 Apr, 2026, 07:54

i think your possibly missing some envs configuration for the APP_DOMAIN : could you check if you have values for the differents envs (all envs : https://appwrite.io/docs/advanced/self-hosting/configuration/environment-variables#general) (you can check envs staring with _APP_DOMAIN)

Ibaraki Douji
29 Apr, 2026, 07:56

for the TLS, if the app.growpython.com does not point to the server IP it wont work (via CNAME or A/AAAA)

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more