Hello!
I have cloud function code that errors out with Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from server\nError Code: 500 on Appwrite but works fine when I run it locally like a normal script. It used to work as well so I'm completely lost as to why it's not working.
If anyone has any insight on this matter, it would be greatly appreciated.
Thank you 🙂
It was an issue with a dynamic API key not havin the correct permissions given to it
[SOLVED] Internal curl errors has occurred within the executor
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...