-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Channel force-closed: Unknown channel for WIRE_CHANNEL_REESTABLISH #582
Comments
the extra |
What were you doing when this happened, from looking at the logs it looks like you had the page open for 10+ hours and then refreshed the page |
Actually, I have this wallet running on mobile but i also imported it on my desktop. So it's possible that it was open in both the PWA on android and my desktop browser at the same time. Which come to think of may not be supported. My mutiny wallet in my browser was definitely open for awhile and I may have refreshed the page at some point but I dont quite remember. I can always try to reproduce. |
Yeah it's not supported to have the wallet running in multiple places at the same time. |
Yep, that's likely the issue then. If it can help I can try to reproduce the same error by running the same wallet on 2 devices. |
No please don't do that, it'll just cause issues again |
Sounds good. Let me know If i can do something else to help otherwise. I can close this issue. |
We do have signet-app.mutinywallet.com if you want to play around with reproducing issues on a test network. But it sounds like it was just from running two at once. |
This should not happening anymore due to putting a lock around channel connections. |
I created a fresh Mutiny wallet yesterday and funded the on-chain wallet. I swapped my on-chain btc to open a lightning channel. Channel was almost immediately closed.
Error message:
Channel closed because counterparty force-closed with message: Unknown channel for WIRE_CHANNEL_REESTABLISH
Channel Open txid:
b35065b458010416c3d013118b347615f0239a64ea6c84553ba984162386d2b4
Channel Id:
b4d286231684a93b55846cea649a23f01576348b1113d0c316040158b46550b3
Logs: mutiny-logs.txt
Channel closing in logs (line 9425+):
Note:
The original fee to open the channel was
~3k sats
. The confirmed channel open tx shows a fee of2,664 SATS
. However, my onchain balance (since the channel close) is7008 sats
less then it originally was. Is that due to additional fees for the channel close?I also created a nostr wallet connection but never actually connected my nostr to it.
The text was updated successfully, but these errors were encountered: