mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-31 13:58:50 -05:00
[GH-ISSUE #3781] [bug] ui: vault empty after login until refresh #18441
Reference in New Issue
Block a user
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 @brandon1024 on GitHub (Aug 15, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3781
Subject of the issue
Immediately after login in the UI, the vault appears to be completely empty. The vault entries populate correctly after a refresh and another login attempt.
I'm able to reproduce this consistently. Some errors appear in the console (see screenshot).
Deployment environment
Install method: docker image (
docker.io/vaultwarden/server:latest:bf9841431610)Clients used: web vault, Chrome Version
115.0.5790.170 (Official Build) (64-bit)Reverse proxy and version: nginx (
docker.io/library/nginx:latest:904b8cb13b93)MySQL/MariaDB or PostgreSQL version: N/A
Steps to reproduce
Expected behaviour
Actual behaviour
To fix:
Troubleshooting data