Search found 2 matches

by sem305
Friday 13 November 2020 11:20
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Can't reach the web interface after installation
Replies: 6
Views: 5775

Re: Can't reach the web interface after installation


Hi.
Do the following check:
from the shell, as root, type

ps ax |grep domoticz |grep -v grep
to verify that domoticz is working

if you'll get no output, domoticz did not start.
In this case, modify /etc/init.d/domoticz*
enabling logging:

DAEMON_ARGS="$DAEMON_ARGS -log /var/log/domoticz.log ...
by sem305
Thursday 12 November 2020 22:22
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Can't reach the web interface after installation
Replies: 6
Views: 5775

Can't reach the web interface after installation

Hey everybody,

I can't reach the web interface of my Domoticz. I have installed ''raspberry pi os lite'' on my RPI 3 and via a SSH connection with my pc via PUTTY.
I followed the easy installation on domoticz.com but and followed al the installation steps. At the end i'll get the notification that ...