Hi Paolo,
Thanks for letting us know that this is working for you now.
Thanks,
Ted.
...
Hi Paolo,
Thanks for letting us know that this is working for you now.
Thanks,
Ted.
This topic contains 16 replies, has 6 voices, and was last updated by tedr 2 months, 2 weeks ago.
Hello,
I am running into some issues in registering steps of the Cluster Installation Wizard of HDP 1.2. I am creating 3 nodes cluster with Ambari-server running in 1 of the 3 nodes. OS is 64bits redhat linux.
The following log is in ambari-agent.log of the master and the same for all boxes. For some reasons, it can’t connect and register over https. I see other posts similar to this, but didn’t see any resolution. Anyone knows how to resolve this issues. I can provide personal email and phone to contact offline if needed. Any helps you can provide is greatly appreciated.
IINFO 2013-03-20 09:38:48,240 security.py:49 – SSL Connect being called.. connecting to the server
INFO 2013-03-20 09:38:48,367 Controller.py:103 – Unable to connect to: https://dev01.myserver.com:8441/agent/v1/register/dev01.myserver.com
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 237, in sendRequest
self.cachedconnect = security.CachedHTTPSConnection(self.config)
File “/usr/lib/python2.6/site-packages/ambari_agent/security.py”, line 77, in __init__
self.connect()
File “/usr/lib/python2.6/site-packages/ambari_agent/security.py”, line 82, in connect
self.httpsconn.connect()
File “/usr/lib/python2.6/site-packages/ambari_agent/security.py”, line 66, in connect
ca_certs=server_crt)
File “/usr/lib64/python2.6/ssl.py”, line 338, in wrap_socket
suppress_ragged_eofs=suppress_ragged_eofs)
File “/usr/lib64/python2.6/ssl.py”, line 120, in __init__
self.do_handshake()
File “/usr/lib64/python2.6/ssl.py”, line 279, in do_handshake
self._sslobj.do_handshake()
SSLError: [Errno 8] _ssl.c:491: EOF occurred in violation of protocol
Cheers,
Brandon
You must be logged in to reply to this topic.