Installation Dashticz on Pi 4 failed
Posted: Saturday 14 November 2020 11:53
Hi, I started working with domoticz for the first time this week. This went without any problems.
Now I am trying to install dashticz but the installation suddenly stops:
pi @ homebridge: / var / lib / homebridge $. <(wget -qO - https://raw.githubusercontent.com/Dasht ... install.sh)
This is the installation script for Dashticz
Using default settings
Dashticz repository: https://github.com/Dashticz/dashticz
Branch: master
Port: 8082
The script will create a folder for Dashticz in the following location:
/ var / lib / homebridge
Enter the folder name [dashticz]: dashticz_V3
Dashticz will be installed in
dashticz_V3
Dashticz has a master branch (= stable) and a beta branch (= most up-to-date)
Which branch to install? [master]: beta
Checking for git: [OK!]
Now cloning the Dashticz repository https://github.com/Dashticz/dashticz
Cloning into 'dashticz_V3' ...
remote: Enumerating objects: 65, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 12644 (delta 27), reused 27 (delta 14), pack-reused 12579
Receiving objects: 100% (12644/12644), 63.47 MiB | 15.38 MiB / s, done.
Resolving deltas: 100% (8540/8540), done.
Checking for make: [OK!]
Configuring Dashticz.
What is the IP: port address of your Domoticz server? (example: 192.168.178.18:8080):
So far so good but then the errors appears (goes very quickly) but I saw " Cannot connect to the Docker deamon at unix///var .... " and " Is the Docker deamon running" and the installation stops.
How can I resolve this problem?
Now I am trying to install dashticz but the installation suddenly stops:
pi @ homebridge: / var / lib / homebridge $. <(wget -qO - https://raw.githubusercontent.com/Dasht ... install.sh)
This is the installation script for Dashticz
Using default settings
Dashticz repository: https://github.com/Dashticz/dashticz
Branch: master
Port: 8082
The script will create a folder for Dashticz in the following location:
/ var / lib / homebridge
Enter the folder name [dashticz]: dashticz_V3
Dashticz will be installed in
dashticz_V3
Dashticz has a master branch (= stable) and a beta branch (= most up-to-date)
Which branch to install? [master]: beta
Checking for git: [OK!]
Now cloning the Dashticz repository https://github.com/Dashticz/dashticz
Cloning into 'dashticz_V3' ...
remote: Enumerating objects: 65, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 12644 (delta 27), reused 27 (delta 14), pack-reused 12579
Receiving objects: 100% (12644/12644), 63.47 MiB | 15.38 MiB / s, done.
Resolving deltas: 100% (8540/8540), done.
Checking for make: [OK!]
Configuring Dashticz.
What is the IP: port address of your Domoticz server? (example: 192.168.178.18:8080):
So far so good but then the errors appears (goes very quickly) but I saw " Cannot connect to the Docker deamon at unix///var .... " and " Is the Docker deamon running" and the installation stops.
How can I resolve this problem?