user-documentation icon indicating copy to clipboard operation
user-documentation copied to clipboard

Docker containers get started then get terminated immediately

Open Atry opened this issue 3 years ago • 1 comments

Sometimes the docs site takes a long time until successfully deployed. According to the event log from the ECS service, it seems the Docker containers may get started then get terminated immediately, then ECS will retry until a Docker container does not get terminated with an interval of 5 minutes. In some worst case, ECS needs more than 10 attempts until getting a running Docker container.

Atry avatar Jul 22 '22 18:07 Atry

Note that the immediately terminated Docker container does not produce any logs, while a successfully started Docker container will produce some logs.

Atry avatar Jul 22 '22 18:07 Atry