Skip to content

ConnectionResetError: [WinError 10054] #28

@davesmeghead

Description

@davesmeghead

Hi Mark
Got this a couple of days ago but I'm not sure what caused it. I was experimenting and just noticed it in a log file

2024-11-08 06:51:47,501 INFO     Alarm client 7 disconnected
2024-11-08 06:51:47,501 INFO     Stopping keepalive timer for Alarm due to no connections
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
  File "C:\Program Files\Python312\Lib\asyncio\events.py", line 88, in _run
    self._context.run(self._callback, *self._args)
  File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
    self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
2024-11-08 06:51:47,501 INFO     Visonic 7 server has disconnected
2024-11-08 06:51:47,784 INFO     Received web connection request
2024-11-08 06:51:52,126 WARNING  ACK Timeout: Waiting for ACK from Alarm for msg id 2218

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions