discord-spam-bots icon indicating copy to clipboard operation
discord-spam-bots copied to clipboard

This error?

Open developedbyalex opened this issue 4 years ago • 1 comments

Exception ignored in thread started by: <bound method GatewayServer._heartbeat of <discum.gateway.gateway.GatewayServer object at 0x000002563B341700>> Traceback (most recent call last): File "C:\Users\alexp\AppData\Local\Programs\Python\Python39\lib\site-packages\discum\gateway\gateway.py", line 205, in _heartbeat self.send({"op": self.OPCODE.HEARTBEAT,"d": self.sequence-1 if self.sequence>0 else self.sequence}) File "C:\Users\alexp\AppData\Local\Programs\Python\Python39\lib\site-packages\discum\gateway\gateway.py", line 210, in send self.ws.send(json.dumps(payload)) File "C:\Users\alexp\AppData\Local\Programs\Python\Python39\lib\site-packages\websocket_app.py", line 190, in send raise WebSocketConnectionClosedException( websocket._exceptions.WebSocketConnectionClosedException: Connection is already closed.

developedbyalex avatar Nov 07 '21 17:11 developedbyalex

Hey , same issue here :/

SebastienTolron avatar Apr 23 '22 10:04 SebastienTolron