On 10.07.2014 19:18, Abel Deuring wrote: > > I just ran apt-get update && apt-get upgrade in a Vagrant box to install > the new release 1.20.1, then rebooted the Vagrant box. I can still see > the three "Ensuring mongo server is running" messages. And the problems > of the "NAT setup script" and the server on 127.0.0.1:6080 to connect to > the the state server still persist :(
Figured out what was wrong: I forgot that apt-get upgrade does not affect the copy of jujud that is used for the state server. After a dumb "juju destroy-enviroment" and reprovisioning all stuff things work fine again. sorry for the previous noise Abel -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
