Closed eldrig0 closed 1 year ago
I updated to Appwrite 1.3.4 too and it did not work for me too
{ "code": 0, "error": "Failed to connect to 192.168.1.97 port 80 after 75008 ms: Connection refused", "body": null }
These are my .env variables
WEBHOOK_PROXY_APPWRITE_ENDPOINT=http://192.168.1.97/v1 WEBHOOK_PROXY_APPWRITE_PROJECT_ID=test WEBHOOK_PROXY_APPWRITE_FUNCTION_ID=test
It was stupid, I had the wrong ip WEBHOOK_PROXY_APPWRITE_ENDPOINT
I updated to Appwrite 1.3.4 too and it did not work for me too
These are my .env variables