I have a fail now again, systemctl status
reports:
[email protected] - Home Assistant
Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Fri 2018-10-12 18:39:22 CEST; 1 day 3h ago
Process: 392 ExecStart=/srv/homeassistant/bin/hass -c /home/homeassistant/.homeassistant (code=killed, signal=SEGV)
Main PID: 392 (code=killed, signal=SEGV)
Oct 12 18:02:32 automator hass[392]: 2018-10-12 18:02:32 INFO (MainThread) [homeassistant.helpers.script] Script SolnedgĂĄng: Executing step call service
Oct 12 18:02:32 automator hass[392]: 2018-10-12 18:02:32 INFO (MainThread) [homeassistant.helpers.script] Script SolnedgĂĄng: Executing step call service
Oct 12 18:02:32 automator hass[392]: 2018-10-12 18:02:32 INFO (MainThread) [homeassistant.helpers.script] Script SolnedgĂĄng: Executing step call service
Oct 12 18:02:32 automator hass[392]: 2018-10-12 18:02:32 INFO (MainThread) [homeassistant.helpers.script] Script SolnedgĂĄng: Executing step call service
Oct 12 18:12:13 automator hass[392]: 2018-10-12 18:12:13 INFO (MainThread) [homeassistant.components.http.view] Serving /api/ios/identify to 192.168.55.198 (auth: True)
Oct 12 18:23:37 automator hass[392]: 2018-10-12 18:23:37 INFO (MainThread) [homeassistant.components.http.view] Serving /api/ios/identify to 192.168.55.198 (auth: True)
Oct 12 18:32:54 automator hass[392]: 2018-10-12 18:32:54 INFO (MainThread) [homeassistant.components.http.view] Serving /api/ios/identify to 192.168.55.198 (auth: True)
Oct 12 18:39:22 automator systemd[1]: [email protected]: Main process exited, code=killed, status=11/SEGV
Oct 12 18:39:22 automator systemd[1]: [email protected]: Unit entered failed state.
Oct 12 18:39:22 automator systemd[1]: [email protected]: Failed with result 'signal'.
The script solnedgĂĄng
(sunset in swedish), have been working for 2 weeks. I turns on some lights at sunset.
Where shuld I look to find more details on the “error”? Or am I not seeing it in the log above? 
the home-assistant.log just shows some error from days when HA have been working fine:
2018-10-09 17:59:32 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_pa ssword' from your http config. 2018-10-09 17:59:36 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=3 from 2018-10-01 12:48:27.737395) 2018-10-09 18:10:25 ERROR (MainThread) [frontend.js.latest.201809270] :0:0 Script error. 2018-10-09 18:10:27 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting 2018-10-11 18:42:14 ERROR (MainThread) [frontend.js.latest.201809270] :0:0 Script error.
Thanks!
//Sam