Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show docker logs when service fails to start #341

Closed
dakale opened this issue Feb 21, 2020 · 2 comments · Fixed by #2110
Closed

Show docker logs when service fails to start #341

dakale opened this issue Feb 21, 2020 · 2 comments · Fixed by #2110

Comments

@dakale
Copy link
Contributor

dakale commented Feb 21, 2020

If a service fails to start (healthcheck becomes unhealthy) we could print the docker logs. Without being able to see logs, the job just fails and it is hard to debug

cc @jclem

@dakale dakale added the enhancement New feature or request label Feb 21, 2020
@dakale dakale self-assigned this Feb 21, 2020
@TingluoHuang TingluoHuang added runner Runner ❤️ Container Runner Feature Feature scope to the runner and removed enhancement New feature or request runner labels Jun 6, 2020
@hross hross unassigned dakale Sep 1, 2021
@TrejGun
Copy link

TrejGun commented Dec 20, 2021

must feature

@JoannaaKL
Copy link
Contributor

Hi @dakale is this ticket about adding more explicit error message in the 'Initialise containers' step or the case where logs are not visible at all?
We noticed that all docker logs are being printed in 'Stop containers' step (under 1 and 2 points):

image

Ps. This screenshot is from our work-in-progress branch but 'Stop containers' section was not modified. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants