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
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region