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 2019/11/18 02:42:20 UTC

[GitHub] [openwhisk-composer] starsmall-xiaoqq commented on issue #59: http 501 error

starsmall-xiaoqq commented on issue #59: http 501 error
URL: https://github.com/apache/openwhisk-composer/issues/59#issuecomment-554826702
 
 
   > You need to specify the concrete apihost:port for the openwhisk instance you are using. Something like:
   > 
   > ```
   > deploy -i -w demo demo.json --apihost us-south.functions.cloud.ibm.com
   > ```
   > 
   > You are probably also missing the authorization key.
   > 
   > ```
   > deploy -i -w demo demo.json --apihost us-south.functions.cloud.ibm.com --auth myAuthKey
   > ```
   
   i have used "deploy -i -w demo demo.json --apihost myhost:443 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP 
   
   but the same error is generated. I can use wsk to create and invoke action.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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