Page 1 of 1
Re: http address not reachable
Posted: Tuesday 17 April 2018 13:43
by edwin1234
Maybe u should do name:pasword@ipadres:port
Re: http address not reachable
Posted: Tuesday 17 April 2018 14:00
by gordonb3
Port 8080 is not https but plain http
Re: http adres niet bereikbaar
Posted: Tuesday 17 April 2018 14:23
by snellejellep
what you are trying to do is request an https page over the http port, you should try https://<yourip>:443 that should work.
or just http://<yourip>:8080
Re:http address not reachable
Posted: Wednesday 18 April 2018 7:40
by Smiggel
If you try to browse to domoticz using the same device as it is installed on, you have to go to:
http://127.0.0.1:8080 or
https://127.0.0.1:443 or use
http://localhost:8080, etc.
Re: http address not reachable
Posted: Sunday 14 June 2020 13:30
by Qompaqniet
Have here the same problem. whatever I try none of the suggestions are working. software is last update.
Re: http address not reachable
Posted: Sunday 14 June 2020 13:38
by foxmulder06
Hi,
Activate the domoticz LOG file and check what's happen, first as it should work immediatly, so first reason is that executable file is not running and/or has crashed.
Re: http address not reachable
Posted: Sunday 14 June 2020 16:22
by FireWizard
Hi
Move to you domoticz folder.
and check your domoticz.sh file
and look if
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
are present.
If not, edit this file, so that the ports are inserted.
Regards
Re: http address not reachable
Posted: Sunday 14 June 2020 21:06
by Qompaqniet
problem is solved. Missing two weeks data.
1. disconnected Pi from the meter
2. reboted Pi
3. run update of software
4. Reconnected pi to meter
5. reboot
and..................................
It works, can not find why it stopped working two weeks ago.
Only change was installing a connexoon box (somfy) for control of sun screens.