I used to run functions on version 1.5.10 but ever since i moved to version 1.6.x its' been failing constantly with the same error.
"Internal curl errors has occurred within the executor! Error Number: 28. Error Msg: Failed to connect to 67a3a838b3c0d port 3000 after 5003 ms: Timeout was reached Error Code: 500"
i'm able to run same functions on cloud without issues, i want to create a lot of functions and there's a limited number i can create on cloud.
Can i get help with either a sample docker compose or .env file with a working function setup.
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...