website can't be loaded

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
Thuurke
Posts: 4
Joined: Friday 22 September 2017 17:27
Target OS: -
Domoticz version:
Contact:

website can't be loaded

Post by Thuurke »

Hello,

I installed Domoticz from scratch.

I used 2017-08-16-raspbian-stretch-lite.img

logged on on the pi with putty (192.168.0.122) with is handled by dhcp reservatino in my router

Code: Select all

sudo su
sudo raspi-config
   changed hostname
   changed timezone
   expanded filesystem
reboot
sudo curl -L install.domoticz.com | sudo bash
both http and https
http 8080
https 443
install path /home/pi/domoticz
reboot
apt-get update
apt-get upgrade
reboot
sudo su
service domoticz start
service domoticz status

Code: Select all

● domoticz.service - LSB: Home Automation System
   Loaded: loaded (/etc/init.d/domoticz.sh; generated; vendor preset: enabled)
   Active: active (exited) since Fri 2017-09-22 17:55:18 CEST; 4min 5s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 383 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SU
   CGroup: /system.slice/domoticz.service

Sep 22 17:55:17 HomePiOne systemd[1]: Starting LSB: Home Automation System...
Sep 22 17:55:18 HomePiOne domoticz.sh[383]: /home/pi/domoticz/domoticz: error wh
Sep 22 17:55:18 HomePiOne systemd[1]: Started LSB: Home Automation System.
the website does not load only saying (in dutch:
Deze site is niet bereikbaar

192.168.0.122 heeft de verbinding onverwacht verbroken.
Probeer het volgende:
Controleer de verbinding
Controleer de proxy en firewall
Windows Netwerkcontrole uitvoeren
ERR_CONNECTION_CLOSED


Can somebody explain?
Thuurke
Posts: 4
Joined: Friday 22 September 2017 17:27
Target OS: -
Domoticz version:
Contact:

Re: website can't be loaded

Post by Thuurke »

Okay, seems to be some problem with strech image and using the easy way from https://www.domoticz.com/wiki/Installin ... spberry_PI

so I followed the hard way.

Change to the Domoticz directory, refresh the source and and start building

cd dev-domoticz
git pull
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt
make -j 3
On a raspberry PI3 it takes very, very long there you can better change: make -j 3 into

CONF_SWAPFILE=1024
make

When I use "make" or "make -j 3" I get
make: *** No targets specified and no makefile found. Stop.

What am I doing wrong?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest