"Connection to remote host was lost." error

i am trying to make a little program with websocket, but after like 30min of running, i get this big errorwebsocket._exceptions.WebSocketConnectionClosedException: Connection to remote host was lost.

(full error : )

can someone help me to fix that ?

(the whole code :)

1 Related questions 0 websocket server on python.problems 2 Why does websocket handshake fail? 13 "Connection is already closed." error with python WebSocket client Related questions 0 websocket server on python.problems 2 Why does websocket handshake fail? 13 "Connection is already closed." error with python WebSocket client 8 Why do I receive "WebSocket connection is closed: code = 1000 (OK), no reason" 0 WebSocketConnectionClosedException error Python 3.5 1 websockets closing unexpectedly 1 Websocket will not function 0 I am not able to do my first web socket as it returns a closed connection 5 websockets.exceptions.ConnectionClosedError: code = 1011 (unexpected error), no reason 2 Python Websockets: AttributeError: 'Connect' object has no attribute 'send' Load 7 more related questions Show fewer related questions Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like