Bootstrap needs more console logging
Bug #1716730 reported by
Nicholas Skaggs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Ian Booth |
Bug Description
Juju isn't descriptive about what is happening after it downloads the agent to the machine. Juju can sometimes fail to bootstrap after it has established ssh access and is running setup.
It would be useful to surface actual errors as well as status into the console output for the client so users can understand what is happening, and to make understanding errors / issues much easier.
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
@Nicholas Skaggs,
More verbose output, when desired, can be achieved with " --debug --show-log" options against bootstrap command.
Is this not enough?
If not, could you please provide a sample output of what you are getting AND what you'd prefer to see?