Paste #599699
1 2 3 4 5 6 7 8 | juju model-config http-proxy=http://10.74.12.13:8080 root@juju-api-client:~# juju model-config https-proxy=http://10.74.12.13:8080 root@juju-api-client:~# juju deploy cs:bundle/openstack-base-48 --show-log 18:54:52 INFO juju.cmd supercommand.go:63 running juju [2.1-rc1 gc go1.6] 18:54:52 INFO juju.juju api.go:72 connecting to API addresses: [192.168.51.58:17070] 18:54:52 INFO juju.api apiclient.go:521 connection established to "wss://192.168.51.58:17070/model/b9ce0385-3dc9-47fa-8c84-f41d38f7500f/api" Located bundle "cs:bundle/openstack-base-48" 18:59:09 ERROR cmd supercommand.go:458 cannot deploy bundle: cannot add charm "cs:xenial/ceph-mon-6": cannot retrieve charm "cs:ceph-mon-6": cannot get archive: Get https://api.jujucharms.com/charmstore/v5/ceph-mon-6/archive?channel=stable: dial tcp 162.213.33.121:443: getsockopt: connection timed out |