You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/12/02 10:57:10 UTC

[jira] [Resolved] (AMBARI-14149) Python 2.7.9 or later fails to establish connection between agent and server.

     [ https://issues.apache.org/jira/browse/AMBARI-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-14149.
--------------------------------------
    Resolution: Fixed

Committed to trunk and branch-2.1

> Python 2.7.9 or later fails to establish connection between agent and server.
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-14149
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14149
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.3
>
>
> Ambari-agent would not talk to ambari-server.
>     
>     
>     INFO 2015-11-14 15:26:48,572 main.py:289 - Connecting to Ambari server at https://sandbox.hortonworks.com:8440 (10.0.2.15)
>     INFO 2015-11-14 15:26:48,572 NetUtil.py:59 - Connecting to https://sandbox.hortonworks.com:8440/ca
>     ERROR 2015-11-14 15:26:48,693 NetUtil.py:77 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
>     ERROR 2015-11-14 15:26:48,693 NetUtil.py:78 - SSLError: Failed to connect. Please check openssl library versions.
>     Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more details.
>     WARNING 2015-11-14 15:26:48,695 NetUtil.py:105 - Server at https://sandbox.hortonworks.com:8440 is not reachable, sleeping for 10 seconds...
>     
> STR might include enabling two-way ssl.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)