Troubleshooting Amazon ECS CannotStartContainerError errors - Amazon Elastic Container Service

Troubleshooting Amazon ECS CannotStartContainerError errors

The following are some CannotStartContainerError error messages and actions that you can take to fix the errors.

failed to get container status: <reason>

This error occurs when a container can't be started.

If your container attempts to exceed the memory specified here, the container is stopped. Increase the memory presented to the container. This is the memory parameter in the task defintion. For more information, see Memory.