[
https://issues.apache.org/jira/browse/SLIDER-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225137#comment-16225137
]
ASF subversion and git services commented on SLIDER-1252:
---------------------------------------------------------
Commit b2f652c2a7e0a43e0155c87c97ec27b82478bc31 in incubator-slider's branch
refs/heads/develop from [~gsaha]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=b2f652c ]
SLIDER-1252 Slider agent fails with SSL validation errors with python 2.7.5-58
> Slider agent fails with SSL validation errors with python 2.7.5-58
> ------------------------------------------------------------------
>
> Key: SLIDER-1252
> URL: https://issues.apache.org/jira/browse/SLIDER-1252
> Project: Slider
> Issue Type: Bug
> Components: agent
> Affects Versions: Slider 0.92
> Reporter: Gour Saha
> Assignee: Gour Saha
> Fix For: Slider 1.0.0
>
>
> Similar to SLIDER-942, Slider agent fails with SSL validation error with
> Python 2.7.5-58 as well. Here is the exception -
> {code}
> INFO 2017-09-27 10:23:42,170 NetUtil.py:75 - DEBUG: Trying to connect to the
> server at https://<host>:35434/ws/v1/slider/agents/
> INFO 2017-09-27 10:23:42,170 NetUtil.py:39 - Connecting to the following url
> https://<host>:35434/ws/v1/slider/agents/
> ERROR 2017-09-27 10:23:42,295 NetUtil.py:60 - [SSL:
> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
> ERROR 2017-09-27 10:23:42,295 NetUtil.py:62 - SSLError: Failed to connect.
> Please check openssl library versions.
> Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more
> details.
> INFO 2017-09-27 10:23:42,297 NetUtil.py:84 - Server at
> https://<host>:35434/ws/v1/slider/agents/ is not reachable, sleeping for 10
> seconds...
> {code}
> Python version: python-2.7.5-58.el7.x86_64
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)