I have deployed the function and got the url but say it can't find the site
is it cause of cloudflare?
I only added custom subdomain
however no wilcards for the subdomain, plus cloudflare says no ssl/tls certificate provided
you will definitely need to configure some DNS records to route whatever subdomain you're trying to hit to your appwrite instance
Fixed this cause I need to get mutli level tls certificates
I upgraded to 1.4+ recently so yeah lots of changes to make
thanks @Steven
[CLOSED] Not able to hit the function
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- CSV imports were not working but found a...
With 1.9.5 Self-Hosted on a remote Debian 13 VPS I was trying to upload some data using the Import from CSV function. After following the Docs I created a csv f...
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126