umbrel
umbrel copied to clipboard
I can't connect to LND after the update.
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
umbrel_umbrel_2024-03-19_10-43.log
umbrel_lightning_2024-03-19_10-37.log
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
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!