<div dir="ltr">I'm a bit curious what you mean by "manually provisioned machine". Are you saying that you used the VMWare APIs directly to launch an instance, and then "juju bootstrap IP" to start using that machine, and then "juju add-machine ssh:IP" to add the second machine?<div><br></div><div>You could try doing "juju upgrade-juju --debug" to see what at least the client thinks it is trying to do. I wonder if it is a case where your VM doesn't actually have egress access, but your client does. And so Jujud on the VM is trying to do something like download the new agent, which your client saw and said was available, but the controller isn't actually able to download.</div><div><br></div><div>John</div><div>=:-></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 26, 2018 at 8:48 PM, Daniel Bidwell <span dir="ltr"><<a href="mailto:drbidwell@gmail.com" target="_blank">drbidwell@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a juju controller, uncloud, in a container in a vmware vm.  The<br>
controller has a manually provisioned machine deployed happily.  I<br>
tried to manually provision a second machine.  It is stuck in pending<br>
with no progress after a day of waiting.  I can ssh to ubuntu@host just<br>
fine with the ssh keys installed.<br>
<br>
I am provisioning from a machine with juju 2.3.2 and the controller has<br>
version 2.2.6 on it (now unsupported).  I have attempted to do "juju<br>
upgrade-juju -m uncloud" and it happily says that it is upgrading to<br>
2.3.2, but I never see any progress with that either (after hours or<br>
days).<br>
<br>
What is the secret sauce for making these thing work?  For some reason,<br>
whenever I have trouble with my juju environment, I have to destory it<br>
and set up the controllers from scrap.  I guess I just don't have the<br>
juju for juju :-(  I do like being able to develop charms for my apps<br>
and deploy them though.<br>
<span class="HOEnZb"><font color="#888888">--<br>
Daniel Bidwell <<a href="mailto:drbidwell@gmail.com">drbidwell@gmail.com</a>><br>
<br>
<br>
--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/juju-dev</a><br>
</font></span></blockquote></div><br></div>