mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #3844] bookworm image fails to start without privileged mode #1688
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1688
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @bjo81 on GitHub (Sep 4, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3844
Subject of the issue
After uprading from 1.29.1 to 1.29.2 the image does not start.
Deployment environment
Steps to reproduce
Uprade from 1.29.1 to 1.29.2
Expected behaviour
The container starts.
Actual behaviour
The container does not start except "privileged: true" is set in the docker-compose file. Maybe it's the same issue as #3839 ?
Troubleshooting data
@stefan0xC commented on GitHub (Sep 4, 2023):
If you are not using
armv6it's more likely that the issue is related to #3827Can you provide the output of
docker info?@bjo81 commented on GitHub (Sep 4, 2023):
Sure:
@BlackDex commented on GitHub (Sep 5, 2023):
Please update docker to the latest version as @stefan0xC mentioned in his post linking to #3827
sends_allowedconfig setting #2995