本帖最后由 qilihai 于 2020-6-15 21:06 编辑
这些error出现了很久了不知道安装了哪些组件导致的,请教各位大神不胜感激
以下是log信息
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host api.github.com:443 ssl:None [Connect call failed ('13.250.168.23', 443)]
2020-06-04 15:06:43 ERROR (MainThread) [backoff] Giving up call_api(...) after 5 tries (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host api.github.com:443 ssl:None [Connect call failed ('13.250.168.23', 443)])
2020-06-04 17:05:31 ERROR (MainThread) [backoff] Giving up call_api(...) after 5 tries (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host api.github.com:443 ssl:None [Connect call failed ('13.250.168.23', 443)])
2020-06-04 17:05:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
确实HACS的问题,连接好的时候不报错。可是有没有办法不让它报错呢?
|