Skip to content

How to view container logs when app won't boot #358

Answered by Jberczel
swelham asked this question in Q&A
Discussion options

You must be logged in to vote

Normally, app log and healthcheck log are outputted, but in your case, it looks like traefik failed to boot.

Unfortunately, if there's an issue with traefik, it doesn't raise an error:
https://github.com/mrsked/mrsk/blob/9a501867b438761239b32c9a8ae7c750aa4d12c6/lib/mrsk/cli/traefik.rb#L7

You may want to try and remote into your server and inspect the traefik container or check its logs to determine underlying issue.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@swelham
Comment options

Answer selected by swelham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants