this post was submitted on 15 Sep 2023
58 points (96.8% liked)
Open Source
30959 readers
626 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not sure if this issue was with Bitwarden's own hosted version, but I've noticed on multiple occasions that it gets weird and it's always a version mismatch issue. I got this master password prompt because my browser extensions auto update, my server does not. I updated VaultWarden on my server and that resolved the issue.
They really need to add version warnings in the clients. e.g. "your server is in X.X.X and is out of date for use with this app and may not work properly, continue?".
As for backups - I use Docker and backup my entire VaultWarden instance daily. If something goes wrong I can restore an older backup and try again.