[GH-ISSUE #3781] [bug] ui: vault empty after login until refresh #1670

Closed
opened 2026-03-03 02:11:07 +03:00 by kerem · 0 comments
Owner

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

  • vaultwarden version: 1.29.1
  • 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

  1. In a new tab, navigate to the login page for your deployment of Vaultwarden.
  2. Enter your email address.
  3. Enter your password.

Expected behaviour

  1. No vault entries appear in the UI.

Actual behaviour

  1. No vault entries appear in the UI.
  2. Errors appear in the developer tools console.

To fix:

  1. Refresh the page.
  2. Re-enter your password.
  3. Vault entries appear.

Troubleshooting data

Screenshot from 2023-08-15 08-50-39

Originally created by @brandon1024 on GitHub (Aug 15, 2023). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3781 <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### 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 <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.29.1 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * 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 1. In a new tab, navigate to the login page for your deployment of Vaultwarden. 2. Enter your email address. 3. Enter your password. ### Expected behaviour 1. No vault entries appear in the UI. ### Actual behaviour 1. No vault entries appear in the UI. 2. Errors appear in the developer tools console. To fix: 1. Refresh the page. 2. Re-enter your password. 3. Vault entries appear. ### Troubleshooting data ![Screenshot from 2023-08-15 08-50-39](https://github.com/dani-garcia/vaultwarden/assets/22732449/e40b3428-d6b7-4961-b7c5-6e5bc2e41d91)
kerem closed this issue 2026-03-03 02:11:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1670
No description provided.