
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
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
- 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...
