zhuoliu commented on issue #2355: Can not find bin/mac/amd64/wsk
URL: 
https://github.com/apache/incubator-openwhisk/issues/2355#issuecomment-307528809
 
 
   @csantanapr Probably not. I tried to run wsk inside in the vm and got 
similar error.
   ```
   vagrant@vagrant-ubuntu-trusty-64:~/openwhisk$ wsk action invoke 
/whisk.system/utils/echo -p message hello --result
   error: Unable to invoke action 'utils/echo': Post 
https://192.168.33.13/api/v1/namespaces/whisk.system/actions/utils/echo?blocking=true&result=true:
 dial tcp 192.168.33.13:443: getsockopt: connection refused
   Run 'wsk --help' for usage.
   ```
   
   My guess is that the wsk server has not even started.  Could you show me how 
to check the status of the wsk server and how to start the wsk server in the 
vagrant box? Thanks.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to