Closed francisdb closed 8 years ago
Could be related to the expected message being logged to stderr and that not being read by the LogLineContains
@francisdb Yeah, it could be. In latest version I made logs collection from stdErr as well
I can confirm this is fixed, LogLineContains seems to catch stderr now.
I'm trying to create a InfluxDB service like this:
the server does not seem to fully start/logs are not fully read causing the LogLineContains to never succeed. (checked by creating my own LogLineContains) The HttpResponseCode check gives me a timeout. In kitematic the image runs perfectly and logs the line I wait for