<?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 agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212665#M174601</link>
    <description>&lt;P&gt;NM, I resolved this by downgrading python version from 2.7.5-58 to 2.7.5-48. Earlier we were running 2.7.5-48, OS patching upgraded python version to 2.7.5-58 which started throwing SSL exception.&lt;/P&gt;&lt;P&gt;Hope this helps someone in future.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2017 00:44:26 GMT</pubDate>
    <dc:creator>shashant_panwar</dc:creator>
    <dc:date>2017-09-06T00:44:26Z</dc:date>
    <item>
      <title>Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212661#M174597</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;I have installed HDP 2.4.3 on AWS EC2 instances and i am facing a problem that, the ambari-agent and server both are running fine but agent is not able to make connections to server. I have tried all possibilities suggested in the HDP forums but nothing worked. Could you please help me on this ? Below are some details&lt;/P&gt;&lt;P&gt;Versions &lt;/P&gt;&lt;P&gt;------------------ &lt;/P&gt;&lt;P&gt;Red Hat Enterprise Linux Server release 7.3 (Maipo) on AWS EC2 &lt;/P&gt;&lt;P&gt;Ambari 2.4.3.0 &lt;/P&gt;&lt;P&gt;
HDP 2.4.3 &lt;/P&gt;&lt;P&gt;Python 2.7.5 (default, May  3 2017, 07:55:04) &lt;/P&gt;&lt;P&gt;ambari-agent service running&lt;/P&gt;&lt;P&gt;
---------------------------&lt;/P&gt;&lt;P&gt;
root      3313     1  0 01:22 pts/0    00:00:00 /usr/bin/python /usr/lib/python2.6/site-packages/ambari_agent/AmbariAgent.py start&lt;/P&gt;&lt;P&gt;
root      3321  3313  0 01:22 pts/0    00:00:00 /usr/bin/python /usr/lib/python2.6/site-packages/ambari_agent/main.py start &lt;/P&gt;&lt;P&gt;ambari-env.sh file&lt;/P&gt;&lt;P&gt;
-----------------------&lt;/P&gt;&lt;P&gt;
AMBARI_PASSPHRASE="DEV" &lt;/P&gt;&lt;P&gt;export PATH=$PATH:/var/lib/ambari-agent &lt;/P&gt;&lt;P&gt;export PYTHONPATH=$PYTHONPATH:/usr/lib/python2.6/site-packages&lt;/P&gt;&lt;P&gt;
ambari-agent.ini&lt;/P&gt;&lt;P&gt;
------------------------ &lt;/P&gt;&lt;P&gt;[security]
keysdir=/var/lib/ambari-agent/keys &lt;/P&gt;&lt;P&gt;server_crt=ca.crt&lt;/P&gt;&lt;P&gt;
passphrase_env_var_name=AMBARI_PASSPHRASE &lt;/P&gt;&lt;P&gt;ssl_verify_cert=0 &lt;/P&gt;&lt;P&gt;JDK versions in ambari-server.properties&lt;/P&gt;&lt;P&gt;----------------------------------&lt;/P&gt;&lt;P&gt;java.home=/usr/jdk64/jdk1.8.0_77 &lt;/P&gt;&lt;P&gt;java.releases=jdk1.8,jdk1.7 &lt;/P&gt;&lt;P&gt;jdk1.7.desc=Oracle JDK 1.7 + Java Cryptography Extension (JCE) Policy Files 7&lt;/P&gt;&lt;P&gt;
jdk1.8.desc=Oracle JDK 1.8 + Java Cryptography Extension (JCE) Policy Files 8&lt;/P&gt;&lt;P&gt;ambari-agent log&lt;/P&gt;&lt;P&gt;
-------------------------------- &lt;/P&gt;&lt;P&gt;INFO 2017-08-05 01:14:38,849 HeartbeatHandlers.py:115 - Stop event received
INFO 2017-08-05 01:14:38,849 NetUtil.py:125 - Stop event received
INFO 2017-08-05 01:14:38,849 ExitHelper.py:53 - Performing cleanup before exiting...
INFO 2017-08-05 01:14:38,850 ExitHelper.py:67 - Cleanup finished, exiting with code:0
INFO 2017-08-05 01:14:39,504 main.py:223 - Agent died gracefully, exiting.
INFO 2017-08-05 01:14:39,505 ExitHelper.py:53 - Performing cleanup before exiting...
INFO 2017-08-05 01:18:09,819 main.py:90 - loglevel=logging.INFO
INFO 2017-08-05 01:18:09,819 main.py:90 - loglevel=logging.INFO
INFO 2017-08-05 01:18:09,819 main.py:90 - loglevel=logging.INFO
INFO 2017-08-05 01:18:09,820 DataCleaner.py:39 - Data cleanup thread started
INFO 2017-08-05 01:18:09,822 DataCleaner.py:120 - Data cleanup started
INFO 2017-08-05 01:18:09,826 DataCleaner.py:122 - Data cleanup finished
INFO 2017-08-05 01:18:09,853 PingPortListener.py:50 - Ping port listener started on port: 8670
INFO 2017-08-05 01:18:09,856 main.py:349 - Connecting to Ambari server at &lt;A href="https://XXXXXXX:8440" target="_blank"&gt;https://XXXXXXX:8440&lt;/A&gt; (XXXXXX)
INFO 2017-08-05 01:18:09,856 NetUtil.py:65 - Connecting to &lt;A href="https://XXXXXXXXXXXXXXXXXXXXXXXX:8440/ca" target="_blank"&gt;https://XXXXXXXXXXXXXXXXXXXXXXXX:8440/ca&lt;/A&gt;
ERROR 2017-08-05 01:18:09,918 NetUtil.py:91 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
ERROR 2017-08-05 01:18:09,919 NetUtil.py:92 - 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 2017-08-05 01:18:09,921 NetUtil.py:119 - Server at &lt;A href="https://XXXXXXXXXXXXXXX:8440" target="_blank"&gt;https://XXXXXXXXXXXXXXX:8440&lt;/A&gt; is not reachable, sleeping for 10 seconds...&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 12:59:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212661#M174597</guid>
      <dc:creator>chiru_tnk</dc:creator>
      <dc:date>2017-08-05T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212662#M174598</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/29171/chirutnk.html" nodeid="29171"&gt;@Chiranjeevi Nimmala&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As you using Python version&lt;STRONG&gt;  "python-2.7.5"&lt;/STRONG&gt; or higher, hence you should try to either downgrade the python version to lower than  python-2.7.5   as it causes this issue.&lt;/P&gt;&lt;PRE&gt;[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)&amp;lt;br&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;(OR)&lt;/STRONG&gt;&lt;BR /&gt;Else you will need to  following the steps mentioned in the following doc to fix the "certificate verify failed (_ssl.c" issue while using RHEL7:  Controlling and troubleshooting certificate verification&lt;BR /&gt;&lt;A href="https://access.redhat.com/articles/2039753#controlling-certificate-verification-7" target="_blank"&gt;https://access.redhat.com/articles/2039753#controlling-certificate-verification-7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Also we will suggest you to remove the Ambari Server certificates as mentioned in the following doc so that new certificates can be generated by ambari.&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Handling+Expired+HTTPS+Certificates" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Handling+Expired+HTTPS+Certificates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/68799/steps-to-fix-ambari-server-agent-expired-certs.html" target="_blank"&gt;https://community.hortonworks.com/articles/68799/steps-to-fix-ambari-server-agent-expired-certs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 13:44:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212662#M174598</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-05T13:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212663#M174599</link>
      <description>&lt;P&gt;Thank you, disabling the certificates as mentioned in &lt;A href="https://access.redhat.com/articles/2039753#controlling-certificate-verification-7"&gt;https://access.redhat.com/articles/2039753#controlling-certificate-verification-7&lt;/A&gt; helped &lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2017 12:21:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212663#M174599</guid>
      <dc:creator>chiru_tnk</dc:creator>
      <dc:date>2017-08-06T12:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212664#M174600</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/29171/chirutnk.html" nodeid="29171"&gt;@Chiranjeevi Nimmala&lt;/A&gt; &lt;/P&gt;&lt;P&gt;What change you made in order to resolve this issue? Should I change to verify=enable or do I need to make some changes in Ambari server/agent confs?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 23:16:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212664#M174600</guid>
      <dc:creator>shashant_panwar</dc:creator>
      <dc:date>2017-09-05T23:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212665#M174601</link>
      <description>&lt;P&gt;NM, I resolved this by downgrading python version from 2.7.5-58 to 2.7.5-48. Earlier we were running 2.7.5-48, OS patching upgraded python version to 2.7.5-58 which started throwing SSL exception.&lt;/P&gt;&lt;P&gt;Hope this helps someone in future.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 00:44:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212665#M174601</guid>
      <dc:creator>shashant_panwar</dc:creator>
      <dc:date>2017-09-06T00:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212666#M174602</link>
      <description>&lt;P&gt;Thanks to &lt;A href="https://community.hortonworks.com/users/3418/jsensharma.html"&gt;Jay SenSharma&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Performing following command on every agent node helped me:&lt;/P&gt;&lt;PRE&gt;sed -i 's/verify=platform_default/verify=disable/' /etc/python/cert-verification.cfg&lt;/PRE&gt;</description>
      <pubDate>Wed, 27 Sep 2017 19:37:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212666#M174602</guid>
      <dc:creator>Dima_Kovalyov</dc:creator>
      <dc:date>2017-09-27T19:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212667#M174603</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14020/dimakovalyov.html" nodeid="14020"&gt;@Dima Kovalyov&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing the solution.  This "sed" command will be quick and good to change on a large cluster.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14020/dimakovalyov.html" nodeid="14020"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 19:59:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212667#M174603</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-09-27T19:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212668#M174604</link>
      <description>&lt;P&gt;this one works for me, and don't need to regenerate key for ambari server and other ambari agents&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 20:07:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212668#M174604</guid>
      <dc:creator>YangWang</dc:creator>
      <dc:date>2017-10-02T20:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212669#M174605</link>
      <description>&lt;P style="margin-left: 20px;"&gt;Can you give me the steps to downgrade python 2.7.5-58 to 2.7.5-48 as I am getting SSL connection failed error??&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 14:03:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212669#M174605</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-12-06T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212670#M174606</link>
      <description>&lt;P&gt;Its works good&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 21:55:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212670#M174606</guid>
      <dc:creator>mdtarikuzzaman</dc:creator>
      <dc:date>2018-01-18T21:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212671#M174607</link>
      <description>&lt;P&gt;For more details, please refer to this 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;</description>
      <pubDate>Wed, 16 May 2018 00:56:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212671#M174607</guid>
      <dc:creator>pcodding</dc:creator>
      <dc:date>2018-05-16T00:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212672#M174608</link>
      <description>&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 09:03:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212672#M174608</guid>
      <dc:creator>lisong1205</dc:creator>
      <dc:date>2018-07-18T09:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212673#M174609</link>
      <description>&lt;P&gt;ERROR 2018-10-03 19:31:19,461 ServerAPI.py:154 - POST &lt;A href="https://hdp:9441/api/v1/unregister/hdp" target="_blank"&gt;https://hdp:9441/api/v1/unregister/hdp&lt;/A&gt; failed. (SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)'),)&lt;BR /&gt;INFO 2018-10-03 19:31:19,471 security.py:178 - Server certificate not exists, downloading&lt;BR /&gt;INFO 2018-10-03 19:31:19,471 security.py:191 - Downloading server cert from &lt;A href="https://hdp:9440/cert/ca/" target="_blank"&gt;https://hdp:9440/cert/ca/&lt;/A&gt;&lt;BR /&gt;ERROR 2018-10-03 19:31:19,625 ServerAPI.py:318 - GET &lt;A href="https://hdp:9441/api/v1/schedule" target="_blank"&gt;https://hdp:9441/api/v1/schedule&lt;/A&gt; failed. (SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)'),)&lt;/P&gt;&lt;P&gt;Was getting this error all over my agent. I have change below property in the /etc/python/cert-verification.cfg file -&lt;/P&gt;&lt;P&gt;$ cat /etc/python/cert-verification.cfg&lt;BR /&gt;# Possible values are:&lt;BR /&gt;# 'enable' to ensure HTTPS certificate verification is enabled by default&lt;BR /&gt;# 'disable' to ensure HTTPS certificate verification is disabled by default&lt;BR /&gt;# 'platform_default' to delegate the decision to the redistributor providing this particular Python version&lt;BR /&gt;&lt;BR /&gt;# For more info refer to &lt;A href="https://www.python.org/dev/peps/pep-0493/" target="_blank"&gt;https://www.python.org/dev/peps/pep-0493/&lt;/A&gt;&lt;BR /&gt;[https]&lt;BR /&gt;verify=disable&lt;/P&gt;&lt;P&gt;Was able to resolve the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 06:36:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212673#M174609</guid>
      <dc:creator>nishant_gupta59</dc:creator>
      <dc:date>2018-10-04T06:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212674#M174610</link>
      <description>&lt;P&gt;Hi everyone!&lt;BR /&gt; &lt;BR /&gt;I installed the ambari server and ambari-agent to my laptop (SuSE Tumbleweed 2019) to set up a local single-node Hadoop cluster. (Server and agent versions 2.1.2.1-418)&lt;BR /&gt; &lt;BR /&gt;Server starts without issues, and I can open the console at &lt;A href="http://localhost:8080" target="_blank"&gt;http://localhost:8080&lt;/A&gt;  &lt;BR /&gt; &lt;BR /&gt;Agent says it started, but it can't connect the server, here's what the log says :&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;PRE&gt;ERROR 2019-07-15 11:06:06,862 NetUtil.py:77 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)ERROR 2019-07-15 11:06:06,862 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.&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have python (2.7.16-2.1) installed. Also python3 is installed, but the executable defaults to version 2.7 :&lt;BR /&gt; &lt;/P&gt;&lt;PRE&gt;ls -l /usr/bin/python
