Hello
In the past when I opened my node using umbrel.local OR the onion address, it would automatically prompt me for updating.
I checked my version of Umbrel appears to be 0.5.1
I see have two updates in the app store that appear to need to be updated.
Electrs version 0.9.9
and
Lightning Node version 0.15.4-beta
When I click on ‘update all’, I see an “unsupported App manifest version. Please update your Umbrel.” Error message.
How do I do this?
Your insight is appreciated.
Regards,
Dora
Try to manually update to latest umbrel version 0.5.3 as described here:
Edit by moderators
The new, official troubleshooting guide can be found here:
Huge thanks to DarthCoin for writing and maintaining the previous community version of the guide.
dtarver
November 15, 2022, 7:07pm
3
From Terminal (on MAC), I ran
ssh umbrel@umbrel.local
then…
rm -f ~/umbrel/statuses/update-in-progress && sudo reboot
then…
cd ~/umbrel && sudo ./scripts/update/update --repo getumbrel/umbrel#v0.5.3
I see an error with the PATH…what do I need to change?
[sudo] password for umbrel:
Cloning into ‘/tmp/umbrel-update’…
fatal: unable to access ‘https://github.com/getumbrel/umbrel.git/ ’: Could not resolve host: github.com
fatal: not a git repository: ‘/tmp/umbrel-update//.git’
mv: cannot stat ‘/tmp/umbrel-update//info.json’: No such file or directory
jq: error: Could not open file /tmp/umbrel-update//info.json.orig: No such file or directory
Update path doesn’t seem to be an Umbrel install.
umbrel@umbrel :~/umbrel $
dtarver
November 15, 2022, 9:45pm
4
Hey @DarthCoin @swizly12
I tried the manual steps and it is NOT working.
I am on a MAC and have a Raspberry Pi …This is what I did:
ssh umbrel@umbrel.local
(entered password)
cd ~/umbrel && sudo ./scripts/update/update --repo getumbrel/umbrel#v0.5.3
(entered password)
(Saw the following…)
Cloning into ‘/tmp/umbrel-update’…
fatal: unable to access ‘https://github.com/getumbrel/umbrel.git/ ’: Could not resolve host: github.com
fatal: not a git repository: ‘/tmp/umbrel-update//.git’
mv: cannot stat ‘/tmp/umbrel-update//info.json’: No such file or directory
jq: error: Could not open file /tmp/umbrel-update//info.json.orig: No such file or directory
Update path doesn’t seem to be an Umbrel install.
What do you recommend now?
Thank you,
Dora
can you ping github.com from your Raspberry Pi ? Looks like it can’t resolve github.com .
dtarver
November 16, 2022, 1:25pm
6
@swizly12 Seems to fail… see attached screenshot. .
dtarver
November 16, 2022, 1:40pm
7
Do I need to run the PING command with some other syntax?
I created a new thread:
dtarver
November 16, 2022, 4:02pm
9
This is NOT working. I have tried.
dtarver
November 19, 2022, 7:34pm
10