
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
- Accessing caller UserID on Function Exce...
I'm working with function, which should generate a document in Collection B, but only if user who's calling the function, is the owner of Document in Collection...
- Can't sign in after upgrade
I used the upgrade code in from the documents but now I can't sign in I get this log document error that gets cut off,
- Steps to Enable HTTP Access to appwrite ...
Hi Appwrite team, I have created a function and I want it to receive and incoming post request from a webhook( a webhook that notifies the function to update t...
