-
Notifications
You must be signed in to change notification settings - Fork 25
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
WIP - display error in output when server failed to start #128
base: main
Are you sure you want to change the base?
Conversation
92c118c
to
fbe3768
Compare
Build failed. ❌ ansible-test-cloud-integration-vmware-rest NODE_FAILURE Node request 200-0006224426 failed in 0s |
recheck |
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 12m 43s |
recheck |
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 14m 07s |
SUMMARY
Currently the server start errors are not returned to the end user making hard to debug running issue.
This pull requests helps debugging by capturing shell command logs.
Note: This piece of code will display log information for socket creation, there is no risk to display session credentials or any secured data as this happens later on the process.
ISSUE TYPE
COMPONENT NAME
turbo daemon