Page 1 of 1

Domoticz starting failed

Posted: Monday 27 March 2023 15:46
by alveman
I have installed raspbian bullseye as vm i Proxmox, OS and everything seems to work fine. After installing Domoticz (sudo bash -c "$(curl -sSfL https://install.domoticz.com)") it won't start.

service domoticz status give me pic, but the files are there "/home/pi/domoticz/domoticz"

Re: Domoticz starting failed

Posted: Monday 27 March 2023 15:54
by waltervl
Check the log file if visible (else make it log on drive instead in memory only) see
https://www.domoticz.com/wiki/Troubleshooting

You could also try to run it as a program with command ./domoticz and see what is getting logged.

Re: Domoticz starting failed

Posted: Tuesday 25 April 2023 18:41
by alkempter
Hi,
looks like problem from topic viewtopic.php?p=301917
For the install you probably will have to make sure that your VM is strictly 32bit
Cheers
Al