mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-11 17:41:29 -05:00
Using docker upgrading vaultwarden server looses master password #1219
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 @Section1977 on GitHub (Feb 13, 2022).
please fix or give a tip how to fix
persistentce data is the /data directory
master password is not valid anymore after recreating docker container
@BlackDex commented on GitHub (Feb 13, 2022):
I doubt that this is a bug. I rather think the persistent data folder is incorrect. Please verify if there are still users available via the /admin interface.
@Section1977 commented on GitHub (Feb 13, 2022):
I think it is.
I install everything then it works, users are shown in admin panel.
after removing and recreating docker container no user anymore.
please check it
@BlackDex commented on GitHub (Feb 13, 2022):
Well, this is not an issue with Vaultwarden but, as i mentioned before, it looks like the volume is not correctly linked.