<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to resolve SSL error upon host registration with Ambari? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94294#M7587</link>
    <description>&lt;P&gt;The error says connection refused....&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;WARNING 2015-09-23 09:47:17,404 NetUtil.py:82 - Failed to connect to &lt;A href="https://test.org:8440/ca" target="_blank"&gt;https://test.org:8440/ca&lt;/A&gt; due to [Errno 111] Connection refused"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;
&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Can you confirm that the port is open and listening? Can you telnet to that host / port?&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2015 00:39:37 GMT</pubDate>
    <dc:creator>dkjerrumgaard1</dc:creator>
    <dc:date>2015-09-26T00:39:37Z</dc:date>
    <item>
      <title>How to resolve SSL error upon host registration with Ambari?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94292#M7585</link>
      <description>&lt;P&gt;I'm trying to register hostnames in Ambari but getting the error below. We tried to run yum update openssl but its got the latest version. We tried to run yum - update it didn’t help. I also tried removing the other openssl packages openssl-devel-1.0.1e-42.el6.x86_64, openssl098e-0.9.8e-17.el6.centos.2.x86_64 and restarting the ambari server/agents and same error. Tried running yum -y install opens* as well but didn’t help. Any ideas?&lt;/P&gt;&lt;PRE&gt;ERROR 2015-09-23 09:47:07,402 NetUtil.py:77 - [Errno 8] _ssl.c:492: EOF occurred in violation of protocol
ERROR 2015-09-23 09:47:07,402 NetUtil.py:78 - SSLError: Failed to connect. Please check openssl library versions.
Refer to: &lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=1022468" target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=1022468&lt;/A&gt; for more details.
WARNING 2015-09-23 09:47:07,402 NetUtil.py:105 - Server at &lt;A href="https://test.org:8440is" target="_blank"&gt;https://test.org:8440is&lt;/A&gt; not reachable, sleeping for 10 seconds...
WARNING 2015-09-23 09:47:07,402 NetUtil.py:105 - Server at &lt;A href="https://test.org:8440is" target="_blank"&gt;https://test.org:8440is&lt;/A&gt; not reachable, sleeping for 10 seconds...
INFO 2015-09-23 09:47:14,746 main.py:74 - loglevel=logging.INFO
INFO 2015-09-23 09:47:14,746 main.py:74 - loglevel=logging.INFO
INFO 2015-09-23 09:47:17,403 NetUtil.py:59 - Connecting to &lt;A href="https://test.org:8440/ca" target="_blank"&gt;https://test.org:8440/ca&lt;/A&gt;
WARNING 2015-09-23 09:47:17,404 NetUtil.py:82 - Failed to connect to &lt;A href="https://test.org:8440/ca" target="_blank"&gt;https://test.org:8440/ca&lt;/A&gt; due to [Errno 111] Connection refused
WARNING 2015-09-23 09:47:17,404 NetUtil.py:105 - Server at &lt;A href="https://test.org:8440is" target="_blank"&gt;https://test.org:8440is&lt;/A&gt; not reachable, sleeping for 10 seconds...
WARNING 2015-09-23 09:47:17,404 NetUtil.py:105 - Server at &lt;A href="https://test.org:8440is" target="_blank"&gt;https://test.org:8440is&lt;/A&gt; not reachable, sleeping for 10 seconds...
ERROR 2015-09-23 09:47:19,780 main.py:315 - Fatal exception occurred:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 312, in &amp;lt;module&amp;gt;
    main(heartbeat_stop_callback)
  File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 248, in main
    stop_agent()
  File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 198, in stop_agent
    sys.exit(1)
SystemExit: 1
ERROR 2015-09-23 09:47:19,780 main.py:315 - Fatal exception occurred:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 312, in &amp;lt;module&amp;gt;
    main(heartbeat_stop_callback)
  File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 248, in main
    stop_agent()
  File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 198, in stop_agent
    sys.exit(1)
SystemExit: 1


&lt;/PRE&gt;</description>
      <pubDate>Sat, 26 Sep 2015 00:37:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94292#M7585</guid>
      <dc:creator>rgarcia</dc:creator>
      <dc:date>2015-09-26T00:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve SSL error upon host registration with Ambari?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94293#M7586</link>
      <description>&lt;P&gt;What is the jdk being used?
We have noticed issues issues when open jdk 1.7.0 is used with Ambari Server resoling in the ssl issue.
If you are using open jdk 1.7.0, modify java.home and jdk.name in ambari.properties to point to oracle jdk&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 00:38:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94293#M7586</guid>
      <dc:creator>smohanty</dc:creator>
      <dc:date>2015-09-26T00:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve SSL error upon host registration with Ambari?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94294#M7587</link>
      <description>&lt;P&gt;The error says connection refused....&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;WARNING 2015-09-23 09:47:17,404 NetUtil.py:82 - Failed to connect to &lt;A href="https://test.org:8440/ca" target="_blank"&gt;https://test.org:8440/ca&lt;/A&gt; due to [Errno 111] Connection refused"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;
&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Can you confirm that the port is open and listening? Can you telnet to that host / port?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 00:39:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94294#M7587</guid>
      <dc:creator>dkjerrumgaard1</dc:creator>
      <dc:date>2015-09-26T00:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve SSL error upon host registration with Ambari?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94295#M7588</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/224/dkjerrumgaard.html" nodeid="224"&gt;@dkjerrumgaard&lt;/A&gt; , &lt;/P&gt;&lt;P&gt;We are also facing same issue. We can see SSL Certificate error . &lt;/P&gt;&lt;P&gt;Below is snippet from ambari-server.log ::&lt;/P&gt;&lt;P&gt;WARN [qtp-ambari-agent-74] nio:720 - javax.net.ssl.SSLException: Received fatal alert: unknown_ca&lt;/P&gt;&lt;P&gt;From ambari-agent.log ::&lt;/P&gt;&lt;P&gt;INFO 2015-12-28 15:55:31,679 NetUtil.py:59 - Connecting to &lt;A href="https://dehdteste7778b5:8440/ca" target="_blank"&gt;https://dehdteste7778b5:8440/ca&lt;/A&gt;
ERROR 2015-12-28 15:55:31,743 NetUtil.py:77 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
ERROR 2015-12-28 15:55:31,743 NetUtil.py:78 - SSLError: Failed to connect. Please check openssl library versions.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 18:25:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94295#M7588</guid>
      <dc:creator>gaurav_sharma</dc:creator>
      <dc:date>2015-12-28T18:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve SSL error upon host registration with Ambari?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94296#M7589</link>
      <description>&lt;P&gt;Were you able to resolve it? We have the same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 02:20:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94296#M7589</guid>
      <dc:creator>sree_kuppa</dc:creator>
      <dc:date>2017-09-22T02:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve SSL error upon host registration with Ambari?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94297#M7590</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;We have similar issue. After security update were applied, started getting nio:720 - javax.net.ssl.SSLException: Any solution? Appreciate any help/support in advance&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 10:29:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-resolve-SSL-error-upon-host-registration-with-Ambari/m-p/94297#M7590</guid>
      <dc:creator>khanil</dc:creator>
      <dc:date>2017-09-26T10:29:08Z</dc:date>
    </item>
  </channel>
</rss>

