LDs_GroupOriginal post
Rank 2: Process
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused
Error Code: 500
What does this code mean ?
Summary
The user was experiencing an error with a function, but after retrying, it started working. They mentioned a "failed to connect to the runtime container" error. Someone asked for the user's code and the docker logs from the openruntimes-executor container. The user then mentioned that multiple internal curl errors occurred within the executor with error number 111, which means "Connection refused."
Solution: The thread does not mention a specific solution, but the error seems to be related to connectivity issues. It may be helpful to check the network configuration and ensure that the runtime container is properly connected.