StackStorm / StackStorm/st2-packages
Show Service log when service failed to listen on port
@dennybaa is already working on this.
Since Jan 27, 2016.
- Dominant language
- Shell
- Stars
- 28
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
When service is failing to listen on port (tests), we should show latest few lines of error logs, as well as we do when service is considered as not started.
And here is an example when service is fakely reported to be running but child process (gunicorn + st2auth) died: https://github.com/StackStorm/st2-packages/issues/106#issuecomment-175782832 with error in log. To understand why showing service log could be useful at all.
Here is how it should be:

Here is how it is currently:

@dennybaa your ruby thing re discussion: https://stackstorm.slack.com/archives/stackstorm/p1453915467002277
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.