Hallo Forum,
nach upgrade auf smarthome NG startet der Service nicht korrekt:
Scheint wohl an python3 zu liegen habe aber keinen Plan wo ich nach schauen kann
Gruß
Michael
nach upgrade auf smarthome NG startet der Service nicht korrekt:
Code:
root@msr-visu:~# sudo systemctl status smarthome.service -l ● smarthome.service - SmartHomeNG daemon Loaded: loaded (/lib/systemd/system/smarthome.service; enabled) Active: failed (Result: exit-code) since So 2016-10-30 17:05:36 CET; 51s ago Process: 431 ExecStart=/usr/bin/python3 /usr/local/smarthome/bin/smarthome.py (code=exited, status=0/SUCCESS) Main PID: 792 (code=exited, status=1/FAILURE) Okt 30 17:00:55 msr-visu python3[2127]: Daemon PID 2131 Okt 30 17:00:55 msr-visu systemd[1]: smarthome.service: Supervising process 2131 which is not our child. We'll most likely not notice when it exits. Okt 30 17:00:55 msr-visu systemd[1]: Started SmartHomeNG daemon. Okt 30 17:00:55 msr-visu systemd[1]: smarthome.service: main process exited, code=exited, status=1/FAILURE Okt 30 17:00:55 msr-visu systemd[1]: Unit smarthome.service entered failed state.
Code:
root@msr-visu:~# ps -aux | grep smarthome root 1077 0.0 0.1 5052 2276 pts/0 S+ 17:16 0:00 grep smarthome
Gruß
Michael
Kommentar