Jeff Sposetti created AMBARI-1605:
-------------------------------------
Summary: Host registration fail due to unsupported OS should
provide better message
Key: AMBARI-1605
URL: https://issues.apache.org/jira/browse/AMBARI-1605
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.2.1
Reporter: Jeff Sposetti
When trying to install AMbari Agent on a machine w/ an unsupported OS, you get
a cryptic message. Should be more user friendly, informing the user that
registration failed due to unsupported OS.
http://hortonworks.com/community/forums/topic/error-while-installing-hosts/
File “/usr/lib64/python2.6/socket.py”, line 567, in create_connection
raise error, msg
error: [Errno 111] Connection refused
[....]
INFO 2013-03-08 08:42:45,442 security.py:49 – SSL Connect being called..
connecting to the server
INFO 2013-03-08 08:42:45,444 Controller.py:103 – Unable to connect to:
https://ambari:8441/agent/v1/register/slave
Traceback (most recent call last):
File “/usr/lib/python2.6/site-packages/ambari_agent/Controller.py”, line 88, in
registerWithServer
response = self.sendRequest(self.registerUrl, data)
File “/usr/lib/python2.6/site-packages/ambari_agent/Controller.py”, line 239,
in sendRequest
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira