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

wskdeploy reference is confusing on failure to deploy a project #413

Open
rabbah opened this issue Feb 15, 2019 · 1 comment
Open

wskdeploy reference is confusing on failure to deploy a project #413

rabbah opened this issue Feb 15, 2019 · 1 comment

Comments

@rabbah
Copy link
Member

rabbah commented Feb 15, 2019

This is part of observations while working with apache/openwhisk-catalog#268.

Failure to deploy leads to errors like this which are confusing because they mention wskdeploy undeploy when using wsk.

Error: Deployment did not complete sucessfully. Run `wskdeploy undeploy` to remove partially deployed assets.
servicedeployer.go [1660]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 147: The supplied authentication is not authorized to access 'guest/watson-textToSpeech'. (code 702f9dfbfc752ee58b0546d6a15d6cb2): HTTP Response Status: 403 Forbidden HTTP Response Body: {"code":"702f9dfbfc752ee58b0546d6a15d6cb2","error":"The supplied authentication is not authorized to access 'guest/watson-textToSpeech'."}
@pritidesai
Copy link
Member

Yes, I agree, we need to fix the error reporting to mention wsk project undeploy instead of wskdeplopy undeploy when its invoked through wsk.

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

2 participants