Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- System is ready! Use browser or app to configure.
- ~ # ha core logs
- ~~~~~~~~~~~~~^
- self.source,
- ^^^^^^^^^^^^
- ...<4 lines>...
- self._thread_quit,
- ^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 672, in stream_worker
- muxer.mux_packet(packet)
- ~~~~~~~~~~~~~~~~^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 273, in mux_packet
- self.check_flush_part(packet)
- ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 307, in check_flush_part
- self.create_segment()
- ~~~~~~~~~~~~~~~~~~~^^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 288, in create_segment
- self._segment = Segment(
- ~~~~~~~^
- sequence=self._stream_state.sequence,
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<5 lines>...
- start_time=self._start_time,
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "<string>", line 14, in __init__
- File "/usr/src/homeassistant/homeassistant/components/stream/core.py", line 109, in __post_init__
- output.put(self)
- ~~~~~~~~~~^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/core.py", line 356, in put
- self._hass.loop.call_soon_threadsafe(self._async_put, segment)
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.14/asyncio/base_events.py", line 872, in call_soon_threadsafe
- self._check_closed()
- ~~~~~~~~~~~~~~~~~~^^
- File "/usr/local/lib/python3.14/asyncio/base_events.py", line 550, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2026-05-10 10:11:46.021 ERROR (stream_worker) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.14/threading.py", line 1082, in _bootstrap_inner
- self._context.run(self.run)
- ~~~~~~~~~~~~~~~~~^^^^^^^^^^
- File "/usr/local/lib/python3.14/threading.py", line 1024, in run
- self._target(*self._args, **self._kwargs)
- ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/__init__.py", line 481, in _run_worker
- stream_worker(
- ~~~~~~~~~~~~~^
- self.source,
- ^^^^^^^^^^^^
- ...<4 lines>...
- self._thread_quit,
- ^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 672, in stream_worker
- muxer.mux_packet(packet)
- ~~~~~~~~~~~~~~~~^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 273, in mux_packet
- self.check_flush_part(packet)
- ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 307, in check_flush_part
- self.create_segment()
- ~~~~~~~~~~~~~~~~~~~^^
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 288, in create_segment
- self._segment = Segment(
- ~~~~~~~^
- sequence=self._stream_state.sequence,
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<5 lines>...
- start_time=self._start_time,
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "<string>", line 14, in __init__
- File "/usr/src/homeassistant/homeassistant/components/stream/core.py", line 109, in __post_init__
- output.put(self)
- ~~~~~~~~~~^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/stream/core.py", line 356, in put
- self._hass.loop.call_soon_threadsafe(self._async_put, segment)
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.14/asyncio/base_events.py", line 872, in call_soon_threadsafe
- self._check_closed()
- ~~~~~~~~~~~~~~~~~~^^
- File "/usr/local/lib/python3.14/asyncio/base_events.py", line 550, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- [05:11:56] INFO: Home Assistant Core finish process exit code 0
- [05:11:56] INFO: Home Assistant Core service shutdown
- s6-rc: info: service legacy-services: stopping
- s6-rc: info: service legacy-services successfully stopped
- s6-rc: info: service legacy-cont-init: stopping
- s6-rc: info: service legacy-cont-init successfully stopped
- s6-rc: info: service fix-attrs: stopping
- s6-rc: info: service fix-attrs successfully stopped
- s6-rc: info: service s6rc-oneshot-runner: stopping
- s6-rc: info: service s6rc-oneshot-runner successfully stopped
Advertisement
Add Comment
Please, Sign In to add comment