Hey,
On a self-hosted server, I'm trying to call to another service from an appwrite function. Calling in using CURL works fine, but from the function I'm getting Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8f5074dac0>: Failed to establish a new connection: [Errno 111] Connection refused
What am I missing?