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
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...