After V0.5.0 the Rebalance-LND is not working anymore

the “tls.cert” file no longer exists

you can use --lnddir /home/umbrel/umbrel/app-data/lightning/data/lnd to change to the new lnd-folder

thank you for your help

Did this fix it? I’ve created an alias file:

nano ~/.bash_aliases

then added this to it and saved it:

alias rebalance-lnd=“docker run --rm --network=umbrel_main_network -it -v /home/umbrel/umbrel/app-data/lightning/data/lnd:/root/.lnd rebalancelnd/rebalance-lnd --grpc 10.21.21.9:10009”

Restart your ssh session and all works great now.

everything works fine again.

that was the solution for me.
/mnt/data/upgrades/rebalance-lnd/rebalance-lnd/rebalance.py --lnddir /home/umbrel/umbrel/app-data/lightning/data/lnd -t xxxxxxxxx -a 50000

The most recent version of rebalance-lnd should “just work”, please give it a try. And don’t forget to punish the person who is responsible for this chaos.

1 Like