Web Developer
I am getting this error:
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
Votes
0
Replies
7
Participants
Unknown
Messages
8
Web Developer
I am getting this error:
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
Can you please try just redeploying? This happens sometimes
Web Developer
Redeploying doesn't fix it unfortunately, @ideclon
This is in Cloud? Did this just start happening, or is it a new Function?
Web Developer
In cloud and it just started happening
Hey, what's your function code looking like?
Web Developer
I just removed everything except for 2 logs and was able to successfully execute the function from my Appwrite console. I'm going to slowly add stuff back in and see where it breaks
Make sure to not log too much data, that usually breaks the function.