Recently, I tried executing a function in my project.
Got this error in failed requests randomly: Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from server\nError Code: 500
The flow of the function is like this:
Check for request path and method > Connect To MongoDB > Test Connection > If passed then move to request path validation > Get data from MongoDB according to request path > Format Correctly > Send back to client.
Exceptions are handled at almost every step which logs what exactly went wrong.
But I can confirm this happened when I executed the function after a long time (About 5 days)
The full error message is attached in the photos.
All of the Failed executions have the same error message. And you can see that the attractions route that was failing suddenly started working.
One of my initial thoughts were that it might have been the cluster that got paused due to inactivity? but it doesn't seem like it.
1 CPU 512 MB Ram
15 Sec Timeout (checked if that was the issue but its not)```
Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case