Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845153 - app-admin/bitwarden-desktop-bin-1.32.1 gives me the error message "A JavaScript error occurred in the main process"
Summary: app-admin/bitwarden-desktop-bin-1.32.1 gives me the error message "A JavaScri...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-17 07:48 UTC by Hendrik Klug
Modified: 2024-02-14 09:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info.txt,9.72 KB, text/plain)
2022-05-17 07:48 UTC, Hendrik Klug
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik Klug 2022-05-17 07:48:38 UTC
Created attachment 779324 [details]
emerge --info

The following error message appears when interacting with bitwarden:
```
A JavaScript error occurred in the main process Uncaught Exception: Error: write EIO
at afterWriteDispatched (node:internal/stream_base_commons:164:15) at writeGeneric (node:internal/stream_base_commons:155:3) at WriteStream. Socket._writeGeneric (node:net:780:11) at WriteStream.Socket._write (node:net:792:8) at writeOrBuffer (node:internal/streams/writable:389:12) at_write (node:internal/streams/writable:330:10) at WriteStream.Writable.write (node:internal/streams/writable:334:10) at console.value (node:internal/console/constructor:289:16) at console.warn (node:internal/console/constructor:368:26) at writeOut (node:internal/process/warning:50:3)
```

This doesn't seem to cause any problem, when clicking okay the message disappears and the bitwarden gui works fine.