mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #749] bitwarden_rs::db::models::cipher::Cipher::to_json: EOF while parsing a value #508
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#508
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 @sbocahu on GitHub (Nov 28, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/749
Hi,
I have no clue how this could happen (but yeay, shit happens sometimes).
digging it:
delete from ciphers where data='';@dani-garcia commented on GitHub (Nov 28, 2019):
I think that was solved for 1.10 actually, you should consider updating.
If it happens again, try setting the environment variable
RUST_BACKTRACE=fullbefore launching the server to get a more detailed report.@dani-garcia commented on GitHub (May 13, 2020):
Closed due to inactivity.