mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #4861] Bitwarden beta app completely broke entire vaultwarden backend #2005
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2005
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PartyingChair on GitHub (Aug 14, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4861
Subject of the issue
I created a new login item in the bitwarden beta iOS app. (TO BE CLEAR: I'M AWARE IT IS A BETA, BUT THIS MIGHT BE SOMETHING ON VAULTWARDENS BACK END THAT CAUSED IT - NOT SURE). I changed the Owner to an organization, and then set the collection. I hit save, and got an error that ready: Cryptography error, The cipger's MAC doesn't match the expected value. Now I cannot log into vaultwarden. Tried on the web, windows app, mac app, beta ios app, and non-beta ios app. All either load infinitely, say wrong user/pass, or crash.
Deployment environment
Install method:
Unraid, docker
Clients used:
iOS app, Windows app, mac app.
Reverse proxy and version:
Cloudflare tunnels
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
Create login using bitwardens beta app on iOS (note; I did this in the app, not in the passwords autofill pop up). Set organization. Set collection. Save, and that is when I got the error
Expected behaviour
To save the new item to the collection/organization
Actual behaviour
App crashed, and broke database so I cannot get it back up. Had to delete account and start from scratch (again, I know it's a beta, I have backups of all data)
Troubleshooting data
@stefan0xC commented on GitHub (Aug 15, 2024):
What vaultwarden version did you use? Because the issue sounds like the one that has been fixed by #4800
@PartyingChair commented on GitHub (Aug 15, 2024):
Yeah... that might be my bad. I let auto update do its thing so have a habit of assuming I'm on the latest. I'm on 1.31.0 which appears not to be the latest. I'll update it.
@PartyingChair commented on GitHub (Aug 15, 2024):
And yup, I'm just dumb for not checking the update. Fixed. I'll mark as closed.