
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

Redeploying doesn't fix it unfortunately, @ideclon

This is in Cloud? Did this just start happening, or is it a new Function?

In cloud and it just started happening

Hey, what's your function code looking like?

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.
Recommended threads
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
