[GH-ISSUE #1375] WebSocket not sincronizing organizations items #931

Closed
opened 2026-03-03 02:04:47 +03:00 by kerem · 1 comment
Owner

Originally created by @Basajaun on GitHub (Feb 9, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1375

Subject of the issue

WebSocket notifications return error when trying to sync an item of an organization.
Personal items are synced OK

Your environment

  • Bitwarden_rs version: 1.19.0
  • Install method: Docker
  • Clients used: Web, deskotp (windows/mac), browser extension (firefox, edge, chrome)
  • Reverse proxy and version: pfsense HA Proxy 0.61_1
  • Other relevant information:

Steps to reproduce

Setup websocket them:
Try to create/edit and item in a personal vault (this shoud go fine)
Try to create/edit and item inside a organization (been owner of it or with permission to write on it) (this fails)

Expected behaviour

Push change every 14 seconds

Actual behaviour

Error on websocket logs appears

Relevant logs

[2021-02-09 14:03:27.028][parity_ws::io][INFO] Accepted a new tcp connection from 10.178.38.2:11449.

[2021-02-09 14:03:27.028][parity_ws::handler][ERROR] WS Error <Io(Kind(InvalidData))>: Missing access token

Originally created by @Basajaun on GitHub (Feb 9, 2021). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1375 <!-- # ### NOTE: Please update to the latest version of bitwarden_rs before reporting an issue! This saves you and us a lot of time and troubleshooting. See: https://github.com/dani-garcia/bitwarden_rs/issues/1180 # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/obfuscate personal and confidential information, such as names, global IP/DNS addresses and especially passwords, if necessary. --> ### Subject of the issue WebSocket notifications return error when trying to sync an item of an organization. Personal items are synced OK ### Your environment <!-- The version number, obtained from the logs or the admin diagnostics page --> <!-- Remember to check your issue on the latest version first! --> * Bitwarden_rs version: 1.19.0 <!-- How the server was installed: Docker image / package / built from source --> * Install method: Docker * Clients used: Web, deskotp (windows/mac), browser extension (firefox, edge, chrome) * Reverse proxy and version: pfsense HA Proxy 0.61_1 * Other relevant information: ### Steps to reproduce Setup websocket them: Try to create/edit and item in a personal vault (this shoud go fine) Try to create/edit and item inside a organization (been owner of it or with permission to write on it) (this fails) ### Expected behaviour Push change every 14 seconds ### Actual behaviour Error on websocket logs appears ### Relevant logs [2021-02-09 14:03:27.028][parity_ws::io][INFO] Accepted a new tcp connection from 10.178.38.2:11449. [2021-02-09 14:03:27.028][parity_ws::handler][ERROR] WS Error <Io(Kind(InvalidData))>: Missing access token
kerem 2026-03-03 02:04:47 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@BlackDex commented on GitHub (Feb 9, 2021):

Part from that WebSocket error which looks like a wrong configuration of HAProxy (See: https://github.com/dani-garcia/bitwarden_rs/wiki/Proxy-examples)
This is a duplicate of: #771

Converting to a discussion because it's a duplicate.

<!-- gh-comment-id:775938984 --> @BlackDex commented on GitHub (Feb 9, 2021): Part from that WebSocket error which looks like a wrong configuration of HAProxy (See: https://github.com/dani-garcia/bitwarden_rs/wiki/Proxy-examples) This is a duplicate of: #771 Converting to a discussion because it's a duplicate.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#931
No description provided.