getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
7.21k stars 522 forks source link

The Bitcoin Machine can't update to 1.x #1833

Open sroberson opened 4 months ago

sroberson commented 4 months ago

I had a TBM device running Umbrel 0.5.4 and first tried to click the “install update” to go to 1.x, but that didn’t work, of course. Lots of re-booting and re-trying and the result was that I was still on 0.5.4 but none of my apps were there. Not too worried about that as I can just reinstall them later.

I’ve followed lots of guides and tried to install via pulling the microSD and flashing. the lcd got wiped out, but I also cannot load https://umbrel.local/ anymore. nor can I ssh to that address.

I just tried with v1.1.2 found here but got the same result.

At one point, i saw a guide say to go to https://umbrel.local or to use some utility to locate where it was on the network if it wasn’t there… I don’t remember what that was.

Earlier today I found umbrel-os-v0.5.4-patch-1.img which I flashed and the system came up as it was before.

So, I guess that’s my only hope at this point, unless any wizards here have any helpful device to get me up to the current release. Sure wish this darn TBM had an hdmi port or something to see what’s going on…

Thanks for any help anyone may have.

highghlow commented 4 months ago

Try to use your routers dashboard to see the last device that acquired a DHCP IP address. Or use nmap -p 80 192.168.<subnet>.0/24 to scan the local network for open port 80. If nothing helps, see if your device has a Serial port and use PuTTY to connect to it (you'll need another device with a serial port) update: tbm doesn't have a serial port