Domoticz fresh install Linux Mint web portal not accessible
Posted: Thursday 21 March 2024 14:18
Version: xxxx
Platform: Linux Mint
Plugin/Hardware:
Description:
Hi everybody. This is my first post. I am trying to setup my first domoticz server using Linux Mint.
I installed Mint fresh and updated all the packages.
Then I ran the command:
sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
I walked through the wizard pages and everything went without errors.
When the wizard was finished I should be able to open the admin port via:
http://192.168.1.108:8080 or https://192.168.1.108:443
I receive this error:
Unable to connect
Firefox can’t establish a connection to the server at 192.168.1.108:8080.
When I check the service I get this message:
sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Thu 2024-03-21 12:46:02 CET; 56min ago
Docs: man:systemd-sysv-generator(8)
Process: 2570 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
CPU: 67ms
Mar 21 12:46:02 ASROCK systemd[1]: Starting LSB: Home Automation System...
Mar 21 12:46:02 ASROCK domoticz.sh[2570]: Time synchronized, starting Domoticz...
Mar 21 12:46:02 ASROCK domoticz.sh[2579]: /home/sebastiaan/domoticz/domoticz: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or di>
Mar 21 12:46:02 ASROCK systemd[1]: Started LSB: Home Automation System.
Can you help me resolve this?
Platform: Linux Mint
Plugin/Hardware:
Description:
Hi everybody. This is my first post. I am trying to setup my first domoticz server using Linux Mint.
I installed Mint fresh and updated all the packages.
Then I ran the command:
sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
I walked through the wizard pages and everything went without errors.
When the wizard was finished I should be able to open the admin port via:
http://192.168.1.108:8080 or https://192.168.1.108:443
I receive this error:
Unable to connect
Firefox can’t establish a connection to the server at 192.168.1.108:8080.
When I check the service I get this message:
sudo service domoticz status
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Thu 2024-03-21 12:46:02 CET; 56min ago
Docs: man:systemd-sysv-generator(8)
Process: 2570 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
CPU: 67ms
Mar 21 12:46:02 ASROCK systemd[1]: Starting LSB: Home Automation System...
Mar 21 12:46:02 ASROCK domoticz.sh[2570]: Time synchronized, starting Domoticz...
Mar 21 12:46:02 ASROCK domoticz.sh[2579]: /home/sebastiaan/domoticz/domoticz: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or di>
Mar 21 12:46:02 ASROCK systemd[1]: Started LSB: Home Automation System.
Can you help me resolve this?