Desktop Raspberry Debian Buster deamon (No such file or directory)
Posted: Wednesday 27 November 2019 11:57
Dear All,
I am trying to install Domoticz from scratch and are unable to get it working.
OS: Debian Buster Desktop Raspberry
<<<<Installation is fine with no errors>>>
curl -L https://install.domoticz.com | bash
Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libcurl4... installed!
::: Checking for libusb-0.1... installed!
::: Downloading Domoticz
::: Current User: pi
HTTP Port: 8080
HTTPS Port: 443
<<<Troubleshooting>>>>
Domoticz is not reachable, also not with manual start service with or without root access, i find out daemon wont start, cannot find the file.
i@raspberry:~ $ sudo /etc/init.d/domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Wed 2019-11-27 10:22:52 CET; 1h 5min ago
Docs: man:systemd-sysv-generator(8)
Process: 2689 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Nov 27 10:22:52 raspberry systemd[1]: Starting LSB: Home Automation System...
Nov 27 10:22:52 raspberry domoticz.sh[2689]: start-stop-daemon: unable to start /home/pi/domoticz/domoticz (No such file or directory)
Nov 27 10:22:52 raspberry systemd[1]: Started LSB: Home Automation System.
pi@raspberry:~ $ systemctl daemon-reload
pi@raspberry:~ $ systemctl enable domoticz.service
Failed to enable unit: Unit /run/systemd/generator.late/domoticz.service is transient or generated.
Can anyone help with the installation? my os is up-to-date with apt-get update.
Tryed it many times from scratch with clean OS the installation is not working.
I am trying to install Domoticz from scratch and are unable to get it working.
OS: Debian Buster Desktop Raspberry
<<<<Installation is fine with no errors>>>
curl -L https://install.domoticz.com | bash
Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libcurl4... installed!
::: Checking for libusb-0.1... installed!
::: Downloading Domoticz
::: Current User: pi
HTTP Port: 8080
HTTPS Port: 443
<<<Troubleshooting>>>>
Domoticz is not reachable, also not with manual start service with or without root access, i find out daemon wont start, cannot find the file.
i@raspberry:~ $ sudo /etc/init.d/domoticz.sh status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Wed 2019-11-27 10:22:52 CET; 1h 5min ago
Docs: man:systemd-sysv-generator(8)
Process: 2689 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Nov 27 10:22:52 raspberry systemd[1]: Starting LSB: Home Automation System...
Nov 27 10:22:52 raspberry domoticz.sh[2689]: start-stop-daemon: unable to start /home/pi/domoticz/domoticz (No such file or directory)
Nov 27 10:22:52 raspberry systemd[1]: Started LSB: Home Automation System.
pi@raspberry:~ $ systemctl daemon-reload
pi@raspberry:~ $ systemctl enable domoticz.service
Failed to enable unit: Unit /run/systemd/generator.late/domoticz.service is transient or generated.
Can anyone help with the installation? my os is up-to-date with apt-get update.
Tryed it many times from scratch with clean OS the installation is not working.