-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Background
it happened that there was a power failure and subsequently it appeared that there was a "waiting close channel". The node is synchronized and I tried to perform the forced closure command as read in other posts:
lncli closechannel – force “channel_points” 1
but the following message appears
rpc error appears: code = Unknown desc = cannot close channel with state: ChanStatusLocalDataLoss
Other user resolved by contacting the other node forcing closure. In this case the node is Kraken, and I imagine it is not easy to contact and solve the issue. I wonder if there is a software solution to solve the problem?
Thanks for your advices
Your environment
Umbrel Version 0.5.3 on a Raspberry 4b 8GB HDD 2TB.
Steps to reproduce
lncli closechannel – force “channel_points” 1
Expected behaviour
closure of channel
Actual behaviour
rpc error appears: code = Unknown desc = cannot close channel with state: ChanStatusLocalDataLoss