-
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
Error when tried to sync and login #218
Comments
I am also getting this error. I switched to Bitwarden recently and only installed |
Getting the same error: needed to re-install laptop so need to login again using I tried to generate debug logs like here, but could not get it to work and there is no developer documentation that I could find.
|
Not sure if it's related, but I'm also seeing this in
I find the "failed to parse JSON" part there interesting. No idea if it's relevant. Sadly, the error message stops right there. |
Looks like this might fix it: #219 |
Can confirm that for me the build of that PR solves the issue! 🚀 |
I tried again just now with the build from #219 and it no longer seems to work. Can anyone else confirm? |
Facing the same issue with the current build from main. Neither login nor register works |
Whenever I try to login it tells me Invalid username or password. However the latest beta client on Android does let me login with these exact credentials. I use a selfhosted vaultwarden instance. |
A 1.12.1 build with the PR patched fixes this issue for me. |
It turns out that the PR build does indeed work. I just forgot to set |
Would be great if it was possible to set headers outside of the code. Imagine there was a variable |
Yup, I also ran into this problem.
I get
I can compile the |
rbw version 1.21.1
I tried to sync rbw with
rbw sync
but unsuccessful, got an error like in this issue #32. Then I tried to purge and relogin, but got an error when login.❯ rbw login rbw login: failed to log in to bitwarden instance: api request returned error: 429
Please help. Thank you.
The text was updated successfully, but these errors were encountered: