You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2020. It is now read-only.
Expected behavior
When dockerd hangs or is otherwise broken, the healthcheck service running on 44554 should report it is down so that AWS can restart the machine.
Actual behavior
The service on 44554 returns 'LGTM' despite:
Information
docker-diagnoseon a worker produces no output.docker infoon a worker looks ok, it still reports the manager's IP addressInvestigation is restricted due to not being able to ssh in to the manager machine.