Habe seit heute Abend plötzlich das Problem, dass Smarthome nicht mehr startet. Bisher lief das immer. Bis auf den berühmten Websocket Error undefined in der smartvisu konnte ich über smarthome via knxd schalten usw.....
Folgendes steht wenn ich systemctl status smarthome.service aufrufe:
Jemand ne Idee?
Folgendes steht wenn ich systemctl status smarthome.service aufrufe:
Code:
[pi@SmartHomeNG ~]$ systemctl status smarthome.service â— smarthome.service - SmartHomeNG daemon Loaded: loaded (/lib/systemd/system/smarthome.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2017-09-15 20:52:25 CEST; 1min 12s ago Process: 443 ExecStart=/usr/bin/python3 /usr/local/smarthome/bin/smarthome.py (code=exited, status=0/SUCCESS) Main PID: 533 (code=exited, status=1/FAILURE) Sep 15 20:52:08 SmartHomeNG systemd[1]: Starting SmartHomeNG daemon... Sep 15 20:52:23 SmartHomeNG python3[443]: Daemon PID 533 Sep 15 20:52:24 SmartHomeNG systemd[1]: smarthome.service: Supervising process 533 which is not our child. We'll most likely not notice when it exits. Sep 15 20:52:24 SmartHomeNG systemd[1]: Started SmartHomeNG daemon. Sep 15 20:52:25 SmartHomeNG systemd[1]: smarthome.service: Main process exited, code=exited, status=1/FAILURE Sep 15 20:52:25 SmartHomeNG systemd[1]: smarthome.service: Unit entered failed state. Sep 15 20:52:25 SmartHomeNG systemd[1]: smarthome.service: Failed with result 'exit-code'.
Kommentar