
Hello, i have this error and i don't understand what is the problem ?
Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from server\nError Code: 500
It's from my side ? from appwrite side ? or the url that i fetch inside my function ?
It's possible to have some "error mapping" or something that describe every appwrite cloud function error possible ? Thanks

Does it error on cold start? Any big packages as part of the build?

It's during the execution, my cloud function is schedule 1/* 10-12 * * *
like this

When was the last time you made changes to this? Was it working prior to 1.6?

And what packages are you using as part of the build?
Recommended threads
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- Sometimes the Reset Email Not Arriving
Sometimes when a user creates a recovery (Within the activity log of the user it indeed shows 'recovery.create') no email is delivered. I use SendGrid as smtp ...
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
