Advertisement
MecEng70

homeassistant.log

Mar 16th, 2020
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.26 KB | None | 0 0
  1. 2020-03-16 11:03:29 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for aarlo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
  2. 2020-03-16 11:03:29 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
  3. 2020-03-16 11:03:29 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for smartweather which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
  4. 2020-03-16 11:03:29 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for isy994 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
  5. 2020-03-16 11:03:40 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for diskspace which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
  6. 2020-03-16 11:03:41 ERROR (MainThread) [homeassistant.components.updater] Could not contact Home Assistant Update to check for updates
  7. 2020-03-16 11:03:41 ERROR (MainThread) [homeassistant.components.updater] Error fetching Home Assistant update data:
  8. 2020-03-16 11:03:46 WARNING (MainThread) [homeassistant.setup] Setup of smartweather is taking over 10 seconds.
  9. 2020-03-16 11:03:46 WARNING (MainThread) [homeassistant.setup] Setup of isy994 is taking over 10 seconds.
  10. 2020-03-16 11:03:51 WARNING (MainThread) [homeassistant.setup] Setup of aarlo is taking over 10 seconds.
  11. 2020-03-16 11:03:51 WARNING (MainThread) [homeassistant.setup] Setup of coronavirus is taking over 10 seconds.
  12. 2020-03-16 11:03:51 ERROR (MainThread) [homeassistant.components.coronavirus] Error fetching coronavirus data:
  13. 2020-03-16 11:04:16 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError)
  14. 2020-03-16 11:04:31 ERROR (Thread-3) [pychromecast.socket_client] [Office speaker:8009] Failed to connect to service Google-Home-Mini-BLANK._googlecast._tcp.local., retrying in 5.0s
  15. 2020-03-16 11:04:40 ERROR (SyncWorker_2) [custom_components.smartweather] Unable to connect to WeatherFlow. HTTPSConnectionPool(host='swd.weatherflow.com', port=443): Max retries exceeded with url: /swd/rest/observations/station/3962?api_key=BLANK (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xb16c33b0>: Failed to establish a new connection: [Errno 110] Operation timed out'))
  16. 2020-03-16 11:04:40 ERROR (MainThread) [homeassistant.setup] Error during setup of component smartweather
  17. Traceback (most recent call last):
  18. File "/usr/src/homeassistant/homeassistant/setup.py", line 174, in _async_setup_component
  19. component.setup, hass, processed_config # type: ignore
  20. File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
  21. result = self.fn(*self.args, **self.kwargs)
  22. File "/config/custom_components/smartweather/__init__.py", line 94, in setup
  23. if data.data.timestamp is None:
  24. AttributeError: 'NoneType' object has no attribute 'timestamp'
  25. 2020-03-16 11:04:40 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform smartweather.binary_sensor: Unable to set up component.
  26. 2020-03-16 11:04:40 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform smartweather.weather: Unable to set up component.
  27. 2020-03-16 11:04:40 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform smartweather.sensor: Unable to set up component.
  28. 2020-03-16 11:04:41 ERROR (Thread-4) [pychromecast.socket_client] [Kitchen display:8009] Failed to connect to service Google-Nest-Hub-._googlecast._tcp.local., retrying in 5.0s
  29. 2020-03-16 11:04:45 WARNING (SyncWorker_15) [pyaarlo] request-error=ConnectionError
  30. 2020-03-16 11:04:45 WARNING (SyncWorker_15) [pyaarlo] failed to log in
  31. 2020-03-16 11:04:50 WARNING (MainThread) [homeassistant.components.weather] Setup of weather platform met is taking over 10 seconds.
  32. 2020-03-16 11:04:50 ERROR (MainThread) [metno] https://.api.met.no/weatherapi/locationforecast/1.9/ returned
  33. 2020-03-16 11:04:50 ERROR (MainThread) [homeassistant.components.met.weather] Retrying in 18 minutes
  34. 2020-03-16 11:04:51 ERROR (Thread-5) [pychromecast.socket_client] [Bedroom Speaker:8009] Failed to connect to service Google-Home-BLANK._googlecast._tcp.local., retrying in 5.0s
  35. 2020-03-16 11:04:54 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError)
  36. 2020-03-16 11:05:01 ERROR (Thread-7) [pychromecast.socket_client] [All Speakers:42605] Failed to connect to service Google-Cast-Group-ff59f0940a5742f98ad1a93e1aad0089-1._googlecast._tcp.local., retrying in 5.0s
  37. 2020-03-16 11:05:31 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError)
  38. 2020-03-16 11:05:49 WARNING (SyncWorker_15) [pyaarlo] request-error=ConnectionError
  39. 2020-03-16 11:05:49 ERROR (MainThread) [homeassistant.setup] Error during setup of component aarlo
  40. Traceback (most recent call last):
  41. File "/usr/src/homeassistant/homeassistant/setup.py", line 174, in _async_setup_component
  42. component.setup, hass, processed_config # type: ignore
  43. File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
  44. result = self.fn(*self.args, **self.kwargs)
  45. File "/config/custom_components/aarlo/__init__.py", line 143, in setup
  46. verbose_debug=verbose_debug)
  47. File "/config/custom_components/aarlo/pyaarlo/__init__.py", line 67, in __init__
  48. for device in self._devices:
  49. TypeError: 'NoneType' object is not iterable
  50. 2020-03-16 11:05:49 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform aarlo.alarm_control_panel: Unable to set up component.
  51. 2020-03-16 11:05:49 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform aarlo.sensor: Unable to set up component.
  52. 2020-03-16 11:05:59 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform solaredge is taking over 10 seconds.
  53. 2020-03-16 11:06:03 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError)
  54. 2020-03-16 11:06:12 ERROR (MainThread) [plexwebsocket] Websocket disconnected
  55. 2020-03-16 11:06:21 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up solaredge platform for sensor
  56. Traceback (most recent call last):
  57. File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn
  58. (self._dns_host, self.port), self.timeout, **extra_kw
  59. File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 84, in create_connection
  60. raise err
  61. File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 74, in create_connection
  62. sock.connect(sa)
  63. TimeoutError: [Errno 110] Operation timed out
  64.  
  65. During handling of the above exception, another exception occurred:
  66.  
  67. Traceback (most recent call last):
  68. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen
  69. chunked=chunked,
  70. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request
  71. self._validate_conn(conn)
  72. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn
  73. conn.connect()
  74. File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 300, in connect
  75. conn = self._new_conn()
  76. File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn
  77. self, "Failed to establish a new connection: %s" % e
  78. urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0xad04e7f0>: Failed to establish a new connection: [Errno 110] Operation timed out
  79.  
  80. During handling of the above exception, another exception occurred:
  81.  
  82. Traceback (most recent call last):
  83. File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
  84. timeout=timeout
  85. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen
  86. method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
  87. File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment
  88. raise MaxRetryError(_pool, url, error or ResponseError(cause))
  89. urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='monitoringapi.solaredge.com', port=443): Max retries exceeded with url: /site/1352992/details?api_key=BLANK(Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xad04e7f0>: Failed to establish a new connection: [Errno 110] Operation timed out'))
  90.  
  91. During handling of the above exception, another exception occurred:
  92.  
  93. Traceback (most recent call last):
  94. File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform
  95. await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
  96. File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
  97. return fut.result()
  98. File "/usr/src/homeassistant/homeassistant/components/solaredge/sensor.py", line 32, in async_setup_entry
  99. api.get_details, entry.data[CONF_SITE_ID]
  100. File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
  101. result = self.fn(*self.args, **self.kwargs)
  102. File "/usr/local/lib/python3.7/site-packages/solaredge/solaredge.py", line 81, in get_details
  103. r = requests.get(url, params)
  104. File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 75, in get
  105. return request('get', url, params=params, **kwargs)
  106. File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request
  107. return session.request(method=method, url=url, **kwargs)
  108. File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request
  109. resp = self.send(prep, **send_kwargs)
  110. File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send
  111. r = adapter.send(request, **kwargs)
  112. File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
  113. raise ConnectionError(e, request=request)
  114. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='monitoringapi.solaredge.com', port=443): Max retries exceeded with url: /site/1352992/details?api_key=BLANK(Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xad04e7f0>: Failed to establish a new connection: [Errno 110] Operation timed out'))
  115. 2020-03-16 11:06:40 ERROR (MainThread) [backoff] Giving up get_ratelimit(...) after 5 tries (concurrent.futures._base.TimeoutError)
  116. 2020-03-16 11:06:40 ERROR (MainThread) [backoff] Giving up get_repo(...) after 5 tries (concurrent.futures._base.TimeoutError)
  117. 2020-03-16 11:06:40 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry for hacs
  118. Traceback (most recent call last):
  119. File "/usr/local/lib/python3.7/site-packages/aiogithubapi/aiogithub.py", line 144, in get_ratelimit
  120. response = await self.session.get(url, headers=headers)
  121. File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 483, in _request
  122. timeout=real_timeout
  123. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 523, in connect
  124. proto = await self._create_connection(req, traces, timeout)
  125. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 859, in _create_connection
  126. req, traces, timeout)
  127. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 986, in _create_direct_connection
  128. req=req, client_error=client_error)
  129. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 936, in _wrap_create_connection
  130. return await self._loop.create_connection(*args, **kwargs) # type: ignore # noqa
  131. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 945, in create_connection
  132. await self.sock_connect(sock, address)
  133. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 473, in sock_connect
  134. return await fut
  135. concurrent.futures._base.CancelledError
  136.  
  137. During handling of the above exception, another exception occurred:
  138.  
  139. Traceback (most recent call last):
  140. File "/usr/src/homeassistant/homeassistant/config_entries.py", line 215, in async_setup
  141. hass, self
  142. File "/config/custom_components/hacs/__init__.py", line 81, in async_setup_entry
  143. startup_result = await hacs_startup()
  144. File "/config/custom_components/hacs/__init__.py", line 150, in hacs_startup
  145. if not await load_hacs_repository():
  146. File "/config/custom_components/hacs/setup.py", line 20, in load_hacs_repository
  147. await register_repository("hacs/integration", "integration")
  148. File "/config/custom_components/hacs/helpers/register_repository.py", line 27, in register_repository
  149. await repository.registration()
  150. File "/config/custom_components/hacs/repositories/integration.py", line 59, in registration
  151. if not await self.validate_repository():
  152. File "/config/custom_components/hacs/repositories/integration.py", line 31, in validate_repository
  153. await self.common_validate()
  154. File "/config/custom_components/hacs/repositories/repository.py", line 252, in common_validate
  155. await common_validate(self)
  156. File "/config/custom_components/hacs/helpers/validate_repository.py", line 19, in common_validate
  157. await common_update_data(repository)
  158. File "/config/custom_components/hacs/helpers/validate_repository.py", line 30, in common_update_data
  159. hacs.session, hacs.configuration.token, repository.data.full_name
  160. File "/config/custom_components/hacs/helpers/information.py", line 40, in get_repository
  161. repository = await github.get_repo(repository_full_name)
  162. File "/usr/local/lib/python3.7/site-packages/backoff/_async.py", line 133, in retry
  163. ret = await target(*args, **kwargs)
  164. File "/usr/local/lib/python3.7/site-packages/aiogithubapi/aiogithub.py", line 51, in get_repo
  165. await self.get_ratelimit()
  166. File "/usr/local/lib/python3.7/site-packages/backoff/_async.py", line 133, in retry
  167. ret = await target(*args, **kwargs)
  168. File "/usr/local/lib/python3.7/site-packages/aiogithubapi/aiogithub.py", line 159, in get_ratelimit
  169. self.ratelimits.core.reset = int(response.headers["X-RateLimit-Reset"])
  170. File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 55, in __aexit__
  171. self._do_exit(exc_type)
  172. File "/usr/local/lib/python3.7/site-packages/async_timeout/__init__.py", line 92, in _do_exit
  173. raise asyncio.TimeoutError
  174. concurrent.futures._base.TimeoutError
  175. 2020-03-16 11:06:50 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 15s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  176. 2020-03-16 11:06:53 ERROR (MainThread) [homeassistant.components.simplisafe] Config entry failed: Error requesting data from api/token: Cannot connect to host api.simplisafe.com:443 ssl:None [Connect call failed ('100.25.11.66', 443)]
  177. 2020-03-16 11:06:53 WARNING (MainThread) [homeassistant.config_entries] Config entry for simplisafe not ready yet. Retrying in 5 seconds.
  178. 2020-03-16 11:06:53 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform aarlo.camera: Unable to set up component.
  179. 2020-03-16 11:06:58 ERROR (MainThread) [homeassistant.components.sabnzbd] Connection to SABnzbd API failed
  180. 2020-03-16 11:07:02 ERROR (SyncWorker_15) [homeassistant.components.octoprint] Endpoint: printer Failed to update OctoPrint status. Error: HTTPConnectionPool(host='172.16.5.245', port=80): Max retries exceeded with url: /api/printer (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xacece430>, 'Connection to 172.16.5.245 timed out. (connect timeout=9)'))
  181. 2020-03-16 11:07:03 WARNING (MainThread) [homeassistant.setup] Setup of octoprint is taking over 10 seconds.
  182. 2020-03-16 11:07:11 ERROR (SyncWorker_15) [homeassistant.components.octoprint] Endpoint: job Failed to update OctoPrint status. Error: HTTPConnectionPool(host='172.16.5.245', port=80): Max retries exceeded with url: /api/job (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xacec6c10>, 'Connection to 172.16.5.245 timed out. (connect timeout=9)'))
  183. 2020-03-16 11:07:11 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  184. Traceback (most recent call last):
  185. File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 278, in async_add_entities
  186. for entity in new_entities
  187. File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 275, in <listcomp>
  188. self._async_add_entity(
  189. File "/usr/src/homeassistant/homeassistant/components/coronavirus/sensor.py", line 15, in <genexpr>
  190. for info_type in ("confirmed", "recovered", "deaths", "current")
  191. File "/usr/src/homeassistant/homeassistant/components/coronavirus/sensor.py", line 30, in __init__
  192. self.name = f"{coordinator.data[country].country} Coronavirus {info_type}"
  193. TypeError: 'NoneType' object is not subscriptable
  194. 2020-03-16 11:07:11 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  195. Traceback (most recent call last):
  196. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 936, in _wrap_create_connection
  197. return await self._loop.create_connection(*args, **kwargs) # type: ignore # noqa
  198. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 958, in create_connection
  199. raise exceptions[0]
  200. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 945, in create_connection
  201. await self.sock_connect(sock, address)
  202. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 473, in sock_connect
  203. return await fut
  204. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 503, in _sock_connect_cb
  205. raise OSError(err, f'Connect call failed {address}')
  206. TimeoutError: [Errno 110] Connect call failed ('52.34.53.127', 443)
  207.  
  208. The above exception was the direct cause of the following exception:
  209.  
  210. Traceback (most recent call last):
  211. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 119, in interval_listener
  212. if await action(now):
  213. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 51, in update_domain_interval
  214. return await _update_duckdns(session, domain, token)
  215. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 91, in _update_duckdns
  216. resp = await session.get(UPDATE_URL, params=params)
  217. File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 483, in _request
  218. timeout=real_timeout
  219. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 523, in connect
  220. proto = await self._create_connection(req, traces, timeout)
  221. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 859, in _create_connection
  222. req, traces, timeout)
  223. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 1004, in _create_direct_connection
  224. raise last_exc
  225. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 986, in _create_direct_connection
  226. req=req, client_error=client_error)
  227. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 943, in _wrap_create_connection
  228. raise client_error(req.connection_key, exc) from exc
  229. aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host www.duckdns.org:443 ssl:None [Connect call failed ('52.34.53.127', 443)]
  230. 2020-03-16 11:07:21 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform octoprint is taking over 10 seconds.
  231. 2020-03-16 11:07:21 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform octoprint is taking over 10 seconds.
  232. 2020-03-16 11:07:37 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 30s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  233. 2020-03-16 11:07:39 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.ssl_certificate_expiry is taking over 10 seconds
  234. 2020-03-16 11:07:39 ERROR (SyncWorker_13) [homeassistant.components.cert_expiry.sensor] Connection timeout with server: here.duckdns.org
  235. 2020-03-16 11:08:34 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  236. Traceback (most recent call last):
  237. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 936, in _wrap_create_connection
  238. return await self._loop.create_connection(*args, **kwargs) # type: ignore # noqa
  239. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 958, in create_connection
  240. raise exceptions[0]
  241. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 945, in create_connection
  242. await self.sock_connect(sock, address)
  243. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 473, in sock_connect
  244. return await fut
  245. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 503, in _sock_connect_cb
  246. raise OSError(err, f'Connect call failed {address}')
  247. TimeoutError: [Errno 110] Connect call failed ('52.34.53.127', 443)
  248.  
  249. The above exception was the direct cause of the following exception:
  250.  
  251. Traceback (most recent call last):
  252. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 119, in interval_listener
  253. if await action(now):
  254. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 51, in update_domain_interval
  255. return await _update_duckdns(session, domain, token)
  256. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 91, in _update_duckdns
  257. resp = await session.get(UPDATE_URL, params=params)
  258. File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 483, in _request
  259. timeout=real_timeout
  260. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 523, in connect
  261. proto = await self._create_connection(req, traces, timeout)
  262. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 859, in _create_connection
  263. req, traces, timeout)
  264. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 1004, in _create_direct_connection
  265. raise last_exc
  266. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 986, in _create_direct_connection
  267. req=req, client_error=client_error)
  268. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 943, in _wrap_create_connection
  269. raise client_error(req.connection_key, exc) from exc
  270. aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host www.duckdns.org:443 ssl:None [Connect call failed ('52.34.53.127', 443)]
  271. 2020-03-16 11:08:39 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 60s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  272. 2020-03-16 11:10:11 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 120s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  273. 2020-03-16 11:10:42 ERROR (MainThread) [homeassistant.components.simplisafe] Config entry failed: Error requesting data from api/token: Cannot connect to host api.simplisafe.com:443 ssl:None [Connect call failed ('52.72.213.56', 443)]
  274. 2020-03-16 11:10:42 WARNING (MainThread) [homeassistant.config_entries] Config entry for simplisafe not ready yet. Retrying in 10 seconds.
  275. 2020-03-16 11:11:10 ERROR (MainThread) [homeassistant.components.sabnzbd] Connection to SABnzbd API failed
  276. 2020-03-16 11:11:17 ERROR (MainThread) [homeassistant.components.sabnzbd] Connection to SABnzbd API failed
  277. 2020-03-16 11:12:43 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 240s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  278. 2020-03-16 11:13:34 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  279. Traceback (most recent call last):
  280. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 936, in _wrap_create_connection
  281. return await self._loop.create_connection(*args, **kwargs) # type: ignore # noqa
  282. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 958, in create_connection
  283. raise exceptions[0]
  284. File "/usr/local/lib/python3.7/asyncio/base_events.py", line 945, in create_connection
  285. await self.sock_connect(sock, address)
  286. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 473, in sock_connect
  287. return await fut
  288. File "/usr/local/lib/python3.7/asyncio/selector_events.py", line 503, in _sock_connect_cb
  289. raise OSError(err, f'Connect call failed {address}')
  290. TimeoutError: [Errno 110] Connect call failed ('52.34.53.127', 443)
  291.  
  292. The above exception was the direct cause of the following exception:
  293.  
  294. Traceback (most recent call last):
  295. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 119, in interval_listener
  296. if await action(now):
  297. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 51, in update_domain_interval
  298. return await _update_duckdns(session, domain, token)
  299. File "/usr/src/homeassistant/homeassistant/components/duckdns/__init__.py", line 91, in _update_duckdns
  300. resp = await session.get(UPDATE_URL, params=params)
  301. File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 483, in _request
  302. timeout=real_timeout
  303. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 523, in connect
  304. proto = await self._create_connection(req, traces, timeout)
  305. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 859, in _create_connection
  306. req, traces, timeout)
  307. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 1004, in _create_direct_connection
  308. raise last_exc
  309. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 986, in _create_direct_connection
  310. req=req, client_error=client_error)
  311. File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 943, in _wrap_create_connection
  312. raise client_error(req.connection_key, exc) from exc
  313. aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host www.duckdns.org:443 ssl:None [Connect call failed ('52.34.53.127', 443)]
  314. 2020-03-16 11:14:05 ERROR (MainThread) [homeassistant.components.simplisafe] Config entry failed: Error requesting data from api/token: Cannot connect to host api.simplisafe.com:443 ssl:None [Connect call failed ('52.86.87.57', 443)]
  315. 2020-03-16 11:14:05 WARNING (MainThread) [homeassistant.config_entries] Config entry for simplisafe not ready yet. Retrying in 20 seconds.
  316. 2020-03-16 11:16:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  317. Traceback (most recent call last):
  318. File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn
  319. (self._dns_host, self.port), self.timeout, **extra_kw
  320. File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 84, in create_connection
  321. raise err
  322. File "/usr/local/lib/python3.7/site-packages/urllib3/util/connection.py", line 74, in create_connection
  323. sock.connect(sa)
  324. OSError: [Errno 101] Network unreachable
  325.  
  326. During handling of the above exception, another exception occurred:
  327.  
  328. Traceback (most recent call last):
  329. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen
  330. chunked=chunked,
  331. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request
  332. self._validate_conn(conn)
  333. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn
  334. conn.connect()
  335. File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 300, in connect
  336. conn = self._new_conn()
  337. File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn
  338. self, "Failed to establish a new connection: %s" % e
  339. urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0xacb8c810>: Failed to establish a new connection: [Errno 101] Network unreachable
  340.  
  341. During handling of the above exception, another exception occurred:
  342.  
  343. Traceback (most recent call last):
  344. File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
  345. timeout=timeout
  346. File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen
  347. method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
  348. File "/usr/local/lib/python3.7/site-packages/urllib3/util/retry.py", line 436, in increment
  349. raise MaxRetryError(_pool, url, error or ResponseError(cause))
  350. urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.pushover.net', port=443): Max retries exceeded with url: /1/messages.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xacb8c810>: Failed to establish a new connection: [Errno 101] Network unreachable'))
  351.  
  352. During handling of the above exception, another exception occurred:
  353.  
  354. Traceback (most recent call last):
  355. File "/usr/src/homeassistant/homeassistant/core.py", line 1253, in _execute_service
  356. await handler.func(service_call)
  357. File "/usr/src/homeassistant/homeassistant/components/notify/__init__.py", line 119, in async_notify_message
  358. await notify_service.async_send_message(**kwargs)
  359. File "/usr/src/homeassistant/homeassistant/components/notify/__init__.py", line 185, in async_send_message
  360. await self.hass.async_add_job(partial(self.send_message, message, **kwargs))
  361. File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
  362. result = self.fn(*self.args, **self.kwargs)
  363. File "/usr/src/homeassistant/homeassistant/components/pushover/notify.py", line 111, in send_message
  364. html,
  365. File "/usr/local/lib/python3.7/site-packages/pushover_complete/pushover_api.py", line 199, in send_message
  366. callback_url, timestamp, sound, html)
  367. File "/usr/local/lib/python3.7/site-packages/pushover_complete/pushover_api.py", line 160, in _send_message
  368. return self._generic_post('messages.json', payload=payload, session=session)
  369. File "/usr/local/lib/python3.7/site-packages/pushover_complete/pushover_api.py", line 84, in _generic_post
  370. files=files
  371. File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 116, in post
  372. return request('post', url, data=data, json=json, **kwargs)
  373. File "/usr/local/lib/python3.7/site-packages/requests/api.py", line 60, in request
  374. return session.request(method=method, url=url, **kwargs)
  375. File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 533, in request
  376. resp = self.send(prep, **send_kwargs)
  377. File "/usr/local/lib/python3.7/site-packages/requests/sessions.py", line 646, in send
  378. r = adapter.send(request, **kwargs)
  379. File "/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
  380. raise ConnectionError(e, request=request)
  381. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.pushover.net', port=443): Max retries exceeded with url: /1/messages.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xacb8c810>: Failed to establish a new connection: [Errno 101] Network unreachable'))
  382. 2020-03-16 11:17:15 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 300s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  383. 2020-03-16 11:17:38 ERROR (MainThread) [homeassistant.components.simplisafe] Config entry failed: Error requesting data from api/token: Cannot connect to host api.simplisafe.com:443 ssl:None [Connect call failed ('52.86.87.57', 443)]
  384. 2020-03-16 11:17:38 WARNING (MainThread) [homeassistant.config_entries] Config entry for simplisafe not ready yet. Retrying in 40 seconds.
  385. 2020-03-16 11:21:31 ERROR (MainThread) [homeassistant.components.simplisafe] Config entry failed: Error requesting data from api/token: Cannot connect to host api.simplisafe.com:443 ssl:None [Connect call failed ('52.86.87.57', 443)]
  386. 2020-03-16 11:21:31 WARNING (MainThread) [homeassistant.config_entries] Config entry for simplisafe not ready yet. Retrying in 80 seconds.
  387. 2020-03-16 11:22:48 ERROR (MainThread) [plexwebsocket] Websocket connection refused, retrying in 300s: Cannot connect to host 172-16-5-250.BLANK.plex.direct:32400 ssl:None [Connect call failed ('172.16.5.250', 32400)]
  388. 2020-03-16 11:23:01 ERROR (MainThread) [metno] https://.api.met.no/weatherapi/locationforecast/1.9/ returned
  389. 2020-03-16 11:23:01 ERROR (MainThread) [homeassistant.components.met.weather] Retrying in 15 minutes
  390. 2020-03-16 11:26:03 ERROR (MainThread) [homeassistant.components.simplisafe] Config entry failed: Error requesting data from api/token: Cannot connect to host api.simplisafe.com:443 ssl:None [Connect call failed ('3.208.81.236', 443)]
  391. 2020-03-16 11:26:03 WARNING (MainThread) [homeassistant.config_entries] Config entry for simplisafe not ready yet. Retrying in 80 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement