Anyone know how to find the onion address/port for LND on Umbrel? When I try using port 8080 over Tor, the connection gets refused.
Figured it out. You SSH Into your Umbrel node and do the following command:
cat umbrel/tor/data/lnd-rest/hostname
That will give you the onion address. You have to use port 8080 to interact with it.
reply