VârliOriginal post
Rank 1: Thread
I deployed a function that runs on a chronjob but since i deployed it every time the scheduler runs the function I get this erro
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
Summary
Developers are encountering multiple internal curl errors with Error Number 111 when running a function deployed on a chronjob scheduler. This issue is likely due to a connection refusal error. To resolve this, developers should troubleshoot potential connection issues between the function and the server.