CodeDeploy Error Cannot allocate memory – su

Question:

codedeploy failed after few deployments(php application) with error

“Cannot allocate memory – su” but in instance its sowing 51% memory in use.

What could be reason for it?

Answer:

It’s likely this memory leak issue in the CodeDeploy agent: https://github.com/aws/aws-codedeploy-agent/issues/32

Leave a Reply