spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.52k stars 3.1k forks source link

LN Channel Stuck REESTABLISHING #9181

Closed tricopol closed 2 months ago

tricopol commented 2 months ago

I opened a channel yesterday, tried to do a submarine swap to it (BTC-LN), that failed, i closed and reopened the wallet and the channel is now stuck "REESTABLISHING", here is the log:

20240903T123628.597086Z |    DEBUG | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | Received INIT
20240903T123628.598776Z |    DEBUG | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | Sending CHANNEL_REESTABLISH
20240903T123628.599445Z |     INFO | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | channel_reestablish (85XXXXxXXXXx0): sent channel_reestablish with (next_local_ctn=8, oldest_unrevoked_remote_ctn=7)
20240903T123628.840541Z |    DEBUG | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | Received CHANNEL_REESTABLISH
20240903T123628.840695Z |     INFO | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | Received channel_reestablish for unknown channel 65XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
20240903T123628.851777Z |    DEBUG | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | Received CHANNEL_REESTABLISH
20240903T123628.851937Z |     INFO | lnpeer.Peer.[LNWallet, 03864ef025-aa3eea6a] | channel_reestablish (24XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): received channel_reestablish with (their_next_local_ctn=1, their_oldest_unrevoked_remote_ctn=0)
20240903T123628.961203Z |    DEBUG | lnpeer.Peer.[LNGossip, 02f3069a34-a9f29c83] | Sending INIT
tricopol commented 2 months ago

It fixed itself after closing/reopening the wallet a couple of times.