-
Notifications
You must be signed in to change notification settings - Fork 7
ScalarDLContainerDown
tei-k edited this page Jun 2, 2020
·
1 revision
This alert indicates that one or more Scalar DL containers are not up. This alert alone is not critical but it should take a high priority.
[prodtest-f4vofpw][FIRING:2] ScalarDLContainerDown warning
scalardl-blue-2.internal.scalar-labs.com:18080 - firing -
scalardl-blue-3.internal.scalar-labs.com:18080 - firing -
[prodtest-f4vofpw][RESOLVED] ScalarDLContainerDown warning
scalardl-blue-2.internal.scalar-labs.com:18080 - resolved
scalardl-blue-3.internal.scalar-labs.com:18080 - resolved
- In many cases no action is needed as the container will auto restart. However, you should check logs to see if anything was reported.
- Restart the container with docker-compose.
cd provision
docker-compose up -d
- How to restart a docker container