Question
App Platform: Out of Memory on deploy (DeployContainerOutOfMemory)
I’m getting the following error on deployment:
Deploy Error: Out of Memory
Your deploy failed because your container was out of memory.
Error code: DeployContainerOutOfMemory
I am unable to deploy the app and I have no idea how to fix this. I also haven’t been able to find documentation on how to fix this.
It’s a web service running a node.js app.
Previous deployments have always gone fine without problems.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×