websockets: logs overwhelmed by Failing the WebSocket connection: 1006

Seeing this a lot in logs when closing a websocket connection.

Code 1006 seems caused by readexactly hitting EOF, which seems fine when closing websocket connection.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (3 by maintainers)

Most upvoted comments

FWIW I released 3.3 today.

It includes the latest changes related to the issue discussed here.

Testing with that version may make it easier to confirm we’re all talking about the same version of the code.