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/06/13 10:54:53 UTC

[GitHub] qiuhui opened a new issue #133: create sample action fail?

qiuhui opened a new issue #133: create sample action fail?
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/133
 
 
   when I try to create action using follwing cmd:
   `wsk action create hello hello.js`
   it failed! the output is:
   error: Unable to create action 'hello': Put https://10.8.228.15/api/v1/namespaces/guest/actions/hello?overwrite=false: x509: cannot validate certificate for 10.8.228.15 because it doesn't contain any IP SANs
   Run 'wsk --help' for usage.

----------------------------------------------------------------
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