[01:15] hazmat: will take a look tonight - it's definitely something I've been looking into === kadams54 is now known as kadams54-away [13:53] frankban: our time is running out with regards to not sending the uuid from the gui on api requests. Do you know if that is sent in the envinfo? [13:54] hatch: do we need to send the uuid when logging in? [13:55] frankban: I'm not sure... [13:56] I'm just spinning up an env now [13:56] hoping that it's in there :) [14:06] hatch: it seems that connecting to the root URL of the API address is still supported, but in the future we want to connect to /environment/{env_uuid}/api [14:06] hatch: is this your end goal? [14:06] frankban: right - apparently that's coming sooner rather than later [14:07] yeah - so I need to find that uuid [14:07] unfortunately the 'debug' mode in the gui is not working today :///// [14:07] hatch: ok to do that we need to know the environment UUID [14:09] yeah - for some reason debug mode in the gui is no longer serving the individual files [14:09] hatch: we can handle that in two ways: 1) do not touch the GUI and handle that on the gui server side. this way, the GUI still connects ti its own domain, and the gui server does the redirect or 2) connect the GUI websocket to a specific path of the guiserver, and the guiserver will proxy to the corresponding path of the Juju state server [14:09] hatch: move this discussion to jaas [14:09] chooo chooooo [14:10] I'm still stuck on trying to get the gui to serve the proper assets :/ [14:10] I wonder when that broke [14:11] oh look it was another chrome caching bug....man this browser is falling apart [14:21] frankban: ok joining standup [15:00] jcsackett: weechat uses F11/12 to scroll the nicklist - but F11 makes the window go full screen :) any ideas [15:02] hatch: don't go to channels with that many nicks and/or use a taller monitor? [15:03] hatch: i've never had cause to scroll the nicklist. [15:03] #juju has too many people :) [15:04] ok not going to lie - most of my channels have more than my vertical space [15:56] looks like my branch from yesterday failed ci merge because of spurious errors...man this CI === kadams54 is now known as kadams54-away [17:00] frankban: hey how do you debug the backend.py code? essentially I want to put a pdb in the 'start' method but it'll need to be in a real env [17:01] hatch: debug-hook? [17:01] can you debug hook if everything runs through the same file? [18:48] uiteam any [18:48] python peeps want to see if this is the best way to accomplish this http://bazaar.launchpad.net/~hatch/charms/trusty/juju-gui/add-uuid-configjs/revision/230 [18:51] yes this is valid es6 js.....oy vey [18:51] exports.activate = () => console.log('this package was activated') === kadams54 is now known as kadams54-away [22:06] Morning