/srv/irclogs.ubuntu.com/2017/07/10/#juju.txt

=== frankban|afk is now known as frankban
=== meeks is now known as meeeks
NeepuHi, im trying to setup openstack with conjure-up, but have trouble because of proxy settings. Can anyone please help me out?11:55
NeepuDo i need to create a juju controller with juju bootstrap --config http-proxy=....?11:56
stokachuNeepu: conjure-up --help, there are options to enter proxy11:56
cnfNeepu: proxies are a pain11:57
cnfNeepu: if you set http-proxy, make sure the proxy can access all openstack services or your openstack won't work11:57
Neepuright ty for quick answers11:58
NeepuHm.. that didn't work out. Still recieving "2017-07-10 14:04:06,492 [ERROR] conjure-up/openstack-novalxd - common.py:36 - Error bootstrapping controller: ['ERROR Get https://10.19.53.1:40179/1.0: Service Unavailable']"12:02
cnfwhat needs a prozy?12:05
cnfproxy12:05
Neeputhe deployment stage, juju bootstrapper12:05
cnfso for the juju command to connect to the cloud provider?12:05
NeepuI was assuming the IP was external, but it might be locally12:06
Neepubut i think my HW is capable of virtualization hmm12:06
cnfNeepu: because juju bootstrap --config http-proxy supplies proxy settings to the controller12:06
cnfNOT to your juju command12:06
Neepui ended up using conjure-up --http-proxy12:06
cnfso you need export http-proxy="http://proxyip:port"; juju bootstrap...12:07
Neepuhttps://pastebin.com/DvYnkZHR12:15
Neepudoes this make any sense, for anyone?12:15
NeepuHi. Can anyone please help me setup conjure-up openstack? I'm having trouble connecting to my juju controller. It's stuck connecting.13:29
stokachuNeepu: what does `conjure-up.lxc list` show13:30
Neepunothing, my .cache/conjure-up/conjure-up.log says this:13:30
Neepuconnecting to LXD remote "remote": "10.191.151.1:41641"', 'ERROR Get https://10.191.151.1:41641/1.0: Service Unavailable', '15:29:04 DEBUG cmd supercommand.go:459 error stack: ', 'Get https://10.191.151.1:41641/1.0: Service Unavailable', 'github.com/juju/juju/tools/lxdclient/client.go:278:13:30
stokachuNeepu: so you dont have any containers running, meaning your controller is not available, can you `rm -rf ~/.local/share/juju`13:31
stokachuand retry conjure-up openstack13:31
Neepuagain.. stuck connecting to LXD remote "remote": "10.191.151.1:41641" :(. I'm running behind a proxy, but i assume that doesn't matter given that the IP is the container IP (on a All-in-one setup)13:33
Neepuhttps://pastebin.com/x6mmUqj113:35
stokachuNeepu: i added some more lxd fixes in edge, can you do `sudo snap refresh conjure-up --edge`, and then re-try?13:36
Neepuwill do sec13:38
Neepusame error13:40
NeepuI'm running this inside a virtual server, would that make any difference?13:42
stokachuNeepu: shouldnt, whats the output of `conjure-up.lxc config show`; `conjure-up.lxc network list`; `ip addr`13:43
Neepuhttps://pastebin.com/4iw2aBwn13:44
stokachuok that all looks fine13:44
stokachuNeepu: what about just running `conjure-up.lxc launch ubuntu:16.04 test1`13:45
Neepuerror: Get https://cloud-images.ubuntu.com/releases/streams/v1/index.json: lookup cloud-images.ubuntu.com on 10.76.1.10:53: read udp 10.76.1.10:55334->10.76.1.10:53: read: connection refused13:46
stokachuok13:46
stokachuexport HTTP_PROXY=http://193.71.180.81:80; export HTTPS_PROXY=http://193.71.180.81:80; export http_proxy=http://193.71.180.81:80; export https_proxy=http://193.71.180.81:8013:47
stokachuNeepu: ^13:47
Neepumi missing HTTPS_PROXY13:48
Neepuim* might be it.. :-p13:48
stokachuNeepu: that worked?13:49
Neepugoing to reboot and see whether that helps. if it does, your help is very appreciated13:49
stokachuok13:49
Neepuwritten the vars to my /etc/enviroment13:50
stokachuok cool13:50
Neepuhttps://pastebin.com/ydCv6nVY13:53
Neepuno effect :(13:55
Neepubut given that i get errors at even this, i assume my proxy is at fault?13:56
stokachuNeepu: yea it's some sort of proxy error14:07
stokachuNeepu: not specifically a lxd/conjure-up/juju error14:07
Neepuhmm14:16
Neepudns requests works fine when using curl -v etc14:16
Neepubut conjure-up doesn't14:16
Neepuregardless of proxy settings set14:16
stokachuwell neither does lxc14:16
Neepuaye14:16
Neepujust tried lxc config set core.proxy_http http://193.71.180.8114:17
cnfhow do i use juju to replace a broken machine? o,O15:12
=== scuttle|afk is now known as scuttlemonkey
triccardisystrankjackal: ping regarding https://github.com/juju-solutions/bundle-canonical-kubernetes/issues/28615:25
cory_fustub, stokachu, tvansteenburgh: https://code.launchpad.net/~johnsca/juju-wait/+git/juju-wait/+merge/32712215:58
kjackalthank you  triccardisystran you will hear from us soon16:35
=== frankban is now known as frankban|afk
=== grumble is now known as gurmble
=== scuttlemonkey is now known as scuttle|afk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!