You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/21 08:41:31 UTC

[GitHub] z14572 opened a new issue #3476: issue about "SSL routines:SSL3_READ_BYTES:sslv3 alert bad"

z14572 opened a new issue #3476: issue about "SSL routines:SSL3_READ_BYTES:sslv3 alert bad"
URL: https://github.com/apache/incubator-openwhisk/issues/3476
 
 
   
   when I run the CLI "ansible-playbook -i environments/local openwhisk.yml",  there is an error as blow:
   
   fatal: [controller0]: FAILED! => {"attempts": 12, "changed": false, "content": "", "failed": true, "msg": "Status code was not [200]: Request failed: <urlopen error [Errno 1] _ssl.c:510: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate>", "redirected": false, "status": -1, "url": "https://172.17.0.1:10001/ping"}
   
   Status code was not [200]: Request failed: <urlopen error [Errno 1]
   _ssl.c:510: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad
   certificate>
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services