Error message when trying to deploy to node 0 on LXC needs to be more user friendly
Bug #1378792 reported by
Jorge Castro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Anastasia |
Bug Description
This error needs to be worded better:
ERROR cannot assign unit "wordpress/0" to machine 0: machine "0" cannot host units
Maybe something like:
ERROR cannot assign unit "wordpress/0" to machine 0: machine "0" is LXC host and cannot host units, use another machine.
(or something that gives the user a place to go) See: https:/
tags: | added: papercut |
Changed in juju-core: | |
assignee: | nobody → Anastasia (anastasia-macmood) |
milestone: | next-stable → 1.21-alpha2 |
tags: | added: ui |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
There is talk about updating the local provider to not have machine 0 on the host, which would make this problem go away altogether. We should make the error message more useful in the mean time, though.