@mark-dickie: Ok, 1.21-beta3 actually should have the fix - no need to build from source. Can you:
1. Edit your ~/.juju/environments.yaml to include "logging-config: <root>=TRACE" for your maas environment.
2. Run $ juju bootstrap --debug &> ~/maas-bootstrap.log
3. Once the machine is up and you can SSH into it (via juju ssh 0 or otherwise), get /var/log/juju/*.log and /var/log/cloud*.log, zip them and attach them to the bug please.
Of course, provided you can reproduce the issue still.
@mark-dickie: Ok, 1.21-beta3 actually should have the fix - no need to build from source. Can you:
1. Edit your ~/.juju/ environments. yaml to include "logging-config: <root>=TRACE" for your maas environment. bootstrap. log cloud*. log, zip them and attach them to the bug please.
2. Run $ juju bootstrap --debug &> ~/maas-
3. Once the machine is up and you can SSH into it (via juju ssh 0 or otherwise), get /var/log/juju/*.log and /var/log/
Of course, provided you can reproduce the issue still.
Thanks!