Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Slider 0.92
-
None
Description
Similar to SLIDER-942, Slider agent fails with SSL validation error with Python 2.7.5-58 as well. Here is the exception -
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...
Python version: python-2.7.5-58.el7.x86_64
Attachments
Issue Links
- is related to
-
SLIDER-942 Slider agent fails with SSL validation errors with python 2.7.9
- Resolved