-
Subject of the issueVaultwarden container exiting for no reason (?) Deployment environment
Steps to reproducepodman run -d --name vaultwarden -v $PWD/data/vw-data:/data/:Z -e ROCKET_PORT=8080 -p 8080:8080 vaultwarden/server:latest Expected behaviourThe container stays alive until killed by user or shutdown Actual behaviourContainer runs for several minutes then shuts down for seemingly no reason - no reason is given in the log file Troubleshooting dataAnyway to get more detailed logs? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
exactly the same thing happened 2 days ago for me. Maybe this could be "escalated" to an issue again, as this happened to both of us and maybe has something to do with version 1.25.2 as this never happened before. |
Beta Was this translation helpful? Give feedback.
-
|
Something very similar is happening to me on the latest version (2023-11). Should I open new issue or post my logs here? |
Beta Was this translation helpful? Give feedback.
exactly the same thing happened 2 days ago for me.
I'm using version 1.25.2 (docker, Ubuntu LTS).
Maybe this could be "escalated" to an issue again, as this happened to both of us and maybe has something to do with version 1.25.2 as this never happened before.