mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #3961] main thread panic in 1.29.2 #1736
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#1736
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 @paulens12 on GitHub (Oct 7, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3961
Subject of the issue
I updated the docker image to 1.29.2 and started getting this error:
Deployment environment
Install method: docker-compose
Clients used: not applicable
Reverse proxy and version: not applicable, the main container is in a crash loop
MySQL/MariaDB or PostgreSQL version: none
Other relevant details:
I'm using a pretty old version of Debian:
Linux omv 4.19.0-0.bpo.9-amd64 #1 SMP Debian 4.19.118-2+deb10u1~bpo9+1 (2020-06-09) x86_64Docker version 19.03.15, build 99e3ed8919Steps to reproduce
Expected behaviour
Vaultwarden should work
Actual behaviour
The container exits immediately with the above error. No other information is logged.
Troubleshooting data
@BlackDex commented on GitHub (Oct 7, 2023):
Please update your host os, or at least try to update docker first to the latest docker-ce version available.