Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update 1.2.2 #1886

Open
mikropsoft opened this issue Jul 31, 2024 · 7 comments
Open

Unable to update 1.2.2 #1886

mikropsoft opened this issue Jul 31, 2024 · 7 comments

Comments

@mikropsoft
Copy link

Once the update process is complete, I log in to umbrel again and I keep getting the notification '1.2.2 update available'. I've updated it a couple of times, but it still doesn't update.

@a4004
Copy link

a4004 commented Jul 31, 2024

Hey @mikropsoft 👋

Could you try the following and see if that helps:

Manual update with mender

For x86 umbrelOS

sudo mender install https://github.com/getumbrel/umbrel/releases/download/1.2.2/umbrelos-amd64.update

For Raspberry Pi umbrelOS

sudo mender install https://github.com/getumbrel/umbrel/releases/download/1.2.2/umbrelos-pi.update

If you get any error or warning messages, please can you share them here? If the update appears to succeed can you then run:

Edit: Don't run mender commit, umbreld should automatically commit the update after the reboot if it succeeded.

~~sudo mender commit~~

and then reboot your Umbrel and see if that does the trick.


After rebooting

You should be able to see the version of umbreld after the reboot by running:

sudo journalctl -ru umbrel.service

and looking for something like this in the output:

            [umbreld  ] ☂️ Starting Umbrel v1.x.x

If this doesn't resolve the issue, we can go through it with you in a live setting on the Umbrel Discord, if you'd like: https://discord.gg/efNtFzqtdx

Let me know if you have any other questions / need further help! 🫂

@mikropsoft
Copy link
Author

Hey @mikropsoft 👋

Could you try the following and see if that helps:

Manual update with mender

For x86 umbrelOS

sudo mender install https://github.com/getumbrel/umbrel/releases/download/1.2.2/umbrelos-amd64.update

For Raspberry Pi umbrelOS

sudo mender install https://github.com/getumbrel/umbrel/releases/download/1.2.2/umbrelos-pi.update

If you get any error or warning messages, please can you share them here? If the update appears to succeed can you then run:

sudo mender commit

and then reboot your Umbrel and see if that does the trick.


After rebooting

You should be able to see the version of umbreld after the reboot by running:

sudo journalctl -ru umbrel.service

and looking for something like this in the output:

            [umbreld  ] ☂️ Starting Umbrel v1.x.x

If this doesn't resolve the issue, we can go through it with you in a live setting on the Umbrel Discord, if you'd like: https://discord.gg/efNtFzqtdx

Let me know if you have any other questions / need further help! 🫂

I did a clean installation, but thanks for the solution. By the way, umbrel gets heavier after every update. I recommend most users do a clean install every 6 months.

@githare
Copy link

githare commented Aug 3, 2024

I'm reopening this issue cause I've got the same one.
From the UI, I still have the update notification to go to 1.2.2.
So I try from the cli, and still have the same issue too.
I have checked for badblocks on sda5/sda6 and sda7.
Here are the mender debug logs:
https://bin.infini.fr/?2a6a6e16eac51452#C6dNu9okxcjyhfbg6aCUK3kjML7CH7gcbK9LJZbbaMe5

@mikropsoft mikropsoft reopened this Aug 3, 2024
@a4004
Copy link

a4004 commented Aug 7, 2024

I'm reopening this issue cause I've got the same one. From the UI, I still have the update notification to go to 1.2.2. So I try from the cli, and still have the same issue too. I have checked for badblocks on sda5/sda6 and sda7. Here are the mender debug logs: https://bin.infini.fr/?2a6a6e16eac51452#C6dNu9okxcjyhfbg6aCUK3kjML7CH7gcbK9LJZbbaMe5

Hey @githare

There's been multiple reports of this happening with Raspberry Pi's, not too sure what the exact cause is yet, as I don't presently have a Pi to test with, but it does seem like an issue with Rugpi and the way the A/B partition scheme works for updates.

If you're running umbrelOS from the SD card and using an external drive for data storage, I recommend you just flash the latest version of the umbrelOS on the SD card in order to update this time. Hopefully this issue gets resolved soon.

Any questions, feel free to ask!

@githare
Copy link

githare commented Aug 9, 2024

Sad this issue isn't resolved for umbrelOS, but I've done what you said, and the update is done for me.

@nostitos
Copy link

Same problem on rPi

@borracho-mejor
Copy link

Same issue on an RPi4, manual update instructions above did not work either, but I only have the two warning messages below:

WARN[0000] No server URL(s) specified in mender configuration.
WARN[0000] Server entry 1 has no associated server URL.

I'll wait for a hopeful moment I can update remotely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants