|
新刷的ha0.111.4,用论坛的一键脚本刷的
ha启动好慢,谁帮忙看看
启动之后一直显示ha正在启动,某些功能暂不可用
查询日志如下,要怎么解决呢?
2020-06-26 10:55:16 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinish ed session (id=12 from 2020-06-26 01:49:22.188093)
2020-06-26 10:55:24 WARNING (MainThread) [homeassistant.loader] You are using a custom in tegration for xiaomi_miio_airconditioningcompanion which has not been tested by Home Assi stant. This component might cause stability problems, be sure to disable it if you experi ence issues with Home Assistant.
2020-06-26 11:00:01 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/cloud/account_link.py", line 122, in await_tokens
tokens = await helper.async_get_tokens()
File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/account_link.py", line 82, in async_get_tokens
response = await self._get_response()
File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/account_link.py", line 94, in _get_response
response = await self._client.receive_json()
File "/usr/local/lib/python3.7/site-packages/aiohttp/client_ws.py", line 289, in receive_json
data = await self.receive_str(timeout=timeout)
File "/usr/local/lib/python3.7/site-packages/aiohttp/client_ws.py", line 275, in receive_str
msg.data))
TypeError: Received message 257:None is not str
2020-06-26 11:00:01 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/cloud/account_link.py", line 122, in await_tokens
tokens = await helper.async_get_tokens()
File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/account_link.py", line 82, in async_get_tokens
response = await self._get_response()
File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/account_link.py", line 94, in _get_response
response = await self._client.receive_json()
File "/usr/local/lib/python3.7/site-packages/aiohttp/client_ws.py", line 289, in receive_json
data = await self.receive_str(timeout=timeout)
File "/usr/local/lib/python3.7/site-packages/aiohttp/client_ws.py", line 275, in receive_str
msg.data))
TypeError: Received message 257:None is not str
|
|