

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
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
