
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
- Help for Appwrite sites domain setup (se...
When installing appwrite locally, how should i set up the domains? i've got: `services.site.com` -> appwrite dashboard `sites.site.com` -> same ip and port `fu...
- reserved attributes on database collecti...
I'm using self hosted AppWrite v1.7.x. I've created a simple database collection which just so happens to have an attribute named "collection" defined as a Stri...
- Random Execution Timeouts and getaddrinf...
Hi, I’m running a self-hosted Appwrite (v1.5.10) on a VPS. My setup involves calling an external API many times from Appwrite Functions. Under higher load, I oc...
