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 messages not printed properly #11

Open
carolynvs opened this issue Feb 21, 2020 · 1 comment
Open

Error messages not printed properly #11

carolynvs opened this issue Feb 21, 2020 · 1 comment
Labels
1 - 🍫 Eat chocolate _after_ emergency donuts bug Oops, sorry!

Comments

@carolynvs
Copy link
Member

When I try to read secrets from a vault that I forgot to setup an Access Policy for the service principal, it causes an error. However the error is not printed in the proper plugin format so you can't tell what's wrong

$ porter install -c myclaim --tag carolynvs/myapp:v0.0.3
installing myapp...
Error: could not load credentials: 3 errors occurred:
	* unable to resolve credential myapp.azure_client_id from secret myapp-client-id: could not connect to the secrets.porter.carolynvs plugin: Unrecognized remote plugin message:

This usually means that the plugin is either invalid or simply
needs to be recompiled to support the latest protocol.
@carolynvs carolynvs added the bug Oops, sorry! label Feb 21, 2020
@carolynvs carolynvs added the 1 - 🍫 Eat chocolate _after_ emergency donuts label Jun 11, 2020
@carolynvs
Copy link
Member Author

We should reverify with this change

getporter/porter#1028

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - 🍫 Eat chocolate _after_ emergency donuts bug Oops, sorry!
Projects
None yet
Development

No branches or pull requests

1 participant