ErrLookup › dani-garcia/vaultwarden
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs · Rust · 75 source files
Analyzed at 0cefa4cca7 on 2026-08-16. 18 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Generation failed: " + jsonResponse.statusText | exception | error | javascript, admin-ui, diagnostics, http, authentication |
| Failed to parse global log level | console | error | rust, configuration, logging, startup |
| Failed to parse overrides | console | error | rust, configuration, logging, startup, dead-code |
ConfigInvalid S3 support is not enabled | http | error | rust, storage, s3, feature-flags, configuration |
| Can't convert to number | http | error | rust, json, parsing, api, two-factor |
| Error saving API key | panic | error | rust, database, api-key, panic, accounts |
| Error saving attachment | panic | error | rust, database, attachments, panic, ciphers |
| Error updating attachment | panic | error | rust, database, attachments, panic, file-upload |
| Grantee user should exist but does not! | panic | error | rust, emergency-access, database, panic, data-integrity |
| Grantee email does not exists | panic | warning | rust, emergency-access, email, dead-code, defensive |
| Unable to update emergency access status | panic | error | rust, emergency-access, database, panic, background-jobs |
| Grantor user not found | panic | error | rust, emergency-access, database, panic, data-integrity |
| Grantee user invalid | panic | error | rust, emergency-access, database, panic, state-corruption |
| Grantee user not found | panic | error | rust, emergency-access, database, panic, data-integrity |
| Error on sending email | panic | error | rust, emergency-access, email, smtp, panic |
| Unable to update emergency access notification date | panic | error | rust, emergency-access, database, panic, background-jobs |
| Error rotating organization API Key | panic | error | rust, panic, database, api-key, rocket, write-failure |
| Error creating organization API Key | panic | error | rust, panic, database, api-key, insert-failure, migrations |