websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason #1151
-
OS: Linux Ubuntu 20.04 I am implementing a The server receives the data, processes it and sends the result to the client. But when posting a response - I get an error - websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason When I work with files, the error flies out immediately. So I understand, is it related with a timeout of some kind? Traceback
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I'm having the same problem. Is there any fix for it? |
Beta Was this translation helpful? Give feedback.
-
Many things have changed since this was reported. If this still happening with the latest version of each dependency, please let me know. |
Beta Was this translation helpful? Give feedback.
Many things have changed since this was reported.
If this still happening with the latest version of each dependency, please let me know.