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
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help