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
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...