You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: homeassistant
Source: custom_components/frigate/views.py:417
integration: Frigate (documentation, issues)
First occurred: 23 October 2024 at 18:06:01 (3 occurrences)
Last logged: 13:17:55
Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1092, in _write_sendmsg
nbytes = self._sock.sendmsg(self._get_sendmsg_buffer())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/config/custom_components/frigate/views.py", line 417, in _proxy_msgs
await ws_out.send_bytes(msg.data)
File "/usr/local/lib/python3.12/site-packages/aiohttp/web_ws.py", line 394, in send_bytes
await self._writer.send(data, binary=True, compress=compress)
File "/usr/local/lib/python3.12/site-packages/aiohttp/http_websocket.py", line 748, in send
await self._send_frame(message, WSMsgType.BINARY, compress)
File "/usr/local/lib/python3.12/site-packages/aiohttp/http_websocket.py", line 712, in _send_frame
await self.protocol._drain_helper()
File "/usr/local/lib/python3.12/site-packages/aiohttp/base_protocol.py", line 96, in _drain_helper
await asyncio.shield(waiter)
ConnectionError: Connection lost
The text was updated successfully, but these errors were encountered:
Logger: homeassistant
Source: custom_components/frigate/views.py:417
integration: Frigate (documentation, issues)
First occurred: 23 October 2024 at 18:06:01 (3 occurrences)
Last logged: 13:17:55
Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1092, in _write_sendmsg
nbytes = self._sock.sendmsg(self._get_sendmsg_buffer())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/config/custom_components/frigate/views.py", line 417, in _proxy_msgs
await ws_out.send_bytes(msg.data)
File "/usr/local/lib/python3.12/site-packages/aiohttp/web_ws.py", line 394, in send_bytes
await self._writer.send(data, binary=True, compress=compress)
File "/usr/local/lib/python3.12/site-packages/aiohttp/http_websocket.py", line 748, in send
await self._send_frame(message, WSMsgType.BINARY, compress)
File "/usr/local/lib/python3.12/site-packages/aiohttp/http_websocket.py", line 712, in _send_frame
await self.protocol._drain_helper()
File "/usr/local/lib/python3.12/site-packages/aiohttp/base_protocol.py", line 96, in _drain_helper
await asyncio.shield(waiter)
ConnectionError: Connection lost
The text was updated successfully, but these errors were encountered: