[ https://issues.apache.org/jira/browse/SLIDER-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Billie Rinaldi resolved SLIDER-1223. ------------------------------------ Resolution: Duplicate I believe this is a duplicate of SLIDER-942, which has been resolved in 0.92. > failed to connect between slider-agent and sliderAM > --------------------------------------------------- > > Key: SLIDER-1223 > URL: https://issues.apache.org/jira/browse/SLIDER-1223 > Project: Slider > Issue Type: Bug > Reporter: kyungwan nam > > python-2.7.10 has been installed in my cluster. > when i submit an application, it seems that it does not connect between > slider-agent and SliderAM. > slider-agent logs are as follows. > {code} > INFO 2017-04-24 11:41:26,761 connection.py:573 - Connecting to zk01.com:2181 > INFO 2017-04-24 11:41:26,763 client.py:439 - Zookeeper connection > established, state: CONNECTED > INFO 2017-04-24 11:41:26,766 connection.py:540 - Closing connection to > zk01.com:2181 > INFO 2017-04-24 11:41:26,766 client.py:443 - Zookeeper session lost, state: > CLOSED > INFO 2017-04-24 11:41:26,767 Registry.py:69 - AM Host = my01.com, AM Secured > Port = 46081, ping port = 37738 > INFO 2017-04-24 11:41:26,767 main.py:291 - Connecting to the server at: > https://my01.com:37738/ws/v1/slider/agents/ > INFO 2017-04-24 11:41:26,767 NetUtil.py:67 - DEBUG: Trying to connect to the > server at https://my01.com:37738/ws/v1/slider/agents/ > INFO 2017-04-24 11:41:26,767 NetUtil.py:38 - Connecting to the following url > https://my01.com:37738/ws/v1/slider/agents/ > ERROR 2017-04-24 11:41:26,925 NetUtil.py:52 - [SSL: > CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) > ERROR 2017-04-24 11:41:26,925 NetUtil.py:54 - SSLError: Failed to connect. > Please check openssl library versions. > Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more > details. > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)