Latest upgrade after 4.1
-
Hello guys
I am trying to do the upgrade from the console, but it stop at 2%, sometimes at 3 or maximum 7%
Is there any way to download the latest upgrade and do it manually?. It is the latest software upgrade.
thanks
-
Hello
free space available ?
-
yes, i have space available for sure, i checked already
-
@bernardoortega what is your SD ?
-
my SD is 16 GB. but is more when the download starts, as sometimes stop at 1% others 3%...so does not make sense. If is see the space, i have a couple of Gb still free, so no problems look like.
thanks
-
@bernardoortega
scandisk ? or other ? -
yes, is scan disk
-
So what i did is to download the upgrade manually from:https://lb-archive-prod.recalbox.com
There is an img.xz file
I have extracted it and what is inside is this:
Any idea what to do next to make the upgrade happens?
Should i copy something inside /share/system/upgrade or similar?
thanks
-
@bernardoortega an upgrade consts of much more files, and the .img has absolutely nothing to do with this. Are you sure you have enough free space left ?
-
the issue is that it never finish with the download, many times only 2 mb are downloaded from 216 and max was 16 mb
this is the space on my device now:
-
now, as it failed the latest try, it doesn't not give the option to upgrade anymore, is liked it was upgraded but it was not. any clue?
-
@bernardoortega if you like command line, once connected, please try that:
bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh upgrade
Then can you tell us the result ?
-
I have started the machine and run that command:
This is the output:
root@10.10.10.111's password:bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh upgrade
- COMMAND=upgrade
- [[ -z upgrade ]]
- BINDIR=/recalbox/scripts/upgrade/
- SYSTEMSETTINGS='python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc'
- RECALBOX_SYSTEM_DIR=/recalbox/share/system
++ cat /recalbox/recalbox.version - INSTALLED_VERSION=4.1.0-master-rpi3-2017-10-12-19-13-15-36064905
++ cat /recalbox/recalbox.arch - ARCH=rpi3
++ python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc -command load -key updates.type - UPGRADETYPE=stable
- SERVICE_URL=https://recaleur-archive-prod.recalbox.com:9443
++ /recalbox/scripts/upgrade//../system/uuid.sh --uuid-file /recalbox/share/system/uuid - UUID=a0a7745d-be61-45d5-a399-823e9281adcd
- [[ stable == \b\e\t\a ]]
- [[ stable == \u\n\s\t\a\b\l\e ]]
- '[' upgrade == canupgrade ']'
- '[' upgrade == upgrade ']'
- [[ stable == \s\t\a\b\l\e ]]
++ /recalbox/scripts/upgrade//recalbox-canupgrade.sh --from-version 4.1.0-master-rpi3-2017-10-12-19-13-15-36064905 --service-url https://recaleur-archive-prod.recalbox.com:9443 --arch rpi3 --uuid a0a7745d-be61-45d5-a399-823e9281adcd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) Unknown SSL protocol error in connection to recaleur-archive-prod.recalbox.com:9443 - UPGRADE_URL=
- [[ 35 != \0 ]]
- exit 1
-
@oyyodams sorry i omitted your account on the reply.
thanks for your help
-
@bernardoortega do you have a firewall or something on your network that might block tcp port 9443 ?
-
@oyyodams No i do not, actually, i have also a vpn router but i cannot connect neither from the normal router or the vpn router to that address:https://recaleur-archive-prod.recalbox.com:9443/
can you connect? i also tried disabling wifi on my iPhone and using 3G and i got a 404 page not found. With wifi i got only an error from safari that cannot connect...
Is there a way that i could download the 216 mb update file and force the update from the command line?
thanks so much
-
@bernardoortega the 404 page not found is normal, that means you get an answer from the server (but not the expected one because you don't send the correct data).
When your wifi is enabled, you don't get any answer, which means you have a network issue. So you have to check on this side.
-
@oyyodams thanks for your help. The issue now is that is not asking for the upgrade. Any way to force it? thanks
-
@bernardoortega once again what does the script return ?
-
@OyyoDams Hello, is the GUI that is not showing anymore the available upgrade so i cannot try anymore from there.
From command line this is what i get:
is there a way to force in some files to show again in the GUI the upgradeoption?
thanks
bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh upgrade
COMMAND=upgrade
[[ -z upgrade ]]
BINDIR=/recalbox/scripts/upgrade/
SYSTEMSETTINGS='python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc'
RECALBOX_SYSTEM_DIR=/recalbox/share/system
++ cat /recalbox/recalbox.version
INSTALLED_VERSION=4.1.0-master-rpi3-2017-10-12-19-13-15-36064905
++ cat /recalbox/recalbox.arch
ARCH=rpi3
++ python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc -command load -key updates.type
UPGRADETYPE=stable
SERVICE_URL=https://recaleur-archive-prod.recalbox.com:9443
++ /recalbox/scripts/upgrade//../system/uuid.sh --uuid-file /recalbox/share/system/uuid
UUID=a0a7745d-be61-45d5-a399-823e9281adcd
[[ stable == \b\e\t\a ]]
[[ stable == \u\n\s\t\a\b\l\e ]]
'[' upgrade == canupgrade ']'
'[' upgrade == upgrade ']'
[[ stable == \s\t\a\b\l\e ]]
++ /recalbox/scripts/upgrade//recalbox-canupgrade.sh --from-version 4.1.0-master-rpi3-2017-10-12-19-13-15-36064905 --service-url https://recaleur-archive-prod.recalbox.com:9443 --arch rpi3 --uuid a0a7745d-be61-45d5-a399-823e9281adcd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) Unknown SSL protocol error in connection to recaleur-archive-prod.recalbox.com:9443
UPGRADE_URL=
[[ 35 != \0 ]]
exit 1