[bug]: Force Channel Closures Failing to Resolve #9922
-
BackgroundHave had two channels recently force closed. Channel was force closed after LATES had a fatal node crash. My nodes logs at the time of channel closure with LATES.
Also had a force closure with WilliamWallets but logs do not give any indicator regarding cause of closure. Output from
Output from {
I have another bug report which may or may not be related. Your environmentlnd v0.18.4-beta integrated into LiT v0.14.0-alpha Expected behaviourFunds should be available within on-chain wallet. Actual behaviourFunds remain unavailable. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Could you upgrade your node to |
Beta Was this translation helpful? Give feedback.
-
I run Here is what the sweeper has to say.
|
Beta Was this translation helpful? Give feedback.
-
What about |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
UpdateAfter running lit with lnd.--reset-wallet-transactions argument, the maturity dates from If you don't object I'll leave this issue open until they reach maturity but at this stage everything looks healthy.
|
Beta Was this translation helpful? Give feedback.
-
Your seems to be addressed. Converting this thread into a discussion, in case more input is needed here. |
Beta Was this translation helpful? Give feedback.
Could you upgrade your node to
v0.19.1
, and restart it withSWPR=debug
, then share some logs?