
I created blank function which return dummy json but when I send get request to that function url it's showing DNS_PROBE_FINISHED_NXDOMAIN.
Note: my appwrite works on sub domain so, the url generates like this function_id.appwrite.mymaindomain.com

Have you pointed *.appwrite.mymaindomain.com to your Appwrite instance?

no I just pointed appwrite.mymaindomain.com to my Appwrite instance

Well, there's your issue, then! 😁

But when I tried this I have to delete my old appwrite.mymaindomain.com A record

You shouldn't have to... what's your DNS provider?

hostinger

What happens when you try to create a CNAME record for *.appwrite.mymaindomain.com pointing to appwrite.mymaindomain.com?

I also tried with cname but nothing happens I am waiting for sometime because maybe hostinger is taking time to change cname

What actually happens? Does it allow you to create the record, or not?

yes it's allowing me to create cname

DNS changes can take up to 48 hours to take effect


Ok, looks good. So now you just have to wait for it to propagate
Recommended threads
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
