
Hi, I disabled DNS Proxy in cloudflare for CNAME because of Cloudflare Issue. Now Running a function that used to work while the dns proxy was active is now not working with the error: Error: connect EHOSTUNREACH ip:443

really hard to say...this is some sort of networking problem. maybe firewall.

it was working fine until i disabled cloudflare

the dns now points to a different IP address and your function is having trouble getting to that new IP address

yea it shows the host ip now

i am able to access the ip from the browser

also i am able to access the database in the frontend, just doesn't work in the function

try disabling your firewall to test

it didn't seem to work

I just ended up transferring my domain to one cloudflare account and use proxy and CNAME

It works for now
Recommended threads
- Function scheduling is not functional on...
Hello everyone! I'm using Appwrite Cloud and I have a function that runs every day at 00:00 UTC. Preciously it worked fine, but it didn't fire last night and i...
- fix ip function for whitelisting
Hello, any recommendation how to make IP of Appwrite Function on cloud is fixed for whitelisting purpose?
- Bug: When creating a table, table name i...
I created a table with a typo. my_taable .... then my code couldn't find it. i updated table name and still couldn't find it. the table name doesn't update. i h...
