You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 of the channels were verified correctly, but the other two were stuck on CHANNELD_AWAITING_LOCKIN. Once I disconnected (e.g. lightning-cli disconnect 02c197ffa4c2aa4105dd4c4b7279ba1b9061b22910ebbfa759b0001bed9ee48a16 true , see below) from one of the problematic peers and then reconnected, the channels instantly became active
Here is a full terminal output for the commands that I ran:
I can confirm this on v23.08-modded: 1 of 2 multifund channels stucked in CHANNELD_AWAITING_LOCKIN: Sent reestablish, waiting for theirs immediately turned into CHANNELD_NORMAL when I reconnected to the peer.
Issue and Steps to Reproduce
Hi,
I've opened a multichannel using this code:
2 of the channels were verified correctly, but the other two were stuck on CHANNELD_AWAITING_LOCKIN. Once I disconnected (e.g.
lightning-cli disconnect 02c197ffa4c2aa4105dd4c4b7279ba1b9061b22910ebbfa759b0001bed9ee48a16 true
, see below) from one of the problematic peers and then reconnected, the channels instantly became activeHere is a full terminal output for the commands that I ran:
I also have DEBUG log file if needed.
@rustyrussell might be related to this - #2776 ?
Thanks
getinfo
outputThe text was updated successfully, but these errors were encountered: