How do I fix a "Could not resolve hostname" Error in juju status?
Posted
by
czajkowski
on Ask Ubuntu
See other posts from Ask Ubuntu
or by czajkowski
Published on 2012-08-16T10:28:15Z
Indexed on
2012/11/12
5:16 UTC
Read the original article
Hit count: 232
I have my nodes in ready and one node in allocated to root stage , now when i bootstrap it gives success but when i do juju status it gives an error as below :
juju bootstrap
2012-08-15 21:32:34,449 INFO Bootstrapping environment 'maas' (origin: distro type: maas)...
2012-08-15 21:32:34,636 INFO juju environment previously bootstrapped.
2012-08-15 21:32:34,637 INFO 'bootstrap' command finished successfully
juju status
2012-08-15 21:33:17,833 INFO Connecting to environment...
2012-08-15 21:33:23,013 ERROR Invalid host for SSH forwarding: ssh: Could not resolve hostname node-000c29d63ebb.local: Name or service not known
2012-08-15 21:33:53,166 ERROR Invalid host for SSH forwarding: ssh: Could not resolve hostname node-000c29d63ebb.local: Name or service not known
© Ask Ubuntu or respective owner