You are not logged in.
Bitwarden has been crashing since last week however appimage works, not sure exactly why. I looked over web but couldn't find a fix.
Bitwarden version 2024.1.0-1
Error log
(node:1938) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'init')
at BiometricsService.<anonymous> (/usr/lib/bitwarden/app.asar/main.js:49684:55)
at Generator.next (<anonymous>)
at /usr/lib/bitwarden/app.asar/main.js:49650:71
at new Promise (<anonymous>)
at biometrics_service_awaiter (/usr/lib/bitwarden/app.asar/main.js:49646:12)
at BiometricsService.init (/usr/lib/bitwarden/app.asar/main.js:49683:16)
at Main.<anonymous> (/usr/lib/bitwarden/app.asar/main.js:55950:46)
at Generator.next (<anonymous>)
at fulfilled (/usr/lib/bitwarden/app.asar/main.js:55838:58)
(Use `electron --trace-warnings ...` to show where the warning was created)
(node:1938) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unh … ions_mode). (rejection id: 2)
Segmentation fault (core dumped)
possible similarity - https://community.bitwarden.com/t/linux … de/1826/10
thanks for the help
Last edited by yetanotherarchuser (2024-02-11 13:05:51)
Offline
Updated to version 2024.2.0-1 still the same issue
Offline
Fixed it for now by removing electron[version]-flags.conf config
Offline