lrwxrwxrwx 1 root root 9 Jun 24 22:12 /usr/bin/python -&amp;gt; python2.7&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I would implement this "verify=disable" solution mentioned above, but there is no file named cert-verification.cfg in my system. There is no python dir under etc at all !&lt;BR /&gt; &lt;BR /&gt;So I think maybe python under SuSE might have a different configuration than other distributions. I google'd a lot, but couldn't find a solution for this yet.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Can someone guide me thru this issue please ?&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 20:20:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212674#M174610</guid>
      <dc:creator>oguzeren</dc:creator>
      <dc:date>2019-07-15T20:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212675#M174611</link>
      <description>&lt;P&gt;Hi everyone!&lt;BR /&gt; &lt;BR /&gt;I installed the ambari server and ambari-agent to my laptop (SuSE Tumbleweed 2019) to set up a local single-node Hadoop cluster. (Server and agent versions 2.1.2.1-418)&lt;BR /&gt; &lt;BR /&gt;Server starts without issues, and I can open the console at &lt;A href="http://localhost:8080" target="_blank"&gt;http://localhost:8080&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Agent says it started, but it can't connect the server, here's what the log says :&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;OL&gt;&lt;LI&gt;ERROR 2019-07-15 11:06:06,862 NetUtil.py:77 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)ERROR 2019-07-15 11:06:06,862 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.&lt;/LI&gt;&lt;/OL&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I have python (2.7.16-2.1) installed. Also python3 is installed, but the executable defaults to version 2.7 :&lt;BR /&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;OL&gt;&lt;LI&gt;ls -l /usr/bin/python&lt;/LI&gt;&lt;LI&gt;lrwxrwxrwx 1 root root 9 Jun 24 22:12 /usr/bin/python -&amp;gt; python2.7&lt;/LI&gt;&lt;/OL&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would implement this "verify=disable" solution mentioned above, but there is no file named cert-verification.cfg in my system. There is no python dir under etc at all !&lt;BR /&gt; &lt;BR /&gt;So I think maybe python under SuSE might have a different configuration than other distributions. I google'd a lot, but couldn't find a solution for this yet.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Can someone guide me thru this issue please ?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 20:20:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-agent-SSL-CERTIFICATE-VERIFY-FAILED-certificate/m-p/212675#M174611</guid>
      <dc:creator>oguzeren</dc:creator>
      <dc:date>2019-07-15T20:20:18Z</dc:date>
    </item>
  </channel>
</rss>

