Back

[SOLVED]A connection attempt failed when trying to execute function

  • 0
  • Functions
Osman
28 Sep, 2023, 17:03

When i try to execute my function on self-hosted i get the following error message: Error: connecting to 192.168.x.x:80: connecting to 192.168.x.x:80: dial tcp 192.168.x.x:80: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

I get this after upgrading from 1.4.2 to 1.4.3

At first it was just timing out, so i tried increasing the timeout value, which resultet in this error. This code seems to be the culprit const userAccount = await account.get();

TL;DR
After upgrading from version 1.4.2 to 1.4.3, the user encountered an error message saying "Error: connecting to 192.168.x.x:80: connecting to 192.168.x.x:80: dial tcp 192.168.x.x:80: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond." This error occurred when trying to execute a function on self-hosted. The user had recently installed a new WiFi, resulting in a new IP address, which resolved the issue
Osman
28 Sep, 2023, 17:12

Nevermind, installed new wifi yesterday, so new ip 🙃

Osman
28 Sep, 2023, 17:13

[SOLVED]A connection attempt failed when trying to execute function

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