I am receiving this type of error from time to time with the use of functions.
Multiple internal curl errors has occurred within the executor! Error Number: 111. Error Msg: Connection refused\nError Code: 500
This started after updating appwrite
Self hosted?
I have a different provider
What do you mean?
I have a VPS configured with appwrite DOCKERS
ah okay. you are self-hosting, then
this can happen sometimes if it takes a little long for the function to startup. What's the log of all your executions look like?
I have version nodejs-16.0 installed and appwrite I have version 1.4.13
I was asking about the executions tab that shows all the executions
The problem is that it is not very recurring
hmmm so the previous execution was an hour before that so maybe it had a cost start. What about the occurence before that one?
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...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- [SOLVED] Production down - createExecuti...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...