2020-02-28 15:51:51 ERROR (MainThread) [homeassistant.components.updater] Could not contact Home Assistant Update to check for updates
2020-02-28 15:51:51 ERROR (MainThread) [homeassistant.components.updater] Error fetching Home Assistant update data:
Hi Guys, I hate to add onto this but I have received the same errors, “Error fetching Home Assistant update data:” and “Could not contact Home Assistant Update to check for updates”. I am connected to the internet and I do not have anything blocked. I can access my instance remotely and through Nuba Casa.
Got also these error messaging since several days. Tried to turn-off the updater as entity but that did not resolve the problem. Lookiing forward to the solution of this error.
Same error experienced here after upgrade to Home Assistant 0.106.5 on Pi 3b.
2020-03-05 13:50:34 ERROR (MainThread) [homeassistant.components.updater] Could not contact Home Assistant Update to check for updates
2020-03-05 13:50:34 ERROR (MainThread) [homeassistant.components.updater] Error fetching Home Assistant update data:
Also still getting this:
ERROR (MainThread) [homeassistant.components.synology.camera] Error when initializing SurveillanceStation
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/synology/camera.py", line 53, in async_setup_platform
timeout=timeout,
File "/usr/local/lib/python3.7/site-packages/synology/surveillance_station.py", line 12, in __init__
self._api = Api(url, username, password, timeout, verify_ssl)
File "/usr/local/lib/python3.7/site-packages/synology/api.py", line 60, in __init__
self._initialize_api_sid()
File "/usr/local/lib/python3.7/site-packages/synology/api.py", line 88, in _initialize_api_sid
response = self._get_json_with_retry(api['url'], payload)
File "/usr/local/lib/python3.7/site-packages/synology/api.py", line 192, in _get_json_with_retry
return self._get_json(url, payload)
File "/usr/local/lib/python3.7/site-packages/synology/api.py", line 207, in _get_json
raise ValueError('Invalid or failed response', content)
ValueError: ('Invalid or failed response', {'error': {'code': 400}, 'success': False})
I’ve got updater: in my config however not seeing the updater binary_sensor been created even after HA restart. Running 0.106.6. This got rid of the errors though. Any suggestions ?
Update: I was only able to see the binary_sensor by reinstalling HA from scratch with 0.110.0
2020-05-29 02:13:40 WARNING (MainThread) [homeassistant.setup] Setup of updater is taking over 10 seconds.
2020-05-29 02:13:45 ERROR (MainThread) [homeassistant.components.updater] Timeout fetching Home Assistant update data
2020-05-29 02:13:45 DEBUG (MainThread) [homeassistant.components.updater] Finished fetching Home Assistant update data in 15.003 seconds
2020-05-29 02:13:45 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 15.0 seconds.