30 lines
2.4 KiB
Plaintext
30 lines
2.4 KiB
Plaintext
2021-03-21 00:48:53 WARNING (SyncWorker_3) [pyhomematic._hm] Skipping init for homeassistant-ccu3
|
|
2021-03-21 00:48:58 ERROR (MainThread) [homeassistant.components.fritzbox_callmonitor] Invalid authentication: Unable to perform operation. 401 Unauthorized (ERR_NONE)401 UnauthorizedERR_NONEWebserver Sun, 21 Mar 2021 00:48:56 GMT
|
|
|
|
2021-03-21 00:48:58 WARNING (MainThread) [homeassistant.setup] Setup of zone is taking over 10 seconds.
|
|
2021-03-21 00:48:58 WARNING (MainThread) [homeassistant.setup] Setup of coronavirus is taking over 10 seconds.
|
|
2021-03-21 00:48:59 ERROR (MainThread) [homeassistant.components.coronavirus] Timeout fetching coronavirus data
|
|
2021-03-21 00:49:04 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
|
|
Traceback (most recent call last):
|
|
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 303, in async_add_entities
|
|
tasks = [
|
|
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 303, in <listcomp>
|
|
tasks = [
|
|
File "/usr/src/homeassistant/homeassistant/components/coronavirus/sensor.py", line 21, in <genexpr>
|
|
CoronavirusSensor(coordinator, config_entry.data["country"], info_type)
|
|
File "/usr/src/homeassistant/homeassistant/components/coronavirus/sensor.py", line 38, in __init__
|
|
self.name = f"{coordinator.data[country].country} Coronavirus {info_type}"
|
|
TypeError: 'NoneType' object is not subscriptable
|
|
2021-03-21 00:49:07 ERROR (MainThread) [homeassistant.components.emulated_roku] Failed to start Emulated Roku HomeAssistant on 192.168.178.74:8060
|
|
Traceback (most recent call last):
|
|
File "/usr/src/homeassistant/homeassistant/components/emulated_roku/binding.py", line 142, in emulated_roku_start
|
|
await self._api_server.start()
|
|
File "/usr/local/lib/python3.8/site-packages/emulated_roku/__init__.py", line 408, in start
|
|
await api_endpoint.start()
|
|
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_runner.py", line 121, in start
|
|
self._server = await loop.create_server(
|
|
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 1463, in create_server
|
|
raise OSError(err.errno, 'error while attempting '
|
|
OSError: [Errno 99] error while attempting to bind on address ('192.168.178.74', 8060): address not available
|
|
2021-03-21 00:58:46 ERROR (MainThread) [aioharmony.hubconnector_websocket] HarmonyHub: Connection timed out for hub 16075313
|