
I have a very simple function that i'm playing around with. i'm not able to run it once i move it to a selfhosted instance.

"Internal curl errors has occurred within the executor! Error Number: 28. Error Msg: Failed to connect to 677fa4fe6d528 port 3000 after 5002 ms: Timeout was reached Error Code: 500" this is the error i'm getting.

what are the logs in appwrite and executor containers?
Recommended threads
- Error while login the member which is in...
Facing some error. Error logging in: Exception: No team access. Please contact your administrator. But the email/name/ new client I have created is in my tea...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
