
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
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
