PI4 and BerryBoot
Posted: Monday 09 March 2020 17:07
Raspberry PI4
Raspbian 10 (buster)
Can't seem to get this going using BerryBoot.
using:
curl -L https://install.domoticz.com | bash
for install. Tried sudo, and su also.
Installation reports no errors and responds that the service is running and Domoticz is available at port 8080.
It isn't.
-------------------------------------------------------------
pi@raspberrypi:~ $ sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Mon 2020-03-09 15:40:23 GMT; 4min 7s ago
Docs: man:systemd-sysv-generator(8)
Process: 385 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Mar 09 15:40:23 raspberrypi systemd[1]: Starting LSB: Home Automation System...
Mar 09 15:40:23 raspberrypi systemd[1]: Started LSB: Home Automation System.
pi@raspberrypi:~ $ sudo service domoticz restart
pi@raspberrypi:~ $
pi@raspberrypi:~ $ sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Mon 2020-03-09 16:00:34 GMT; 31s ago
Docs: man:systemd-sysv-generator(8)
Process: 1133 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Mar 09 16:00:34 raspberrypi systemd[1]: Starting LSB: Home Automation System...
Mar 09 16:00:34 raspberrypi systemd[1]: Started LSB: Home Automation System.
pi@raspberrypi:~ $
------------------------------------------------------------------------------------------------------------
Tried both version of Raspian available in BerryBoot.
Followed this https://www.domoticz.com/forum/viewtopic.php?t=29148
Still getting the (exited) issue. Neither deamon or service file method seems to work.
Same PI4 and Buster release on SD card not using BerryBoot, Domoticz installs and runs fine.
Any Ideas?
Raspbian 10 (buster)
Can't seem to get this going using BerryBoot.
using:
curl -L https://install.domoticz.com | bash
for install. Tried sudo, and su also.
Installation reports no errors and responds that the service is running and Domoticz is available at port 8080.
It isn't.
-------------------------------------------------------------
pi@raspberrypi:~ $ sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Mon 2020-03-09 15:40:23 GMT; 4min 7s ago
Docs: man:systemd-sysv-generator(8)
Process: 385 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Mar 09 15:40:23 raspberrypi systemd[1]: Starting LSB: Home Automation System...
Mar 09 15:40:23 raspberrypi systemd[1]: Started LSB: Home Automation System.
pi@raspberrypi:~ $ sudo service domoticz restart
pi@raspberrypi:~ $
pi@raspberrypi:~ $ sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Mon 2020-03-09 16:00:34 GMT; 31s ago
Docs: man:systemd-sysv-generator(8)
Process: 1133 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Mar 09 16:00:34 raspberrypi systemd[1]: Starting LSB: Home Automation System...
Mar 09 16:00:34 raspberrypi systemd[1]: Started LSB: Home Automation System.
pi@raspberrypi:~ $
------------------------------------------------------------------------------------------------------------
Tried both version of Raspian available in BerryBoot.
Followed this https://www.domoticz.com/forum/viewtopic.php?t=29148
Still getting the (exited) issue. Neither deamon or service file method seems to work.
Same PI4 and Buster release on SD card not using BerryBoot, Domoticz installs and runs fine.
Any Ideas?