umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

I can't connect to LND after the update.

Open Rothschildiuk opened this issue 11 months ago • 3 comments

Yesterday I tried to upgrade the node to version 1.0 yesterday. It succeeded on the 4th try. After that I get the following many different errors. Bitcoin Node and Electrum seem to work without any problems, but LND does not want to work.

[ERR] LTND: Shutting down because error in main method: unable to initialize tor controller: unable to connect to Tor server: dial tcp 10.21.21.11:29051: connect: no route to host Screenshot 2024-03-19 at 01 43 21 umbrel_umbrel_2024-03-19_10-43.log umbrel_lightning_2024-03-19_10-37.log

Rothschildiuk avatar Mar 19 '24 09:03 Rothschildiuk

my lnd is also down after update to lnd 17.4-w version or whatever it is called.

2024-03-19 12:40:45.123 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: waiting to start, RPC services not available

warioishere avatar Mar 19 '24 12:03 warioishere

Scherm­afbeelding 2024-03-19 om 20 38 21

WvIEI avatar Mar 19 '24 19:03 WvIEI

Hey folks, sorry about the issue! Would you please be able to try the latest umbrelOS 1.0.3? This will most likely fix it.

You can update to it by SSH'ing into your device with ssh [email protected] and using your Umbrel password.

Then, on a Raspberry Pi, you can run:

sudo mender install https://download.umbrel.com/release/1.0.3/umbrelos-pi.update && sudo reboot

Alternatively, if you are using a Raspberry Pi and aren't comfortable with running terminal commands, you can simply re-flash your microSD card with umbrelOS 1.0.3 by following the instructions here: https://umbrel.com/update-to-umbrelos-1-0

If you're using the Umbrel Home, you should run:

sudo mender install https://download.umbrel.com/release/1.0.3/umbrelos-amd64.update && sudo reboot

Let me know if umbrelOS 1.0.3 fixes it for you!

mayankchhabra avatar Mar 23 '24 19:03 mayankchhabra