/srv/irclogs.ubuntu.com/2020/05/29/#juju.txt

tychicusdid you initialize vault?00:00
tychicusI ran into this when testing the new 20.05 stable bundle00:01
tychicusthere are 2 sets of instructions that I needed to get things moving forward00:01
tychicushttps://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-vault.html00:02
tychicusfirst initialize and install vault00:02
tychicushttps://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-certificate-management.html00:02
tychicussecond retrieve and sign the csr00:02
wallyworldthumper: i give up, 2.7 landing is broken, here's a forward port of the 2.7 PR directly to 2.8-rc3 (with legacy lease stuff removed) https://github.com/juju/juju/pull/1164101:00
wallyworldor hpidcock or kelvinliu ^^^^^01:06
wallyworldkust got to get 2.8-rc unblocked01:06
kelvinliulooking01:07
kelvinliuapproved since the original one has been approved already wallyworld01:10
wallyworldty01:10
kelvinliunws01:11
timClicksI'm receiving a "no matching agent binaries available" message when deploying a focal workload to AWS01:58
wallyworldjuju version?02:04
timClicksthis is JAAS (2.6.10), client is Juju 2.8-rc202:05
thumpertimClicks: jaas doesn't know about focal02:05
thumperthat is 2.702:05
thumperwallyworld: where are we at with the landings?02:05
wallyworldgave up on 2.7 and forward ported the last PR directly to 2.8-rc, waiting for CI now02:06
thumperwallyworld: can I try to merge my 2.8 branch?02:06
wallyworldsure, i'm just landing a 2.8rc->2.8 port and then i was going to merge yours02:07
thumperall good, if you want to do the mergy thing then that's all good02:07
wallyworldi can02:08
thumperlooks like I'll be helping with a customer issue02:08
wallyworldwhat juju version?02:09
thumperdon't know yet02:09
hpidcockforward port to develop https://github.com/juju/juju/pull/1164203:02
sukehi Guys,03:03
wallyworldhpidcock: did you pick up the just landed pr from tim?03:05
hpidcockwallyworld: let me check03:06
wallyworldhpidcock: also, GetByHardwareAddress isn't used03:07
wallyworldi suspect it's been replaced by Filter whichis whwere the conflict was03:07
hpidcockGetByHardwareAddress was only added 10 days ago03:10
wallyworldhpidcock: ah, i suspect it's for the work to filter out machine local addresses, and there's a PR which will use it03:14
hpidcockwallyworld: yep, can always delete it later. I'd rather not break manadart's WIP if he has any using it03:15
wallyworldyup03:15
wallyworldhpidcock: the changes look  as expected to me based on working with the other branches of late03:18
hpidcockwallyworld: awesome thanks, just waiting for a green run then I'll merge03:19
wallyworldi was 1/2 way thriugh doing it myself then i saw your pr :-)03:19
hpidcockwallyworld: ahah03:19
wallyworldwas looking at the nic conflict03:20
hpidcocksorry03:20
wallyworldall good, you saved me a lot6 of typing03:20
thumperhttps://github.com/juju/juju/pull/1164404:17
thumperthe last of the uniter package level loggers04:18
thumperphew04:18
manadartwallyworld, hpidcock: GetByHardwareAddress was indeed a utility added for a patch in progress.04:25
manadartwallyworld: This is the fix for network_get and local-machine addresses: https://github.com/juju/juju/pull/1163804:26
manadartJust have to put together some QA.04:26
wallyworldgr8 ty04:27
Eryn_1983_FLtychicus:  he got some handful of keys04:29
Eryn_1983_FLi think he did04:29
* thumper sighs05:30
thumpermore problems05:30
thumperbut yay, users??05:30
wallyworldthumper: anything serious?05:35
thumperwallyworld: nothing blocking05:35
thumperbut enough that we'll want to include a patch in 2.7.705:35
wallyworldgot a bug?05:35
thumperhttps://bugs.launchpad.net/juju/+bug/188124205:36
mupBug #1881242: Missing error check results in panic - apiserver <apiserver> <panic> <juju:Triaged> <https://launchpad.net/bugs/1881242>05:36
thumperthe fix for this bug is trivial... add an error handling05:36
thumperthe other problem, for which we are also getting a bug, is how did it get into this status05:36
thumperstate05:36
wallyworldsigh05:37
thumperwallyworld: did you see my PR above?05:39
thumperwallyworld: nm, hpidcock reviewed it for me05:40
thumperthanks hpidcock05:40
wallyworldthat's why i didn't look :-)05:40
wallyworldalready +105:40
thumperhey... https://jenkins.juju.canonical.com/job/github-make-check-juju/5933/consoleText05:41
thumperlook for "oops"05:42
thumperapi/uniter fails05:42
thumperbut I don't see a filure in the output?05:42
hpidcockthumper: might be teardown failure?05:45
thumpersucceeds locally05:46
thumperand I only see 118 passed and 1 skipped05:46
thumperhpidcock: could be05:46
thumperwallyworld: I see the email you just forwarded to me05:50
thumperbut I don't see the original05:50
wallyworldthumper: yeah, go figure, maybe the email lists are stuck05:50
thumpercould be05:50
thumperwallyworld: you message to the list has come through now06:34
wallyworldso it has06:35
Laneyhey, quick bit of help needed hopefully. i've got a controller running on lxd locally, but juju has somehow got the wrong idea about what its ip addresses are (maybe the container got restarted?). how can I get it to learn the right ones?09:00
Laney(made a topic on discourse)09:15
achilleasaLaney: you can point the cli to the right IP by editing the endpoint values in ~/.local/share/juju/controllers.yaml for your controller (as always backup first before editing ;-)09:17
Laneyachilleasa: wtf, that has the right addresses in it09:18
Laneyuh09:18
Laneythere's some duplication here, how did that happen09:18
achilleasaLaney: you mean you have the same IP twice in the endpoint list? Not sure how that could happen but it should not have any impact in connection attempts09:20
Laneyno I had the same controller in there twice, once right and once wrong09:20
Laneybut deleted the wrong one now and 'juju status' works again09:20
Laney'juju ssh' doesn't though, it seems to be trying to connect to my public IP instead of the container's IP ...09:21
Laneyworks with --proxy but not without09:24
achilleasamanadart: can you take a look at https://github.com/juju/juju/pull/11645?11:39
manadartachilleasa: Approved it.11:45
achilleasamanadart: do we rewrite the agent config files when upgrading?12:04
manadartachilleasa: Yes, we have to in order to set the version.12:05
Eryn_1983_FLhi12:14
tychicuswith the nova-cloud-controller charm, is there bit of additional config that needs to be performed to get console-access-protocol to use TLS?19:14
tychicusI ensured that the vault relation is there juju add-relation nova-cloud-controller:certificates vault:certificates19:15
tychicusbut openssl s_client -connect shows that TLS is not enabled19:17
tychicusIf I switch from https to http the page renders with an error "Something went wrong, connection is closed "19:18
pmatulistychicus, are you talking about the dashboard?19:19
tychicusyes, the console in the dashboard19:20
tychicusdashboard loads with https no problem19:20
tychicusin previous releases to enable ssl you had to supply a console-ssl-cert  to nova-cloud-controller19:22
tychicusbut console-ssl-cert was removed in the 19.07 charm release19:23
tychicusPlease use ssl_cert configuration option or the vault certificates relation19:24
pmatulistychicus, where do you see that?19:25
tychicushttps://jaas.ai/nova-cloud-controller/345#charm-config-console-ssl-cert19:26
pmatulistychicus, thanks19:33
tychicuspmatulis: np, just trying to figure out if I missed something trivial in my config19:34
pmatulistychicus, what about the value of 'console-access-protocol'?19:35
tychicuspmatulis: uju config nova-cloud-controller console-access-protocol=novnc19:35
tychicuss /uju/juju19:36
pmatulistychicus, k19:36
pmatulistychicus, well, based on what you've said you've done and based on the documentation it should work. can you open a bug on nova-cloud-controller?19:37
tychicussure19:37
pmatulistychicus, did you try logging out and back in to the dashboard after having made that config change (to 'novnc')?20:31
tychicusI did20:32
pmatulisk20:33
pmatuliswell, like i recommend: https://bugs.launchpad.net/charm-nova-cloud-controller/+filebug20:34
tychicusI'm working on the bug report now, but I need to do a little more digging20:34
tychicusit looks like novnc is not proxied by apache, all of the stuff proxied by apache is fine20:35
tychicuslooks like the issue is that there is an issue with the nova.console.websocketproxy21:13

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