Solved Pi3 Won't Pick Up 18.02.09 Update
-
It seems to have hung in the same place... I am going to reinstall from scratch. I have been using Recalbox for a couple years now, I have a RPI2 and for Christmas got a RPI3. I can't remember if this was the first load or if it was a load and upgrade on the newest PI, but either way, something is jacked up.
I backed up my ROMs and am going to do a fresh install. If I still see the date issue after I will let you know.
I really appreciate the help and info, you all rule!
-
Did a fresh etch from the newest image and once Recalbox was up I SSH'd to it and #date gave me the correct time.
It had to be something with the last build, or my SD card... Not sure which, but it is resolved now. Thanks everyone. I so appreciate this community!
-
Hi all,
I have a pretty same issue. I can't update to 18.02.09. The ping works fine but when i run the command bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh canupgradeI have the following error at the end : 0curl: (7) Failed to connect to recaleur-archive-prod.recalbox.com port 9443: Connection refused
Any idea ?Thank you
-
I'm having a similar issue after I tried a beta version a while ago: https://forum.recalbox.com/topic/12240/testers-wanted-network-share-over-wifi
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='292-wifi-aft (2ce937e1) 15982104 rpi3 2018/01/10 08:14:58'
++ 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=c7553d05-d17d-4683-baab-c5c9f26091b3
- [[ 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 '292-wifi-aft (2ce937e1) 15982104 rpi3 2018/01/10 08:14:58' --service-url https://recaleur-archive-prod.recalbox.com:9443 --arch rpi3 --uuid c7553d05-d17d-4683-baab-c5c9f26091b3
% 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: 400 Bad request - UPGRADE_URL=
- [[ 22 != \0 ]]
- exit 1
-
@shira Try the following:
Edit
/recalbox/recalbox.version
and replace the content with18.02.09
-
@oyyodams said in Pi3 Won't Pick Up 18.02.09 Update:
18.02.09
Tried that and it started upgrading, restarted, got the msg about system being upgraded but it got stuck at 36% forever, restarted.. now it won't boot. I will do a fresh install I guess.