Back

[SOLVED] Appwrite Webhook Proxy stopped working for appwrite v1.3

  • 1
  • Tools
  • Web
eldrigo
12 Jun, 2023, 08:30

I updated my appwrite to version 1.3 after which the appwrite-webhook-proxy errors with

{ "code": 0, "error": "Failed to connect to 192.168.1.97 port 80 after 75008 ms: Connection refused", "body": null }

Following are my environment variable. WEBHOOK_PROXY_APPWRITE_ENDPOINT=http://192.168.1.97/v1 WEBHOOK_PROXY_APPWRITE_PROJECT_ID=test WEBHOOK_PROXY_APPWRITE_FUNCTION_ID=test

TL;DR
The user is experiencing an issue with the Appwrite Webhook Proxy after updating to version 1.3. They are receiving a connection refused error when trying to connect to the specified IP address. The solution was to update the `WEBHOOK_PROXY_APPWRITE_ENDPOINT` environment variable to the correct IP address.
eldrigo
12 Jun, 2023, 08:37

Appwrite Webhook Proxy stopped working for appwrite v1.3

Binyamin
12 Jun, 2023, 12:34

This is inside your function? is this address http://192.168.1.97/ is your Appwrite address? I think it won't be accessible from a function as this is a local address.

Also,

  • From what version?
  • Have you run migrate?
eldrigo
14 Jun, 2023, 11:22

nope, this is not inside the function, I am using the default setup for my function test

eldrigo
14 Jun, 2023, 12:16

It was stupid, I had the wrong ip WEBHOOK_PROXY_APPWRITE_ENDPOINT

Guille
14 Jun, 2023, 13:52

Can we set this issue as solved?

eldrigo
14 Jun, 2023, 18:03

how do you do that?

eldrigo
14 Jun, 2023, 18:03

[SOLVED] Appwrite Webhook Proxy stopped working for appwrite v1.3

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more