logo elektroda
logo elektroda
X
logo elektroda

Raspberry PI Zero W Domoticz Installation Issues: No Browser Display, Static IP, szmal Tutorial

prezes976 6150 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 17040151
    prezes976
    Level 10  
    Hello, I have "Raspberry PI zero in" and I tried to install domoticz, but I can not display it in the browser, I tried to install it according to the YouTube videos, exactly from the "szmal" tutorial, but something does not work like trying to configure a static ip address for the wlan0 network card (unless for "raspberry pi zero w" to eth0 is a wifi card) the router does not detect raspberries and I can connect to raspberry after SSH and the static setting in the router, I have the same, it still does not display the domoticz website, only the ERR_CONNECTION_REFUSED error, but even installing to it ssh addon doesn't help, please help in advance, thank you very much for your help.
    Do you have a problem with Raspberry? Ask question. Visit our forum Raspberry.
  • ADVERTISEMENT
  • #3 17097041
    AIIoT
    Level 11  
    As I came across this post with a similar problem and found a better solution, I will share my answer with you that it may not be expected anymore.

    In the comment under the movie Szmal we have in the section "HIS LINES" there is an answer what to do if we only see the message ERR_CONNECTION_REFUSED after installation, just install the libssl1.0.0 library ... we can do it with the given commands, unfortunately the links to the missing library are already expired however, below we have a link to the page from which we can download the current one: https://packages.debian.org/jessie/armhf/libssl1.0.0/download
    commands that we execute after installing domoticz from the command
    Code: Bash
    Log in, to see the code

    this:
    Code: Bash
    Log in, to see the code

    restart raspberry after installation
    Code: Bash
    Log in, to see the code

    after these procedures, we should have access to domoticz via the web, under port 8080, if, of course, we did not change it during the installation.
ADVERTISEMENT