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

"Malformed version" error #109

Open
bruce-ricard opened this issue Jun 9, 2021 · 2 comments
Open

"Malformed version" error #109

bruce-ricard opened this issue Jun 9, 2021 · 2 comments

Comments

@bruce-ricard
Copy link
Contributor

bruce-ricard commented Jun 9, 2021

When attempting to run several credhub commands, we got the error message:

Malformed version: "some crazy version"

This is supposed to be because the CLI cannot recognize the version of the CredHub server, and attempts to report it to the user.
In our case, we knew that this wasn't our server version. We found out that the file in ~/.credhub/config.json has a version key whose value was "some crazy version". If you delete this config file, you should be able to run your credhub commands successfully after having logged back in.

We were not able to reproduce the creation of the bogus config file, and believe that it is very unlikely to happen. As a result, we will not be working on a fix.
If you are able to reproduce it, please share the reproduction steps with us.

@peterhaochen47 and I

@Tallicia
Copy link
Contributor

@bruce-ricard @peterhaochen47 I vote this should be closed, if agreed, pleaase close it.

@peterhaochen47
Copy link
Member

@Tallicia This is a reproducible, minor bug. I recognize that we likely won't fix it in the short term, but I don't see a downside in just keeping this issue open, as a documentation of the known issue.

@Tallicia Tallicia added the bug label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants