mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[GH-ISSUE #3830] Vaultwarden does not start inside docker container #18454
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 @PhoenixKarton on GitHub (Sep 1, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3830
Subject of the issue
Vaultwarden does not start inside docker container
Deployment environment
Install method: Docker image
Clients used: all
Reverse proxy and version: caddy v2.7.4
Steps to reproduce
Newest Version (1.29.2) of docker image won't start. Logs return this:
After downgrading to Version 1.29.1 everything worked fine.
Expected behaviour
Docker container working
Actual behaviour
Docker container not working
Troubleshooting data
@BlackDex commented on GitHub (Sep 1, 2023):
Duplicate of #3827