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
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...