Hi Aaron, Could you correlate this message with the server logs and provide them? If you stop and start the agent you should be able to capture the error if any on the server side.
To turn on debugging on the agent, edit /etc/ambari-agent/conf/ambari-agent.ini also turning on debugging on the server site might help. (/etc/ambari-server/conf/log4j.properties) -Sid On Tue, Jul 23, 2013 at 12:27 PM, Aaron Cody <[email protected]> wrote: > Any ideas what might be causing this? > > > - I am using FQDNs and I can passwordless-SSH from master to all slave > machines… > - RedHat 6.4 > > Registration fails: > > self.httpsconn.connect()\n File > \"/usr/lib/python2.6/site-packages/ambari_agent/security.py\", line 63, in > connect\n ca_certs=server_crt)\n File \"/usr/lib64/python2.6/ssl.py\", line > 338, in wrap_socket\n suppress_ragged_eofs=suppress_ragged_eofs)\n File > \"/usr/lib64/python2.6/ssl.py\", line 118, in __init__\n cert_reqs, > ssl_version, ca_certs)\nSSLError: [Errno 336445442] _ssl.c:353: > error:140DC002:SSL routines:SSL_CTX_use_certificate_chain_file:system > lib\n', None)\n\nSTDERR\nConnection to > ac-dev-04.sensage.comclosed.\nRegistering with the server...\nRegistration > with the server > failed."}] >
