Today I downloaded and installed Domoticz on my Raspberry Pi.
Installation was done 'the easy way' using "curl -L install.domoticz.com | sudo bash".
After installation I can not connect to the webpage to configure Domoticz. The webpage is not found. Restarting did not help, network connection is not the problem because i am able to log in with Putty.
I have some basic Linus knowledge but I'm lost right now and don't know what to do to get things working.
No connection with Domoticz
Moderators: leecollings, remb0
-
- Posts: 485
- Joined: Thursday 17 September 2015 10:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
Re: No connection with Domoticz
1) What URL did you try to open?Armand0 wrote: ↑Friday 22 December 2017 17:42 Today I downloaded and installed Domoticz on my Raspberry Pi.
Installation was done 'the easy way' using "curl -L install.domoticz.com | sudo bash".
After installation I can not connect to the webpage to configure Domoticz. The webpage is not found. Restarting did not help, network connection is not the problem because i am able to log in with Putty.
I have some basic Linus knowledge but I'm lost right now and don't know what to do to get things working.
2) What is the IP address of your Domoticz host?
-
- Posts: 3
- Joined: Friday 22 December 2017 17:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: No connection with Domoticz
I did try both addresses
http://192.168.178.111:8080
https://192.168.178.111:443
Hence the IP address is 192.168.178.111
http://192.168.178.111:8080
https://192.168.178.111:443
Hence the IP address is 192.168.178.111
-
- Posts: 485
- Joined: Thursday 17 September 2015 10:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
Re: No connection with Domoticz
Is the Domoticz service up and running?Armand0 wrote: ↑Friday 22 December 2017 21:56 I did try both addresses
http://192.168.178.111:8080
https://192.168.178.111:443
Hence the IP address is 192.168.178.111
Code: Select all
sudo service domoticz.sh status
Code: Select all
sudo service domoticz.sh start
If it fails to start as a service, try to start it manually and see if you get any messages that might tell you why it isn't starting
Code: Select all
sudo ~/domoticz/domoticz
-
- Posts: 104
- Joined: Tuesday 08 November 2016 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Poland
- Contact:
Re: No connection with Domoticz
I am 99% sure that it’s ssl issue and was described here 100 times...
HW:Raspberry PiB+,Pi3,PiB,RFLink,FA20RF,DCS-930L,DCS-935L,Clarus switches,RF Temp sensors,Owl Micro+,Mi Flora,Kerui,Yeelight,Xiaomi,Broadlink RMM3,Alexa
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
-
- Posts: 3
- Joined: Friday 22 December 2017 17:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: No connection with Domoticz
I get an errormessage:BakSeeDaa wrote: ↑Saturday 23 December 2017 9:10Is the Domoticz service up and running?Armand0 wrote: ↑Friday 22 December 2017 21:56 I did try both addresses
http://192.168.178.111:8080
https://192.168.178.111:443
Hence the IP address is 192.168.178.111If not, try to start itCode: Select all
sudo service domoticz.sh status
and check status again.Code: Select all
sudo service domoticz.sh start
If it fails to start as a service, try to start it manually and see if you get any messages that might tell you why it isn't startingDid that help?Code: Select all
sudo ~/domoticz/domoticz
"Error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory"
So it seems to be the famous (but unknown to a newbe like me) ssl issue. Is there a link to a solution available?
::edit
Downloaded the .deb file and placed it on the sd-card. Installed it and can connect now!
Thanks for pointing me in the right direction...
::/edit
Who is online
Users browsing this forum: No registered users and 1 guest