
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500

Run this command:
docker compose logs appwrite-executor
in your appwrite installation folder

And send here what you get

Nothing is displayed(

how about openruntimes-executor
?


Forgot it changed in 1.4 😅

Seems it's restarting in loop 👀

You run migration command, true?

yes, but there was an error helped https://discord.com/channels/564160730845151244/1151615197593735240/1151615476493996033
then there was a problem with cron

I meet the same error. Is it fixed?

no

Any progress on this issue? @Drake

You can follow https://github.com/appwrite/appwrite/issues/5719 to stay updated

Cron runs but fails: Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500

Is it the same error?

Oh oops no

What's your code? Does the starter template work?

I confirm that cron starts for me too, but it ends with the same error

what is your code?

Does the starter template work?

are you self hosting or on cloud?

I am running into the same error on self-hosted version 1.4.13. If I execute the function from the console, it runs successfully without any problems. But scheduling the function fails.

Hey, do you have upgraded appetite from a previous version? I recommend creating a separated <#1072905050399191082> post for this

Yes I did, I will do create a new post. Thank you
Recommended threads
- [SOLVED] Access ExecutionStatus of a fun...
I am calling a cloud function from the newest Flutter SDK 20.2.1with the `xasync: false` flag and get the result, but the `execution.status` is not a String and...
- CORS + 401 Error with Appwrite Authentic...
I'm getting a CORS + 401 Error with Appwrite Authentication Access to fetch at 'https://cloud.appwrite.io/v1/account/sessions/email' from origin 'https://my-c...
- Exposing project id and endpoint on GitH...
Is it best practice to expose your project id and endpoint in your appwrite.js file when publishing an NextJS or Angular project. If you use a .env file, that i...
