You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Valencia Edna Serrao (JIRA)" <ji...@apache.org> on 2018/06/21 10:56:00 UTC

[jira] [Updated] (AMBARI-24159) SSL connection error while registering hosts

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

Valencia Edna Serrao updated AMBARI-24159:
------------------------------------------
    Description: 
I'm working with ambari v2.6.1.5-3. While registering hosts, following error is reported in the ambari-agent logs:

INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to [https://testvm:8440/ca]
 ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of protocol (_ssl.c:579)
 ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. Please check openssl library versions.
 Refer to: [https://bugzilla.redhat.com/show_bug.cgi?id=1022468] for more details.
 WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at [https://testvm:8440|https://testvm:8440/] is not reachable, sleeping for 10 seconds...

 

 

 

  was:
I'm working with ambari v2.6.1.5-3,  while registering hosts, following error is reported in the ambari-agent logs:

INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to https://testvm:8440/ca
ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of protocol (_ssl.c:579)
ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. Please check openssl library versions.
Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more details.
WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at https://testvm:8440 is not reachable, sleeping for 10 seconds...

 

 

 


> SSL connection error while registering hosts
> --------------------------------------------
>
>                 Key: AMBARI-24159
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24159
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.6.1
>         Environment: Java : # java -version
> openjdk version "1.8.0_171"
> OpenJDK Runtime Environment (build 1.8.0_171-b10)
> OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)
> Python : # python --version
> Python 2.7.5
>  
>            Reporter: Valencia Edna Serrao
>            Priority: Major
>              Labels: TLS1.2, ambari-agent, security
>
> I'm working with ambari v2.6.1.5-3. While registering hosts, following error is reported in the ambari-agent logs:
> INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to [https://testvm:8440/ca]
>  ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of protocol (_ssl.c:579)
>  ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. Please check openssl library versions.
>  Refer to: [https://bugzilla.redhat.com/show_bug.cgi?id=1022468] for more details.
>  WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at [https://testvm:8440|https://testvm:8440/] is not reachable, sleeping for 10 seconds...
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)