[Bug 1204302] Re: fails to bootstrap, returns error: no reachable servers
Antonio Rosales
1204302 at bugs.launchpad.net
Fri Aug 9 23:44:12 UTC 2013
The issue here explained by Tim P. is that when you have the following line in you config.yaml:
# root-dir: ~/.juju/local
Juju does not expand "~/" our correctly so the path is not found correctly. Two workarounds are:
(1) Comment out this line as mentioned above.
(2) Uncomment the line, and put the full path in ie:
root-dir: /home/user/.juju/local
-thanks,
Antoino
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1204302
Title:
fails to bootstrap, returns error: no reachable servers
To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1204302/+subscriptions
More information about the Ubuntu-server-bugs
mailing list