-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unhelpful error when no authn info provided #28
Comments
I am also facing same issue, please help me if anyone of them is aware of this |
I provided everything but same result is happening like this error [2020-10-07T16:55:50-04:00] INFO: Reading Vault secret from secret/data/inspec/rms |
If:
then the output is unhelpful:
However, if VAULT_ADDR is provided but TOKEN is omitted, the vault gem provides a nice message:
The text was updated successfully, but these errors were encountered: