this post was submitted on 24 Jul 2026
355 points (99.4% liked)

Selfhosted

60934 readers
639 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. 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. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

If you got the automatic updates on the bitwarden clients, they will show an empty vault if you are selfhosting vaultwarden.

It seems to be an accidental bug in the bitwarden clients that are assuming that they're talking with official servers

It's fixed with the latest release of the vaultwarden server that was published a few minutes ago

you are viewing a single comment's thread
view the rest of the comments
[–] Darkassassin07@lemmy.ca 5 points 1 day ago (1 children)

I run watchtower on a cron schedule. It had already fired for today, so it wouldn't have run again until tomorrow. I could have waited, but manual is just as easy.

[–] Appoxo@lemmy.dbzer0.com 3 points 18 hours ago (1 children)

Be aware that watchtowerr is not updated anymore and due to the nature of having access to the socket is a security risk.

[–] Darkassassin07@lemmy.ca 1 points 13 hours ago* (last edited 12 hours ago)

That's one of the joys of FOSS, when the dev for a popular project can't continue; there's often someone willing to pick up the torch and carry it forward.

I switched to this fork when the one you're thinking of ended development.

https://github.com/nicholas-fedor/watchtower

Last update 3 days ago.