#Getting DNS_PROBE_FINISHED_NXDOMAIN in functions url

19 messages · Page 1 of 1 (latest)

steel spruce
#

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

humble knot
steel spruce
humble knot
steel spruce
humble knot
steel spruce
#

hostinger

humble knot
steel spruce
#

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

humble knot
steel spruce
humble knot
humble knot
# steel spruce

Ok, looks good. So now you just have to wait for it to propagate

steel spruce
#

Hey @humble knot now it's working but ssl certificate not working in functions url

#

Do you know the reason?

humble knot
humble knot
# steel spruce no

Sometimes Appwrite doesn’t automatically generate a certificate for Function domains. You can tell Appwrite to generate a certificate by running docker compose exec appwrite ssl domain="[FUNCTION_DOMAIN]"