this post was submitted on 27 Jun 2026
66 points (98.5% liked)
Selfhosted
60320 readers
678 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was recently debugging one issue on my server and vaultwarden became inaccessible for a couple of hours. During that time, I was logged out and could not log back in using bitwarden's firefox extension. It was reporting an "unexpected error" because it couldn't reach the server. So is this really true?
Is there a workaround that would allow me to unlock the database even if the server is down?
bitwarden logs me out and some of my friends once or twice every year. It's not reliable for that. I'm pretty sure there's an undocumented logout trigger in the code somewhere
I was wrong to think that, I tested bitwarden Android client in airplane mode and it worked, but I didn't realize that had a "signed-in" state separate from unlocking the vault with the password.
I don’t think you always need the server, only one of my clients was logged out for unknown reason. Two other clients that I have worked just fine. But it seems that if you’ve been logged out, unlocking the database might be not so trivial. I still need to research this though.