I'm installing on debian stretch via curl and it appears to succeed but the service doesn't start - as least I don't find it running with `ps`.
Any advice on where to start debugging this? Apologies for such a naive question but I'm really new to this.
Thanks
Install succeeds but domoticz fails to start Topic is solved
Moderator: leecollings
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Install succeeds but domoticz fails to start
Please tell us what you do see on your screen when installing it.
Domoticz does run as a service so you don't see it when using the ps command without options. Try
Code: Select all
ps -ef | grep [d]omo
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
Re: Install succeeds but domoticz fails to start
I _really_ appreciate the help!
Here's a screenshot of the install output. `ps -ef | grep [d]omo` doesn't return anything
Here's a screenshot of the install output. `ps -ef | grep [d]omo` doesn't return anything
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Install succeeds but domoticz fails to start
OK. On the command line do a cd to the directory where you installed domoticz and see what happens when you ask the version or start domoticz from the command line.
for example
Code: Select all
cd /home/pi/domoticz
./domoticz --version
./domoticz
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
Re: Install succeeds but domoticz fails to start
No such file or directory
At this point I think something failed in such a way that the system isn't seeing the domoticz build as an executable.
At this point I think something failed in such a way that the system isn't seeing the domoticz build as an executable.
Re: Install succeeds but domoticz fails to start
Found the 'hard' installer and compile locally. its now working!
Who is online
Users browsing this forum: Google [Bot] and 1 guest