bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
9.39k stars 1.26k forks source link

[AppImage x64] Uncaught Exception: Error: write EPIPE #11791

Open brdns opened 1 month ago

brdns commented 1 month ago

Steps To Reproduce

  1. Open the app
  2. Click on 'Login'
  3. Sync vault
  4. Save an item

Expected Result

App should open vault

Actual Result

AppImage from the official website, the app throws at least twice a pop-up showcasing the same JS error over and over, sometimes up to 5/6 times, right after login then at every sync action.

Screenshots or Videos

1

Additional Context

Hello ! This issues happens with the latest 64bit AppImage from the official website.Thanks for the great software and service :)

Operating System

Linux

Operating System Version

Fedora 41

Installation method

Direct Download (from bitwarden.com)

Build Version

Version 2024.10.2 Shell 32.1.1 Renderer 128.0.6613.137 Node 20.17.0 Architecture x64

Issue Tracking Info

bitwarden-bot commented 1 month ago

Thank you for reporting this issue! We've added this to our internal tracking system. ID: PM-14263

jtodddd commented 1 month ago

Hi there,

I am unable to reproduce this issue, it has been escalated for further investigation. If you have more information that can help us, please add it below.

Thanks!

brdns commented 1 month ago

Hello @jtodddd , this issue disappeared after stopping the app, deleting the cache folder in /tmp, then starting the app again : sudo rm -rf /tmp/.mount_bitwar*