mine was updated last night and 4 hours later home assistant had crashed
the error log had 18K lines
17-02-24 02:27:29 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for group.all_devices took 1.107 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:27:36 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for group.family took 0.562 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:27:41 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for climate.home took 1.526 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:28:11 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for media_player.kodi took 3.192 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:28:48 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for light.living_room_light took 0.512 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:28:49 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
result = coro.throw(exc)
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 657, in async_device_tracker_scan
found_devices = yield from scanner.async_scan_devices()
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
yield self # This tells Task to wait for completion.
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
value = future.result()
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
raise self._exception
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/components/device_tracker/nmap_tracker.py", line 87, in scan_devices
self._update_info()
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
result = method(*args, **kwargs)
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/components/device_tracker/nmap_tracker.py", line 110, in _update_info
scanner = PortScanner()
File "/home/homeassistant/.homeassistant/deps/nmap/nmap.py", line 131, in __init__
os.getenv('PATH')
nmap.nmap.PortScannerError: 'nmap program was not found in path. PATH is : /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
17-02-24 02:29:20 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.fibaro_system_fgms001zw5_motion_sensor_sensor_3_0 took 11.207 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:29:41 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.fibaro_system_fgms001zw5_motion_sensor_temperature_3_1 took 2.956 seconds. Please report platform to the developers at https://goo.gl/Nvioub
17-02-24 02:29:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
result = coro.throw(exc)
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 387, in _update_entity_states
yield from update_coro
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 209, in async_update_ha_state
yield from self.hass.loop.run_in_executor(None, self.update)
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
yield self # This tells Task to wait for completion.
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
value = future.result()
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
raise self._exception
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/components/sensor/cpuspeed.py", line 84, in update
self.info = cpuinfo.get_cpu_info()
File "/home/homeassistant/.homeassistant/deps/cpuinfo/cpuinfo.py", line 1502, in get_cpu_info
info = get_cpu_info_from_cpuid()
File "/home/homeassistant/.homeassistant/deps/cpuinfo/cpuinfo.py", line 919, in get_cpu_info_from_cpuid
returncode, output = run_and_get_stdout([sys.executable, "-c", "import cpuinfo; print(cpuinfo._get_cpu_info_from_cpuid())"])
File "/home/homeassistant/.homeassistant/deps/cpuinfo/cpuinfo.py", line 170, in run_and_get_stdout
p1 = subprocess.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python3.4/subprocess.py", line 859, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.4/subprocess.py", line 1395, in _execute_child
restore_signals, start_new_session, preexec_fn)
OSError: [Errno 12] Cannot allocate memory
17-02-24 02:30:23 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.fibaro_system_fgms001zw5_motion_sensor_seismic_intensity_3_25 took 11.077 seconds. Please report platform to the developers at https://goo.gl/Nvioub