I started seeing this error pop up on my function logs a little over an hour ago. Which is weird because I was only pushing deployments from cli and didn’t change anything on the appwrite server.
The full error is:
An internal curl error has occurred within the executor! Error Msg: Connection reset by peer
And the appwrite-executor logs have:
Executing Runtime: nation-64133e7f235385826ba4 [Error] Type: Exception [Error] Message: An internal curl error has occurred within the executor! Error Msg: Connection refused [Error] File: /usr/src/code/app/executor.php [Error] Line: 541
How do I resolve this? All my other functions are working and executing as expected.
Hello it's a bug, let's wait for the next version https://github.com/appwrite/appwrite/issues/5233
Sure thanks. Is there a release date?
@6lackknight can you please explain in details when this occured? Was it right after deployment, or some time after? Did it happen multiple times or just once?
My deployment had been working fine all this time, it’s been up for a little over a month.
This started when I created a new NodeJs function on Thursday
It happens every time the function runs and they usually fail immediately.
The issue referenced is a case where the maintenance task kills the runtime container. If you're having the problem every time you execute the function, it might be unrelated to the issue. How long does your function take to run? What's your code?
Recommended threads
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Project auto-blocked after load testing ...
Hi team 👋 My project has been automatically blocked with the message: "Project is currently blocked — Access to this project is restricted. Contact support if...