Problem in 'juju status'

Asked by Faizan Pervaiz

I have stuck in another problem. I entered the command 'juju status; and i am getting the following error

2012-08-16 20:37:01,597 ERROR Invalid host for SSH forwarding: ssh: Could not resolve hostname node1: Name or service not known

2012-08-16 20:37:51,379 ERROR Cannot connect to environment: Unexpected TimeoutError interacting with provider: User timeout caused connection failure.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/juju/providers/common/connect.py", line 42, in run
    client = yield self._internal_connect(share)
ProviderInteractionError: Unexpected TimeoutError interacting with provider: User timeout caused connection failure.
Unexpected TimeoutError interacting with provider: User timeout caused connection failure.
2012-08-16 20:37:51,448 ERROR Unexpected TimeoutError interacting with provider: User timeout caused connection failure.

Please help me out ASAP

Question information

Language:
English Edit question
Status:
Solved
For:
MAAS Edit question
Assignee:
No assignee Edit question
Solved by:
Julian Edwards
Solved:
Last query:
Last reply:
Revision history for this message
Best Julian Edwards (julian-edwards) said :
#1

Your setup needs to have a DHCP configuration with "domain-name-servers" set
to a DNS server that can resolve "node1". When node1 boots it'll then use
that DNS server.

Revision history for this message
Syed Ahsan Shamim Zaidi (ahsanmohsin04) said :
#2

Julian can you please elaborate it ? ..

Revision history for this message
Faizan Pervaiz (faizee-90) said :
#3

please explain it further...