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
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- 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...