Hi. This isn’t really about configuration, but it seems to be the catch-all for other topics.
Sometimes, maybe once a week, maybe more often, I just find hass is not running anymore and I can’t see why.
Here’s the tail of my log file from today… nothing looks like a problem to me.
Is there another log I can search for clues in?
I’m running it as an init.d daemon on Ubuntu 14.04 running on a BeagleBone Black (Ninja Sphere).
17-03-05 13:07:42 INFO (Wemo HTTP Thread) [pywemo.subscribe] Received event from <WeMo Motion "Motion Hallway">(192.168.1.4) - BinaryState 0
17-03-05 13:07:42 INFO (Wemo HTTP Thread) [homeassistant.components.binary_sensor.wemo] Subscription update for <WeMo Motion "Motion Hallway">
17-03-05 13:07:51 INFO (MainThread) [homeassistant.components.http] Serving /api/services/device_tracker/see to 49.197.182.246 (auth: True)
17-03-05 13:07:51 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L] domain=device_tracker, service=see, service_call_id=3054880016-79, service_data=hostname=LWi6, gps_accuracy=65, dev_id=lwi6, battery=90, gps=[-19.281463125834, 146.798547494072], battery_status=Unplugged>
17-03-05 13:07:51 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L] entity_id=device_tracker.lwi6, new_state=<state device_tracker.lwi6=not_home; source_type=gps, entity_picture=/local/LWheadSquareVerySmall.jpg, friendly_name=Lindsay i, gps_accuracy=65, longitude=146.798547494072, latitude=-19.281463125834, battery=90 @ 2017-03-05T09:09:17.275781+10:00>, old_state=<state device_tracker.lwi6=not_home; source_type=gps, entity_picture=/local/LWheadSquareVerySmall.jpg, friendly_name=Lindsay i, gps_accuracy=65, longitude=146.8172563781491, latitude=-19.31587725971317, battery=96 @ 2017-03-05T09:09:17.275781+10:00>>
17-03-05 13:07:52 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L] service_call_id=3054880016-79>
17-03-05 13:07:52 INFO (MainThread) [homeassistant.components.http] Serving /api/camera_proxy/camera.living_room to 49.197.182.246 (auth: True)
17-03-05 13:07:53 INFO (MainThread) [homeassistant.components.http] Serving /api/camera_proxy/camera.living_room to 49.197.182.246 (auth: True)
17-03-05 13:07:53 INFO (MainThread) [homeassistant.components.http] Serving /api/camera_proxy/camera.living_room to 49.197.182.246 (auth: True)
17-03-05 13:07:53 INFO (MainThread) [homeassistant.components.http] Serving /api/camera_proxy/camera.living_room to 49.197.182.246 (auth: True)
Thanks.