No connection with Domoticz

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

Post Reply
Armand0
Posts: 3
Joined: Friday 22 December 2017 17:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

No connection with Domoticz

Post by Armand0 »

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.
BakSeeDaa
Posts: 485
Joined: Thursday 17 September 2015 10:13
Target OS: Raspberry Pi / ODroid
Domoticz version:

Re: No connection with Domoticz

Post by BakSeeDaa »

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.
1) What URL did you try to open?
2) What is the IP address of your Domoticz host?
Armand0
Posts: 3
Joined: Friday 22 December 2017 17:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: No connection with Domoticz

Post by Armand0 »

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
BakSeeDaa
Posts: 485
Joined: Thursday 17 September 2015 10:13
Target OS: Raspberry Pi / ODroid
Domoticz version:

Re: No connection with Domoticz

Post by BakSeeDaa »

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
Is the Domoticz service up and running?

Code: Select all

sudo service domoticz.sh status
If not, try to start it

Code: Select all

sudo service domoticz.sh start
and check status again.

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
Did that help?
CaesarPL
Posts: 104
Joined: Tuesday 08 November 2016 14:03
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: No connection with Domoticz

Post by CaesarPL »

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
Armand0
Posts: 3
Joined: Friday 22 December 2017 17:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: No connection with Domoticz

Post by Armand0 »

BakSeeDaa wrote: Saturday 23 December 2017 9:10
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
Is the Domoticz service up and running?

Code: Select all

sudo service domoticz.sh status
If not, try to start it

Code: Select all

sudo service domoticz.sh start
and check status again.

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
Did that help?
I get an errormessage:
"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
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest