-
Notifications
You must be signed in to change notification settings - Fork 89
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
failed to log in to bitwarden instance: unimplemented cipherstring type: 0 #40
Comments
Quoting @doy's comment on #2 to be more acurate:
I solved this by Rotating my encryption key (be sure to read this, since this is a potentially dangerous operation). Basically you need to:
|
Bingo! This indeed solved the problem. Thanks @jonathannerat! Nothing to do with passwords in vault, though, as the first time I tried to log in, the vault was empty. Thinking that vault being empty might be the issue here, I created a single entry - no change. So it isn't about entries being encypted with an old key - as there were none to begin with - but the old encyption key itself was the culprit here. Long story short - I crated Bitwarden account a long time ago, but never used it. After recent announcement made by LastPass, I decided to test Bitwarden properly :^) |
thanks for digging into this! |
@doy BTW, I've checked the other issues mentioning similar (the same?) problems but, given that I (thought I) had started with a clean slate, I dismissed them thinking my issue was new so, given that this re-surfaces at different times, for different users, how about changing the message from:
to:
or some such? |
ah, yeah, that is a good idea - let me see if i can do that |
Hello,
After configuring my account email:
and running:
I get the below error message:
This is using Bitwarden official cloud server. Web logon obviously works just fine.
What's odd is that, despite logon failing, I get confirmation emails to the contrary:
I get exactly the same error on OpenBSD with the official port/package (version 0.5.2) as well as on macOS Catalina (10.15.7) after running
cargo install rbw
(version 1.0.0).The text was updated successfully, but these errors were encountered: