Hello!
Is the update server running now?
I get an error:
# bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh canupgrade
+ COMMAND=canupgrade
+ [[ -z canupgrade ]]
+ 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=18.04.20
++ 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=1d28ffa0-9b57-4099-9a24-97a93569721f
+ [[ stable == \b\e\t\a ]]
+ [[ stable == \u\n\s\t\a\b\l\e ]]
+ '[' canupgrade == canupgrade ']'
+ [[ stable == \s\t\a\b\l\e ]]
+ /recalbox/scripts/upgrade//recalbox-canupgrade.sh --from-version 18.04.20 --service-url https://recaleur-archive-prod.recalbox.com:9443 --arch rpi3 --uuid 1d28ffa0-9b57-4099-9a24-97a93569721f
% 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: (22) The requested URL returned error: 503 Service Unavailable
+ exit 22
What to do? Wait?
Thank you.