
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
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Row with the requested ID already exists...
I’m hitting a blocking issue creating rows in Appwrite (both from the console and my React Native app). After successfully inserting the first row, every subseq...
