Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error invoking action #127

Closed
rahulguha opened this issue Mar 27, 2016 · 10 comments
Closed

error invoking action #127

rahulguha opened this issue Mar 27, 2016 · 10 comments

Comments

@rahulguha
Copy link

I installed openwhisk per https://github.com/openwhisk/openwhisk#alternate-instructions-for-mac-developers
I followed everystep but at the end I get Errno 2 - Service Not known
when I try
wsk package list or wsk action list
as I tried -v I see the apihost was blank

What would be right apihost after initial build ?

@rabbah
Copy link
Member

rabbah commented Mar 27, 2016

@rahulguha
Copy link
Author

My problem is NOT running from host machine.
I have installed everything and now trying to invoke the action echo from the vagrant (virtual machine) itself.

@rabbah
Copy link
Member

rabbah commented Mar 29, 2016

Thanks for clarifying.

It is unlikely that you ran ant clean build deploy successfully in that case since the end result of the deploy is to use the wsk CLI to install some standard assets.

Can you report the contents of openwhisk/tools/cli/default.props and what does this report wsk property get --apihost.

@rahulguha
Copy link
Author

default.props was created by me (based on another post) as it didn't exist on default install.

CLI_API_HOST=
WHISK_VERSION_DATE=

@rabbah
Copy link
Member

rabbah commented Mar 30, 2016

can you attach the result of your build? The previous update suggests you did not have a successful build.

@rahulguha
Copy link
Author

Hmm ... okay I shall build it again and send the outcome.

@rabbah
Copy link
Member

rabbah commented Mar 31, 2016

If you prefer, you can send it to me privately.

@rabbah
Copy link
Member

rabbah commented Apr 19, 2016

Did yo manage to invoke the action?

@sjfink
Copy link
Contributor

sjfink commented Apr 21, 2016

I followed everystep but at the end I get Errno 2 - Service Not known

another candidate for hypothetical Troubleshooting.md

@psuter
Copy link
Contributor

psuter commented Dec 7, 2016

Tooling and documentation for developers has been enhanced since: https://github.com/openwhisk/openwhisk/tree/master/tools/build

Since we cannot reproduce the problem as described above I suggest to close?

@rabbah rabbah closed this as completed Dec 7, 2016
steffenrost added a commit to steffenrost/incubator-openwhisk that referenced this issue Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants