Manual install worked! Thanks for your time!Lokonli wrote: ↑Tuesday 24 December 2019 0:17 strange ... Are you sure you are in the dashticz folder?
If it's not working then switch to the manual install method.
https://dashticz.readthedocs.io/en/mast ... stall.html
Search found 6 matches
- Tuesday 24 December 2019 1:04
- Forum: Dashticz
- Topic: Dashticz V3 - Automatic installation
- Replies: 90
- Views: 22789
Re: Dashticz V3 - Automatic installation
- Tuesday 24 December 2019 0:02
- Forum: Dashticz
- Topic: Dashticz V3 - Automatic installation
- Replies: 90
- Views: 22789
Re: Dashticz V3 - Automatic installation
It seems you are not using the latest version of Dashticz. Can you try the following in the Dashticz folder: make stop git pull make start I have tried this and it reported it was Already up to date. I started again with a completely fresh image of Buster (brought up to date) and tried the ...
- Monday 23 December 2019 17:56
- Forum: Dashticz
- Topic: Dashticz V3 - Automatic installation
- Replies: 90
- Views: 22789
Re: Dashticz V3 - Automatic installation
Then apparently the Docker image is not running correctly, at least not on port 8082. Just to be sure, can you type the following in the Dashticz folder: make stop make start It stops the current Dashticz container, and restarts it again. It takes approx 1 minute. After start it reports the ip ...
- Monday 23 December 2019 17:37
- Forum: Dashticz
- Topic: Dashticz V3 - Automatic installation
- Replies: 90
- Views: 22789
Re: Dashticz V3 - Automatic installation
The 192.1168.1.96 indeed makes more sense ... If you followed the automatic installation script you should have a Docker image running on port 8082. Maybe better to test that first. What do you see if you open 192.168.1.96:8082? That's what I was expecting too - Docker seems to be running (and I ...
- Monday 23 December 2019 16:30
- Forum: Dashticz
- Topic: Dashticz V3 - Automatic installation
- Replies: 90
- Views: 22789
Re: Dashticz V3 - Automatic installation
What is the IP address of your pi? The installation script thinks it's running on 192.168.1.96... Which error is reported if you go to 192.168.1.1/dashticz/ ? Can you post your CONFIG.js here? Thanks - my pi is 192.168.1.96 and I can get to Domoticz on 192.168.1.96:8080 just fine. I've made a ...
- Monday 23 December 2019 14:38
- Forum: Dashticz
- Topic: Dashticz V3 - Automatic installation
- Replies: 90
- Views: 22789
Re: Dashticz V3 - Automatic installation
Hello - Can someone help me out? I've a bit of experience with Domoticz and no problems with that. I've just tried to install Dashticz on the same PI and I simply can't make it work. The automatic installer runs fine and at the end I get the message to go to 192.168.1.96:8082 and another 172.x.x.x ...