Possible websocket issue with remote icon loading? #1320

Closed
opened 2026-02-05 00:36:50 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @echto on GitHub (Jul 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 GitHub (Jul 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
Author
Owner

@BlackDex commented on GitHub (Jul 11, 2022):

Could you please try the testing tagged images please, and see if that solves it? Those versions do not use parity_ws anymore.

@BlackDex commented on GitHub (Jul 11, 2022): Could you please try the `testing` tagged images please, and see if that solves it? Those versions do not use `parity_ws` anymore.
Author
Owner

@echto commented on GitHub (Jul 11, 2022):

I will try that.

@echto commented on GitHub (Jul 11, 2022): I will try that.
Author
Owner

@echto commented on GitHub (Jul 12, 2022):

Issue resolved. Please close.

@echto commented on GitHub (Jul 12, 2022): Issue resolved. Please close.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1320