=== blahdeblah_ is now known as blahdeblah [01:54] babbageclunk: for whenever, here's that PR to handle app removal https://github.com/juju/juju/pull/8423 [02:47] wallyworld: ok, having a look now [02:47] yay, ty [04:06] wallyworld: thumper: hangout? [04:06] we are there [04:06] k, I'll try reconnecting [04:07] thumper: it seems stuck at "requesting to join the video call." very strange, trying to figure out what's up [04:07] yeah, we both had that [04:07] ctrl-f5 [04:07] until it stops [04:15] wallyworld: reviewed === frankban|afk is now known as frankban [09:28] elmo: ping if you're around === freyes__ is now known as freyes === frankban is now known as frankban|afk [17:52] https://bugs.launchpad.net/juju/+bug/1751849 - wtf is this [17:52] Bug #1751849: ERROR secret key for user "" not found [17:58] its juju demo week for my team here, not off to a good start with whatever ^ is - would appreciate some coverage there, thx thx === jillr_ is now known as jillr [19:00] bdx: wag here, but can you try adding another user and setting a controller name that doesn't already exist? maybe the token is being expired after the first prompt for a controller name. [19:00] ahh [19:01] i'm not saying that's the right behavior, but may be enough to get you going. [19:02] kwmonroe: sending register command per dm [19:02] go for it [19:02] thumper: do you know off hand when registration strings from add-user get expired? re: bdx bug above [19:03] kwmonroe: single use I believe [19:03] but I don't think it is time based [19:03] bdx: worked for me: [19:03] Enter a name for this controller [pdl-aws]: mycloud [19:03] Initial password successfully set for myuser. [19:03] no way [19:04] cool! now I feel silly [19:04] thumper: could it be the case that the secret is thrown away before a valid controller name is accepted? bug 1751849 [19:04] Bug #1751849: ERROR secret key for user "" not found [19:05] well check out what my user posted [19:06] I wouldn't think so [19:06] but I'm on a call just now [19:06] so not responsive [19:06] roger that [19:07] bdx: fyi i unregisterred myself from your controller. [19:07] https://imgur.com/a/Vt2nf [19:08] cool, thanks [19:09] oof that image is weird bdx. DM me another register command and i'll accept the default pdl-aws controller name. [19:10] possibly I should give you the perms like I did for the other user too [19:11] ok, fwiw, the last one was for 'myuser' with 'login' access: [19:11] mycloud* - myuser login - - - 2.3.3 [19:12] ok [19:13] here's another, not sure if it will be any better https://imgur.com/a/u07W3 [19:14] bdx: lgtm https://paste.ubuntu.com/p/pTycc7W35K/ [19:15] kwmonroe: thanks for verifying [19:16] np bdx, fyi i'm on 2.3.3-highsierra-amd64 as well. [19:16] man [19:16] idk then [19:17] are you sure your user didn't run the register command twice? or someone else ran it with his/her token? [19:17] maybe ask them to do "juju register --debug XXXXX" to make sure the client is getting over to the controller. [19:18] and fyi, i unregisterred pdl-aws from my client. can't have you blaming me for insane cloud bills ;) [19:20] aha [19:20] thank you [19:20] well, I cant replicate the issue anymore either [19:20] I guess its fixed now [19:20] sorry about the noise [19:25] "are you sure your user didn't run the register command twice? or someone else ran it with his/her token?" - this very well could have happened === akhavr1 is now known as akhavr [19:27] possibly 5-10 minutes passed between the time when I registered the user and the time that the user actually ran the register command [19:28] get your people in check bdx [23:34] bdx: is bug 1751849 cool to be closed as user's user error? [23:34] Bug #1751849: ERROR secret key for user "" not found [23:35] happy to try other things, but i don't know what else we can do given the inability to repro on my side. [23:37] kwmonroe: hi o/ [23:38] kwmonroe: i'll mark it as incomplete.. without repro would be hard to fix :) [23:42] anastasiamac: the fix would be to mine bitcoin on all the controllers that bdx shared with me, and then being like "it's fixed", but secretly we'd be having steak tonight. [23:43] kwmonroe: :D [23:43] or, what actually happened, i unregisterred all bdx's secrets and hope it's just working as designed ;) [23:44] kwmonroe: the only thing i could think of is that this juju register string has already been used on another client... it's a one-time-only thing... [23:45] to use it on a different client, you'd need to re-issue the token (the argument to register command)... [23:45] yeah, +1 anastasiamac, i think that's what we concluded with bdx earlier. there was a 5-10m window where he wasn't watching his people type that could have resulted in 2 ppl running that. the 1st invalidating the registration key for the 2nd. [23:47] kwmonroe: ack