mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-30 21:37:47 -05:00
Vaultwarden Docker Container doesn't starting #6150
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 @phillipunzen on GitHub (Jan 9, 2026).
Prerequisites
Vaultwarden Support String
I can't access the diagnostics page.
Vaultwarden Build Version
1.35.1
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Caddy
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
Running Container
Actual Result
Stopped Container
Logs
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub (Jan 9, 2026):
Assuming that you are using MySQL or MariaDB as your database server I don't believe that you did search for existing issues or read the documentation... Otherwise you might have found https://github.com/dani-garcia/vaultwarden/issues/6602#issuecomment-3694436267 or https://github.com/dani-garcia/vaultwarden/discussions/6603 ...
Can you make sure that the collation and charset of your database and tables are correctly set? Some users also seemed to found a different approach that worked for them, cf. https://github.com/dani-garcia/vaultwarden/issues/6611