9cb71f0ea3
- the healthcheck was commencing before the server had started - this resulted in the server being incorrectly labelled unhealthy prior to it having had sufficient time to start - the server was being restarted as a result of this incorrect diagnosis by the healthcheck, resulting in an infinite start->unhealthy->restart cycle