mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Icon download crashed bitwarden_rs process #918
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 @avoidik on GitHub (Feb 3, 2021).
Subject of the issue
I've imported my database from keepass2 xml into bitwarden_rs using web-vault interface. After doing that I noticed that bitwarden_rs daemon started to fail very often.
Your environment
Steps to reproduce
You can reproduce failure behavior by sending multiple requests like:
Expected behaviour
Gently handle the failure
Actual behaviour
Panic, termination
Relevant logs
Click to expand (152 lines)
@avoidik commented on GitHub (Feb 3, 2021):
Workaround
@avoidik commented on GitHub (Feb 3, 2021):
Duplicate https://github.com/dani-garcia/bitwarden_rs/issues/1202