I` trying to install Domoticz on a virtual machine. I`ve installed VMware Workstation Pro 17 and installed the Raspberry Pi OS Desktop as a virtual machine. All went well and the next step was installing Domoticz. I`ve done this "The easy way" by running command:
Code: Select all
sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
this in a browser it says the connection is refused. I`ve tried to install it multiple times, clear my browser cache but without any luck.
When I look at the status of domoticz.sh with the command:
Code: Select all
sudo service domoticz.sh status
I don`t know what to do to make Domoticz works on the virtual machine. Does someone has a tip?