ERROR i.o.s.w.websocket.WebSocketProcessor - An error occurred when using WebSocket. java.io.IOException: Broken pipe
#204
-
Previous Value Current Value Open
Closed
-
Code merged. Thanks!
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
My logs show this message regularly:
As far as I can find is that this is more or less expected if a client closes the web socket connection.
I suggest logging that as debug and not as an error.
PR is on its way ;)