虚拟机上安装树莓派运行domoticz失败
发表于 : 周日 6月 21, 2020 08:36
虚拟机上安装了树莓派,安装domoticz成功,查询运行状态失败。
pi@raspberry:~/domoticz $ sudo service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Sun 2020-06-21 08:28:08 CST; 1min 28s ago
Docs: man:systemd-sysv-generator(8)
Process: 38811 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
6月 21 08:28:08 raspberry systemd[1]: Starting LSB: Home Automation System...
6月 21 08:28:08 raspberry domoticz.sh[38811]: start-stop-daemon: unable to start /home/pi/domoticz/domoticz (No such file or directory)
6月 21 08:28:08 raspberry systemd[1]: Started LSB: Home Automation System.
pi@raspberry:~/domoticz $ sudo service domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Sun 2020-06-21 08:28:08 CST; 1min 28s ago
Docs: man:systemd-sysv-generator(8)
Process: 38811 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
6月 21 08:28:08 raspberry systemd[1]: Starting LSB: Home Automation System...
6月 21 08:28:08 raspberry domoticz.sh[38811]: start-stop-daemon: unable to start /home/pi/domoticz/domoticz (No such file or directory)
6月 21 08:28:08 raspberry systemd[1]: Started LSB: Home Automation System.