You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I have the following problem. I have an older version of Vaultwarden, and when I update it, I can no longer access my passwords. Do I have to upgrade from the old version in smaller steps?
root@Vaultwarden:~/docker/vaultwarden# docker compose pull
WARN[0000] /root/docker/vaultwarden/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Pulling 6/6
✔ vaultwarden Pulled 24.0s
✔ 59e22667830b Pull complete 15.1s
✔ cc18e03c8cd8 Pull complete 16.4s
✔ f6e0865da50e Pull complete 16.5s
✔ 6bec2bc6dc05 Pull complete 18.8s
✔ aa7aba5b8287 Pull complete 20.7s
root@Vaultwarden:~/docker/vaultwarden# docker compose up -d
WARN[0000] /root/docker/vaultwarden/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container vaultwarden Started 2.6s
root@Vaultwarden:~/docker/vaultwarden# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ace437baccca vaultwarden/server:latest "/start.sh" 29 seconds ago Up 26 seconds (health: starting) 0.0.0.0:80->80/tcp, :::80->80/tcp vaultwarden
I'm not entirely sure which version I'm on, but I would like to update to the latest one.
Or is there a way to keep my database and just reinstall the container?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I have the following problem. I have an older version of Vaultwarden, and when I update it, I can no longer access my passwords. Do I have to upgrade from the old version in smaller steps?

My docker compose File:
I'm not entirely sure which version I'm on, but I would like to update to the latest one.
Or is there a way to keep my database and just reinstall the container?
Beta Was this translation helpful? Give feedback.
All reactions