
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();

Nevermind, installed new wifi yesterday, so new ip π

[SOLVED]A connection attempt failed when trying to execute function
Recommended threads
- What's the correct way to send a file to...
Hello everyone! π I have a hard time figuring out the right way to send a file to an Appwrite function. Lets say I have an image that I'd like to pass to a f...
- Function Cannot be deleted
I think this shouldn't happen!
- Domain not available
Message: After creating a function using the Functions API, the domain is not created automatically, even though the documentation says a domain should be creat...
