-
Notifications
You must be signed in to change notification settings - Fork 34
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
feature: support Tor for triggerforceclose
#60
Comments
What's the peer address? Tor isn't supported by the command (yet). |
It was a tor address. But don't worry, in the meantime, the channel backup seams to have force closed it. I got 2 more channels that are still closing and I think both are clearnet IP's |
for a clearnet one I keep getting This is for the same command chain |
I'm getting |
I haven't tested this extensively, so it's possible there are still a few bugs. Though this will only work with CLN peers, are you sure that's the case?
This is an error from the blockstream.info API, you're either being rate limited or they have an issue on their end. Just try again later. |
I'm not sure if they are a CLN peer, but it seems like that channel closed by itself overnight. |
triggerforceclose
If you're running the SCB recovery on a node as well, make sure you can connect to that last Tor node. If you can, just give it some more time. Or try the workaround described here: lightningnetwork/lnd#7301 (comment) |
Thank You. I'll try later today |
I stand corrected, they seam to be on the clearnet https://amboss.space/node/03c436af41160a355fc1ed230a64f6a64bcbd2ae50f12171d1318f9782602be601 |
I keep getting |
Well, then it's not a CLN node or not the version affected. You'll need to continue trying with the SCB recovery. |
What steps can I do if the SCB recovery is not going anywhere? |
What does the log say for the channel in question? |
No, I mean the log file. |
not sure what you mean than, can you point me to where it is |
found the lnd.log file. There is a lot to sort through tho |
Try grepping by the channel point and remote node ID. |
It's getting late, ill have to continue this tomorrow |
It looks okay, nothing unexpected. Could be that this was an old channel format with a fixed fee rate which cannot be accepted by the mempool at the current fee rates. You'll just need to wait, and hope the fees come down. Also, restarting lnd every once in a while might help here (maybe once a day). You can also attempt to contact the peer if you find information about them and ask them to force close from their end. |
I tried to use the
triggerforceclose
to force close a channel but I get this errorerror dialing peer: dial tcp:
I checked on 1ML and Amboss and the peer is online. Can anyone explain what is happening please.The text was updated successfully, but these errors were encountered: