Skip to content

Websocket error log cannot be disabled #2259

Answered by BlackDex
pichouk asked this question in Q&A
Discussion options

You must be logged in to vote

This is not something we can fix, since this is build-in into the library used for the websockets.
https://github.com/paritytech/ws-rs/blob/24511a9d4ba5e485f625b9c90d0e4d5b2ec01243/src/handler.rs#L63-L70

Also, if you see this error, then you probably have configured your reverse proxy incorrect, or, if not using a reverse proxy you need to disable websockets at all via WEBSOCKET_ENABLED=FALSE.

Also see: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications
And https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pichouk
Comment options

You must be logged in to vote
4 replies
@BlackDex
Comment options

@BlackDex
Comment options

@pichouk
Comment options

@BlackDex
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
wontfix This will not be worked on
2 participants
Converted from issue

This discussion was converted from issue #2258 on January 24, 2022 18:54.