Comment 10 for bug 1640455

Revision history for this message
Spyderdyne (spyderdyne) wrote : Re: [Bug 1640455] Re: provider/lxd: cannot bootstrap when network is bridged

Created with,

*root@ayana-angel:~/.local/share/juju# cat clouds.yaml *

*clouds:*

* ayana-angel:*

* type: lxd*

* endpoint: 192.168.1.220*

*root@ayana-angel:~/.local/share/juju# pwd*

*/root/.local/share/juju*

*root@ayana-angel:~/.local/share/juju# whoami*

*root*

*2017-01-17 02:40:20 ERROR cmd supercommand.go:458 new environ: creating
LXD client: Get https://192.168.1.1:8443/1.0
<https://192.168.1.1:8443/1.0>: Unable to connect to: 192.168.1.1:8443
<http://192.168.1.1:8443>*

*ERROR failed to bootstrap model: subprocess encountered error code 1*

*root@ayana-angel:~/.local/share/juju# juju --version*

*2.1-beta4-xenial-amd64*

No change in behavior with this beta version.

Thanks.

On Mon, Jan 16, 2017 at 7:36 PM, Andrew Wilkins <
<email address hidden>> wrote:

> You will need to create a custom cloud definition for this workaround,
> in ~/.local/share/juju/clouds.yaml:
>
> clouds:
> lxd:
> type: lxd
> endpoint: <lxd host IP address>
>
> The Juju controller will then contact LXD on that
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1640455
>
> Title:
> provider/lxd: cannot bootstrap when network is bridged
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju/+bug/1640455/+subscriptions
>