mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Vault is empty after database restore on backup system. #840
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 @alexander-beck on GitHub.
Subject of the issue
Running the restore procedure leads to an empty vault of my active user sessions when the system is back up.
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: SIGNUPS_DOMAINS_WHITELIST, ADMIN_TOKEN
Steps to reproduce
Expected behaviour
After unlocking my vault I should see all the data.
Actual behaviour
After unlocking my account with my master password my vault is empty.
When I completely logout my session and login again everything is back.