<?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: ambari host registration failed in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219590#M79446</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83333/bapuld1992.html" nodeid="83333"&gt;@Bhagabati Das&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are using &lt;STRONG&gt;CentOS 7, RHEL7, SLES 12 (Python 2.7) &lt;/STRONG&gt;then in order to solve this problem simply configure the Ambari Agent to use TLSv1.2 when communicating with the Ambari Server by editing each Ambari Agent’s "/etc/ambari-agent/conf/ambari-agent.ini" file and adding the following configuration property to the security section:&lt;/P&gt;&lt;PRE&gt;[security]
  force_https_protocol=PROTOCOL_TLSv1_2&amp;lt;br&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then restart the ambari agent:&lt;/P&gt;&lt;PRE&gt;# ambari-agent restart&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;For CentOS 6/RHEL6, or SLES 11 (Python 2.6)&lt;/STRONG&gt;, Edit the java.security file in the JDK being used by the Ambari Server and make the following changes:&lt;BR /&gt;  Locate the &lt;STRONG&gt;jdk.tls.disabledAlgorithms&lt;/STRONG&gt; property and remove the 3DES_EDE_CBC reference&lt;BR /&gt;  Save the file, and restart the Ambari Server.&lt;/P&gt;&lt;P&gt;More details are available on: &lt;/P&gt;&lt;P&gt;HCC Article: &lt;A href="https://community.hortonworks.com/articles/188269/javapython-updates-and-ambari-agent-tls-settings.html" target="_blank"&gt;https://community.hortonworks.com/articles/188269/javapython-updates-and-ambari-agent-tls-settings.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HCC Thread: &lt;A href="https://community.hortonworks.com/questions/120861/ambari-agent-ssl-certificate-verify-failed-certifi.html" target="_blank"&gt;https://community.hortonworks.com/questions/120861/ambari-agent-ssl-certificate-verify-failed-certifi.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jun 2018 19:03:51 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2018-06-11T19:03:51Z</dc:date>
    <item>
      <title>ambari host registration failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219588#M79444</link>
      <description>&lt;P&gt;I m trying to install HDP 2.6.4 using ambari ambari-2.5.0.3 in RHEL 7.5 using  jdk1.8.0_101 and postgresql-9.5.8. I am able to install ambari agents and ambari server in all hosts. While registering all host in ambari ui all host registration is getting failed except ambari-server host. Also verified /etc/hosts in all servers ,hostname are correct and i am able to telnet the ambari server from all agent servers.&lt;/P&gt;&lt;P&gt;my openssl verion-&lt;/P&gt;&lt;P&gt; openssl version -v &lt;/P&gt;&lt;P&gt;OpenSSL 1.0.2k-fips  26 Jan 2017&lt;BR /&gt;&lt;/P&gt;&lt;P&gt; I am adding agent log below please check.&lt;/P&gt;&lt;P&gt;INFO 2018-06-11 14:55:42,409 NetUtil.py:67 - Connecting to &lt;A href="https://amabri_server_host:8440/ca" target="_blank"&gt;https://amabri_server_host:8440/ca&lt;/A&gt;
ERROR 2018-06-11 14:55:42,487 NetUtil.py:93 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
ERROR 2018-06-11 14:55:42,487 NetUtil.py:94 - 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 2018-06-11 14:55:42,488 NetUtil.py:121 - Server at &lt;A href="https://amabri_server_host:8440" target="_blank"&gt;https://amabri_server_host:8440&lt;/A&gt; is not reachable, sleeping for 10 seconds...&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 18:18:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219588#M79444</guid>
      <dc:creator>bapuld1992</dc:creator>
      <dc:date>2018-06-11T18:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: ambari host registration failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219589#M79445</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/83333/bapuld1992.html" nodeid="83333"&gt;@Bhagabati Das&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;RHEL 7.5 is not supported for HDP 2.6.4:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_support-matrices/content/ch01.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_support-matrices/content/ch01.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, your error seems to be related to this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://access.redhat.com/articles/2039753" target="_blank"&gt;https://access.redhat.com/articles/2039753&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Gonçalo&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 18:24:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219589#M79445</guid>
      <dc:creator>gcunha</dc:creator>
      <dc:date>2018-06-11T18:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: ambari host registration failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219590#M79446</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83333/bapuld1992.html" nodeid="83333"&gt;@Bhagabati Das&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are using &lt;STRONG&gt;CentOS 7, RHEL7, SLES 12 (Python 2.7) &lt;/STRONG&gt;then in order to solve this problem simply configure the Ambari Agent to use TLSv1.2 when communicating with the Ambari Server by editing each Ambari Agent’s "/etc/ambari-agent/conf/ambari-agent.ini" file and adding the following configuration property to the security section:&lt;/P&gt;&lt;PRE&gt;[security]
  force_https_protocol=PROTOCOL_TLSv1_2&amp;lt;br&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then restart the ambari agent:&lt;/P&gt;&lt;PRE&gt;# ambari-agent restart&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;For CentOS 6/RHEL6, or SLES 11 (Python 2.6)&lt;/STRONG&gt;, Edit the java.security file in the JDK being used by the Ambari Server and make the following changes:&lt;BR /&gt;  Locate the &lt;STRONG&gt;jdk.tls.disabledAlgorithms&lt;/STRONG&gt; property and remove the 3DES_EDE_CBC reference&lt;BR /&gt;  Save the file, and restart the Ambari Server.&lt;/P&gt;&lt;P&gt;More details are available on: &lt;/P&gt;&lt;P&gt;HCC Article: &lt;A href="https://community.hortonworks.com/articles/188269/javapython-updates-and-ambari-agent-tls-settings.html" target="_blank"&gt;https://community.hortonworks.com/articles/188269/javapython-updates-and-ambari-agent-tls-settings.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HCC Thread: &lt;A href="https://community.hortonworks.com/questions/120861/ambari-agent-ssl-certificate-verify-failed-certifi.html" target="_blank"&gt;https://community.hortonworks.com/questions/120861/ambari-agent-ssl-certificate-verify-failed-certifi.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 19:03:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ambari-host-registration-failed/m-p/219590#M79446</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-06-11T19:03:51Z</dc:date>
    </item>
  </channel>
</rss>

