Screen-shots from 2 devices, showing that initializing the update is not synchronized across instances of accessing umbrel.local


Hi!
Is this Umbrel OS or is it a manual install?
Hi!
Is this Umbrel OS or is it a manual install?
Hey there, its Umbrel OS
Thanks for the detailed repot @paulo03.
Do you have a way we can contact you privately? It would be great if you could share some logs with us but not publicly.
I'm interested specifically in the output of:
journalctl -u umbrel-startup
and
journalctl -u umbrel-external-storage
Are you familiar with SSH to log in and get these? If not I can walk you through it.
You can DM me on Twitter or Telegram: @lukechilds
Thanks for the detailed repot @paulo03.
Do you have a way we can contact you privately? It would be great if you could share some logs with us but not publicly.
I'm interested specifically in the output of:
journalctl -u umbrel-startupand
journalctl -u umbrel-external-storage
Sure, no problem. I see your gmail on your profile. Is it best to contact you there?
Twitter or Telegram DM (@lukechilds) might be a little easier but email is also fine if you don't have access to them.
The issue was a bug in Umbrel OS v0.2.9 that prevented Umbrel from being able to run system commands (update/shutdown/restart) on it's first boot.
You can resolve the issue by rebooting via SSH. You can run this on a machine connected to the same local network as your Umbrel:
ssh -t [email protected] sudo reboot
Password: moneyprintergobrrr
Once your Umbrel comes back online (give it a couple of minutes) you should then be able log in to the dashboard and update as normal.
Most helpful comment
The issue was a bug in Umbrel OS v0.2.9 that prevented Umbrel from being able to run system commands (update/shutdown/restart) on it's first boot.
You can resolve the issue by rebooting via SSH. You can run this on a machine connected to the same local network as your Umbrel:
Password: moneyprintergobrrr
Once your Umbrel comes back online (give it a couple of minutes) you should then be able log in to the dashboard and update as normal.