Hi,
I'm currently running V4.10038 on Raspberry Pi. When I try to update via the pop-up, it starts the counter as normal, but when it reaches 100%, it displays the error like 'cannot update check internet connection'. At the last attempt, Domoticz even froze. Had to reboot via Putty. In between these attempts IO rebooted the Pi as well.
Is this a known issue?
Can I update via command prompt?
problem updating dev version
Moderator: leecollings
-
- Posts: 215
- Joined: Thursday 12 October 2017 20:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Dev
- Location: the Netherlands
- Contact:
problem updating dev version
RPi 3, Domoticz dev version, Aeon ZWave stick (with a whole bunch of slaves), Zigbee using Zigbee2MQTT, Nest thermo, P1 smart meter on RPi Zero
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: problem updating dev version
I just updated to latest Beta from V4.10038 via the pop-up method so it is not a generic issue.JanJaap wrote: ↑Tuesday 09 October 2018 21:09 I'm currently running V4.10038 on Raspberry Pi. When I try to update via the pop-up, it starts the counter as normal, but when it reaches 100%, it displays the error like 'cannot update check internet connection'. At the last attempt, Domoticz even froze. Had to reboot via Putty. In between these attempts IO rebooted the Pi as well.
Is this a known issue?
Can I update via command prompt?
What do you see if you enter
Code: Select all
lowercase(){ echo "$1" | sed "y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/"; }
OS=`lowercase \`uname -s\``
MACH=`uname -m`
if [ ${MACH} = "armv6l" ]; then MACH="armv7l"; fi
sudo wget -O domoticz_beta.tgz --no-check-certificate "http://www.domoticz.com/download.php?channel=beta&type=release&system=${OS}&machine=${MACH}"
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 215
- Joined: Thursday 12 October 2017 20:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Dev
- Location: the Netherlands
- Contact:
Re: problem updating dev version
I copied all of the mentioned commands to the command line at once amd the result is below (hope I did that correctly)
Btw: I did apt-get update, now the update of domoticz works fine again. Thanks anyway!
Code: Select all
--2018-10-09 22:32:37-- http://www.domoticz.com/download.php?channel=beta&type=release&system=linux&machine=armv7l
Resolving www.domoticz.com (www.domoticz.com)... 185.27.142.198
Connecting to www.domoticz.com (www.domoticz.com)|185.27.142.198|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?channel=beta&type=release&system=linux&machine=armv7l [following]
--2018-10-09 22:32:37-- https://www.domoticz.com/download.php?channel=beta&type=release&system=linux&machine=armv7l
Connecting to www.domoticz.com (www.domoticz.com)|185.27.142.198|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://releases.domoticz.com/releases/beta/domoticz_linux_armv7l.tgz [following]
--2018-10-09 22:32:37-- https://releases.domoticz.com/releases/beta/domoticz_linux_armv7l.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 2a03:b0c0:0:1010::480:1001, 146.185.159.228
Connecting to releases.domoticz.com (releases.domoticz.com)|2a03:b0c0:0:1010::480:1001|:443...
RPi 3, Domoticz dev version, Aeon ZWave stick (with a whole bunch of slaves), Zigbee using Zigbee2MQTT, Nest thermo, P1 smart meter on RPi Zero
Who is online
Users browsing this forum: No registered users and 1 guest