Hi,
trying to boostrap a manual cloud I’m getting this error:
Creating Juju controller “idtolu-controller” on idtolu-cloud/default
Looking for packaged Juju agent version 2.8.8 for amd64
Installing Juju agent on bootstrap instance
Fetching Juju Dashboard 0.3.0
Running machine configuration script…
Bootstrap agent now started
Contacting Juju controller at 10.0.100.101 to verify accessibility…
ERROR unable to contact api server after 61 attempts: unable to connect to API: dial tcp 10.0.100.101:17070: connect: connection refused
It seems is a proxy issue but I don’t know how to solve it, when I create the cloud using username@localhost is working ok. but i can’t add a new machine.
any help is very appreciated.