-
Notifications
You must be signed in to change notification settings - Fork 93
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
rbw 1.9.0 not working with latest vaultwarden #161
Comments
can you provide me with the vaultwarden version you're using, and the output of |
i've now downloaded 1.10 from rbw. when i've configured base_url and email rbw and rbw-agent are in the same directory rbw config show { |
@mamema is rbw-agent in $PATH? That error might also mean that your rbw-agent is a broken symlink |
ok, copying the rbw and rbw-agent into /usr/bin lead to a normal login, but every command executed rbw list: TODO vaultwarden then sent an email with the content "Someone attempted to login your account with the correct master password, but did not provide the correct token or action required to complete the two-step login process within 3 minutes" this got solved with rbw register. then. vaultwarden just stated a new login, but the above statement remains. rbw list TODO back |
I had the same / similar issue. Master key was 100% correct. Still had to enter it 3 times, always returning an error. I think it might have to do with the KDF iterations? I set them from 100000 to 1000000. I was not able to log into vaultwarden. I was able to fix it by doing the following:
I guess only |
I'm having a problem similar to this, but it corrupts my terminal such that most keyboard inputs are lost somewhere. It won't register simple things like ctrl-c or ctrl-d after failing the password input. If i continue to mash the key, I get something like 1 input per 12 key presses. If i I switched to |
the |
after an upgrade I had to run |
rbw register - is working with asking for client id and client secret
rbw login asks 3 times for Master key then exits
The text was updated successfully, but these errors were encountered: