Page 1 sur 1

Installation Domoticz telechargement

Publié : 04 mars 2018, 22:45
par Starnight
Bonjour à tous.

Voila j'ai voulu réinstaller mon systeme domoticz qui fonctionnait bien mais sur lequel l y avait trop de connexions inconnues.
Bref je fais une réinstall propre et quand j'entre la ligne de code pour telecharger domoticz le telechargement plante toujours avant la fin :

Code : Tout sélectionner

pi@raspberrypi:~ $ sudo curl -L -k install.domoticz.com | sudo bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0:::
::: You are root.
100 16257    0 16257    0     0  34487      0 --:--:-- --:--:-- --:--:-- 34515
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
:::    Checking for apt-utils... installed!
:::    Checking for whiptail... installed!
:::    Checking for git... installed!
:::    Checking for curl... installed!
:::    Checking for libcurl3... installed!
:::    Checking for unzip... installed!
:::    Checking for wget... installed!
:::    Checking for sudo... installed!
:::    Checking for cron... installed!
:::    Checking for libudev-dev... installed!
::: Downloading Domoticz
::: Current User: pi
HTTP Port:  8080
HTTPS Port:  443
:::
::: Destination folder=/home/pi/domoticz
--2018-03-04 22:35:55--  http://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 2400:cb00:2048:1::681f:4e8e, 2400:cb00:2048:1::681f:4f8e, 104.31.79.142, ...
Connecting to www.domoticz.com (www.domoticz.com)|2400:cb00:2048:1::681f:4e8e|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://releases.domoticz.com/releases/release/domoticz_linux_armv7l.tgz [following]
--2018-03-04 22:35:56--  http://releases.domoticz.com/releases/release/domoticz_linux_armv7l.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 2400:cb00:2048:1::681f:4f8e, 2400:cb00:2048:1::681f:4e8e, 104.31.78.142, ...
Reusing existing connection to [www.domoticz.com]:80.
HTTP request sent, awaiting response... 200 OK
Length: 14307116 (14M) [application/octet-stream]
Saving to: ‘domoticz_release.tgz’

domoticz_release.tg 84%[===============>    ]  11.52M  --.-KB/s    eta 65s
A quoi cela peut il etre du ?