Rank 1: Thread
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
Votes
3
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
Moderator
Run this command:
docker compose logs appwrite-executor in your appwrite installation folder
Moderator
And send here what you get
Rank 1: Thread
Nothing is displayed(
Admin
how about openruntimes-executor?
Rank 1: Thread
Moderator
Forgot it changed in 1.4 😅
Moderator
Seems it's restarting in loop 👀
Moderator
You run migration command, true?
Rank 1: Thread
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?
Rank 1: Thread
no
Any progress on this issue? @Drake
Admin
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?
Admin
Oh oops no
Admin
What's your code? Does the starter template work?
Rank 1: Thread
I confirm that cron starts for me too, but it ends with the same error
Admin
what is your code?
Admin
Does the starter template work?
Admin
are you self hosting or on cloud?
Web Developer
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.
Moderator
Hey, do you have upgraded appetite from a previous version? I recommend creating a separated #channel post for this
Web Developer
Yes I did, I will do create a new post. Thank you