Hello guys,
i am using Appwrite Cloud. I have implemented a cloud function with the Python 3.9 runtime. The function is triggered by a database event. Based on this event the function makes CRUD operations on the database.
Unfortunately I get now only this error message:
Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from server
Error Code: 500
all my context.log or context.error are not visible. Could you please help me to fix this problem? Kind regards
Recommended threads
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...