I'm receiving this error while executing functions:
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
Issue seems to have resolved itself. No idea why it happened.
[SOLVED] Multiple internal curl errors has occurred within the executor!
Fyi i also get this randomly. Dont understand why.
Think i found a pattern. After each new deployment i get this on the first execution. After the first execution, the function works as expected.
@Steven unfortunately this didn't solve itself. It's reproducible and consistent. Every function (node-20, self hosted) that I deploy fails on the first execution with this error.
Please create a new <#1072905050399191082> post
@D5
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...