Possible websocket issue with remote icon loading? #2059

Closed
opened 2026-04-06 02:54:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @echto on 7/11/2022

I am having trouble narrowing down this issue.

Arch OS package : vaultwarden 1.25.0
Reverse proxy : Nixos nginx/1.16.1
Database : Nixos postgres (PostgreSQL) 14.4

I keep losing the SSH connection (send disconnect: Broken pipe) to an Arch linux VM that runs vaultwarden. Rebooting the VM restores network connectivity. Could this issue be related to websockets and when the internal icon download service cannot find an icon, i.e. '404 Not Found' ? I am assuming the default icon downloading service is internal. No icon service is defined in vaultwarden.env. Please see the following pastebin link for log. Is it normal to see a burst of 'parity_ws::handler][DEBUG] Handler received' messages?

https://pastebin.com/vYRjEAmE

*Originally created by @echto on 7/11/2022* I am having trouble narrowing down this issue. Arch OS package : vaultwarden 1.25.0 Reverse proxy : Nixos nginx/1.16.1 Database : Nixos postgres (PostgreSQL) 14.4 I keep losing the SSH connection (send disconnect: Broken pipe) to an Arch linux VM that runs vaultwarden. Rebooting the VM restores network connectivity. Could this issue be related to websockets and when the internal icon download service cannot find an icon, i.e. '404 Not Found' ? I am assuming the default icon downloading service is internal. No icon service is defined in vaultwarden.env. Please see the following pastebin link for log. Is it normal to see a burst of 'parity_ws::handler][DEBUG] Handler received' messages? https://pastebin.com/vYRjEAmE
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#2059