Lost All Users Today

I run bitwarden in a docker compose container on ubuntu running in proxmox. Today I ran a docker pull to see if I had some updates and I did, one being bitwarden. After doing this it looks like I lost all my users in my install. Not sure how to get them back if its possible at all but I am hoping someone can point me in the right direction if there is a fix it all.

Thanks

Could you share docker compose? If not do you use volumes to persist data from bitwarden container?

I was actually able to get this resolved by rolling back my config on my compose file. I use the image from GitHub - dani-garcia/bitwarden_rs: Unofficial Bitwarden compatible server written in Rust and the recent update caused to go missing. I went back to the previous version of 1.19.0, I believe I was on a nightly version before this and rolling back fixed the issue.

1 Like