i am guessing this might be the issue with my own server because of lot of executions simultaneously ?
also most of redeployments get stuck on "building" and then "failed"
i restarted docker compose and i see some files are just not found in redployment so i am deploying those functions from backup folder
With what error?
file not found
after i did docker compose up -d
earlier i didnt check the error
since the issue is not appearing after deploying files manually instead of clicking on "redploy" i will close the issue for now
[CLOSED] openruntimes/executor ran out of memory
Recommended threads
- Function executions fail with cURL error...
Appwrite version: 1.8.0 Executor version: 0.11.4 Function runtime: Python 3.12 SELF-HOSTED Function executions that occur at the same moment as the executor's ...
- Broken Appwrite can’t make functions nor...
Hii guys, I was having this issue with my locally hosted Appwrite, I can’t create functions ( both template and manual), I can’t make a custom domain ( like in ...
- Tips for Debugging Appwrite Functions Lo...
Hi everyone! 👋 I have an Appwrite Function running locally with Docker, but I’m struggling to debug it because execution doesn’t reach the breakpoints I set. ...