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
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...