Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-10-31 01:56:30 INFO (MainThread) [homeassistant.components.script.power_t2] Power Consumption T2: Running script sequence
- 2020-10-31 01:56:30 INFO (MainThread) [homeassistant.components.script.power_t2] Power Consumption T2: Executing step call service
- 2020-10-31 01:56:30 INFO (MainThread) [homeassistant.components.automation.system_power_update_30s] system_power_update_30s: Executing step call service
- 2020-10-31 01:56:30 INFO (MainThread) [homeassistant.components.script.power_m_t2] Power Consumption T2/Month: Running script sequence
- 2020-10-31 01:56:30 INFO (MainThread) [homeassistant.components.script.power_m_t2] Power Consumption T2/Month: Executing step call service
- 2020-10-31 01:56:43 INFO (MainThread) [homeassistant.components.automation.system_snapshot_street] system_snapshot_street: Running automation actions
- 2020-10-31 01:56:43 INFO (MainThread) [homeassistant.components.automation.system_snapshot_street] system_snapshot_street: Executing step delay 0:00:01
- 2020-10-31 01:56:44 INFO (MainThread) [homeassistant.components.automation.system_snapshot_street] system_snapshot_street: Executing step call service
- 2020-10-31 01:56:47 INFO (MainThread) [homeassistant.components.websocket_api.http.connection.140170882763840] Connection closed by client
- 2020-10-31 01:56:47 INFO (MainThread) [homeassistant.components.websocket_api.http.connection.140170790843728] Connection closed by client
- 2020-10-31 01:56:47 ERROR (MainThread) [root] Uncaught exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/runpy.py", line 194, in _run_module_as_main
- return _run_code(code, main_globals, None,
- File "/usr/local/lib/python3.8/runpy.py", line 87, in _run_code
- exec(code, run_globals)
- File "/usr/src/homeassistant/homeassistant/__main__.py", line 320, in <module>
- sys.exit(main())
- File "/usr/src/homeassistant/homeassistant/__main__.py", line 312, in main
- exit_code = runner.run(runtime_conf)
- File "/usr/src/homeassistant/homeassistant/runner.py", line 133, in run
- return asyncio.run(setup_and_run_hass(runtime_config))
- File "/usr/local/lib/python3.8/asyncio/runners.py", line 44, in run
- return loop.run_until_complete(main)
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
- self.run_forever()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
- self._run_once()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 1832, in _run_once
- handle = heapq.heappop(self._scheduled)
- RuntimeError: list changed size during iteration
- 2020-10-31 01:56:47 ERROR (Thread-2) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/threading.py", line 870, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/local/lib/python3.8/logging/handlers.py", line 1487, in _monitor
- self.handle(record)
- File "/usr/local/lib/python3.8/logging/handlers.py", line 1468, in handle
- handler.handle(record)
- File "/usr/local/lib/python3.8/logging/__init__.py", line 950, in handle
- self.emit(record)
- File "/usr/src/homeassistant/homeassistant/components/system_log/__init__.py", line 198, in emit
- self.hass.bus.fire(EVENT_SYSTEM_LOG, entry.to_dict())
- File "/usr/src/homeassistant/homeassistant/core.py", line 685, in fire
- self._hass.loop.call_soon_threadsafe(
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:48 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:48 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:48 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:49 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:49 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:49 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:49 ERROR (stream_worker) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/threading.py", line 870, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 54, in stream_worker
- _stream_worker_internal(hass, stream, quit_event)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 277, in _stream_worker_internal
- hass.loop.call_soon_threadsafe(
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:49 ERROR (stream_worker) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/threading.py", line 870, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 54, in stream_worker
- _stream_worker_internal(hass, stream, quit_event)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 277, in _stream_worker_internal
- hass.loop.call_soon_threadsafe(
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:49 ERROR (stream_worker) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/threading.py", line 870, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 54, in stream_worker
- _stream_worker_internal(hass, stream, quit_event)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 277, in _stream_worker_internal
- hass.loop.call_soon_threadsafe(
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:49 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:49 ERROR (stream_worker) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/threading.py", line 870, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 54, in stream_worker
- _stream_worker_internal(hass, stream, quit_event)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 277, in _stream_worker_internal
- hass.loop.call_soon_threadsafe(
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:49 ERROR (stream_worker) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/threading.py", line 870, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 54, in stream_worker
- _stream_worker_internal(hass, stream, quit_event)
- File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 277, in _stream_worker_internal
- hass.loop.call_soon_threadsafe(
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:50 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:50 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:50 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:55 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:55 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:55 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:57 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:57 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:57 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:57 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:58 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:58 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:58 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:58 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:59 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:59 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:59 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:56:59 ERROR (zeroconf-ServiceBrowser__googlecast._tcp.local._400) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/site-packages/zeroconf/__init__.py", line 1746, in run
- self._service_state_changed.fire(
- File "/usr/local/lib/python3.8/site-packages/zeroconf/__init__.py", line 1504, in fire
- h(**kwargs)
- File "/usr/local/lib/python3.8/site-packages/zeroconf/__init__.py", line 1602, in on_change
- listener.add_service(*args)
- File "/usr/local/lib/python3.8/site-packages/pychromecast/discovery.py", line 65, in add_service
- self._add_update_service(zconf, typ, name, self.add_callback)
- File "/usr/local/lib/python3.8/site-packages/pychromecast/discovery.py", line 123, in _add_update_service
- callback(uuid, name)
- File "/usr/src/homeassistant/homeassistant/components/cast/discovery.py", line 83, in internal_add_update_callback
- discover_chromecast(
- File "/usr/src/homeassistant/homeassistant/components/cast/discovery.py", line 34, in discover_chromecast
- dispatcher_send(hass, SIGNAL_CAST_DISCOVERED, info)
- File "/usr/src/homeassistant/homeassistant/helpers/dispatcher.py", line 74, in dispatcher_send
- hass.loop.call_soon_threadsafe(async_dispatcher_send, hass, signal, *args)
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:56:59 ERROR (zeroconf-ServiceBrowser__bond._tcp.local.-_homekit._tcp.local.-_daap._tcp.local.-_Volumio._tcp.local.-_http._tcp.local.-_wled._tcp.local.-_dkapi._tcp.local.-_viziocast._tcp.local.-_nut._tcp.local.-_elg._tcp.local.-_printer._tcp.local.-_spotify-connect._tcp.local.-_googlecast._tcp.local.-_miio._udp.local.-_hap._tcp.local.-_esphomelib._tcp.local.-_ipps._tcp.local.-_ssh._tcp.local.-_plugwise._tcp.local.-_xbmc-jsonrpc-h._tcp.local.-_axis-video._tcp.local.-_ipp._tcp.local.-_api._udp.local._438) [root] Uncaught thread exception
- Traceback (most recent call last):
- File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
- self.run()
- File "/usr/local/lib/python3.8/site-packages/zeroconf/__init__.py", line 1746, in run
- self._service_state_changed.fire(
- File "/usr/local/lib/python3.8/site-packages/zeroconf/__init__.py", line 1504, in fire
- h(**kwargs)
- File "/usr/src/homeassistant/homeassistant/components/zeroconf/__init__.py", line 304, in service_update
- hass.add_job(
- File "/usr/src/homeassistant/homeassistant/core.py", line 339, in add_job
- self.loop.call_soon_threadsafe(self.async_add_job, target, *args)
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 764, in call_soon_threadsafe
- self._check_closed()
- File "/usr/local/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
- raise RuntimeError('Event loop is closed')
- RuntimeError: Event loop is closed
- 2020-10-31 01:57:00 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:00 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:00 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:00 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:01 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:02 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:02 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
- 2020-10-31 01:57:02 ERROR (Thread-9) [paho.mqtt.client] Caught exception in on_message: Event loop is closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement