[04:05] bobeo: are they at the same IP address that they were before? you can look at ~/.local/share/juju/controllers.yaml and see if the IP address matches the controller macihne. [04:06] bobeo: the other option is something like "ufw" that was manually stopped on a machine that is now blocking remote access, or something like that. === frankban|afk is now known as frankban [09:50] stokachu: are online now? :D === tinwood_ is now known as tinwood === salmankhan1 is now known as salmankhan [16:26] gunix: yep, whats up [16:28] hbogert_: /win 3 [16:28] hbogert_: sorry, i meant to ask why are you disappointed? [16:29] hbogert_: also logging into IRC as root isn't usually a good idea === frankban is now known as frankban|afk === rogpeppe1 is now known as rogpeppe === agprado is now known as agprado|lunch === agprado|lunch is now known as agprado === rogpeppe2 is now known as rogpeppe === mwhudson_ is now known as mwhudson [23:04] hi [23:04] any way to check issues on juju charm [23:04] juju deploy /pathofcharm package [23:04] keeps on waiting [23:04] status [23:13] jose-phillips: can you tell what it's waiting for? [23:14] when i do juju status [23:14] i see on application [23:14] keeps on waiting [23:14] jose-phillips: what are you deploying? [23:14] a custom charm [23:14] that i do based on solidfire charm [23:15] jose-phillips: try "juju status --format yaml " [23:15] sometimes the yaml output will give more output about why the charm is waiting [23:15] message: waiting for machine [23:15] better :") [23:15] ls [23:16] jose-phillips: where are you deploying? aws/local/etc? [23:16] local [23:16] should be deployed on cinder container [23:18] jose-phillips: waiting for machine typically means juju can't find a place to deploy given a set of constraints. is this local with lxd or maas? [23:19] local with lxd [23:24] jose-phillips: the important bit to figure out is why juju can't find a machine to deploy to... maybe the charm has a constraint that can't be fulfilled by your controller (mem=X, etc) [23:26] ok question [23:26] unfortunately, i need to get outta here like 2 minutes ago -- pastebin a 'juju debug-log --replay' and i can try to help diagnose later [23:26] if on metadatada [23:26] have few tags [23:26] is will going to use these tags rights? [23:37] done [23:37] was a missing relation [23:37] thanks anyways