not sure where to post this question, please advise !
I've installed a Pi with raspbian and domoticz. I don't use it for anything else.
Domoticz is supposed to launch at start up, and the status is nice :
nevertheless, I can't connect to domoticz web page, unless I do api@raspberrypi:~ $ sudo /etc/init.d/domoticz.sh status -l
* domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Thu 2020-06-04 15:01:43 CEST; 2 weeks 3 days ago
Docs: man:systemd-sysv-generator(8)
Process: 441 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
juin 04 15:01:42 raspberrypi systemd[1]: Starting LSB: Home Automation System...
juin 04 15:01:43 raspberrypi domoticz.sh[441]: 2020-06-04 15:01:43.892 Status: Domoticz V2020.2 (c)2012-2020 GizMoCuz
juin 04 15:01:43 raspberrypi domoticz.sh[441]: 2020-06-04 15:01:43.892 Status: Build Hash: b63341bc0, Date: 2020-04-26 13:47:55
juin 04 15:01:43 raspberrypi domoticz.sh[441]: 2020-06-04 15:01:43.892 Status: Startup Path: /home/pi/domoticz/
juin 04 15:01:43 raspberrypi domoticz.sh[441]: domoticz: Domoticz is starting up....
juin 04 15:01:43 raspberrypi domoticz[462]: Domoticz is starting up....
juin 04 15:01:43 raspberrypi domoticz[778]: Domoticz running...
juin 04 15:01:43 raspberrypi systemd[1]: Started LSB: Home Automation System.
Were could this come from ?sudo /etc/init.d/domoticz.sh restart
BTW, startX also systematically fails to run.
(I tried with a screen pluged in the HDMI port, but I can only get command line)
Thanks in advance for advice !