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
- Project Inactivity Clarification
I'm on appwrite free plan with my account (om.thakkar@ivcventure.com). Even though throughout the week we use the project atleast once to upload dynamic content...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...