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
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...