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
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...