loop icon indicating copy to clipboard operation
loop copied to clipboard

LOOP node fails to cooperative close channel

Open C-Otto opened this issue 3 years ago • 1 comments
trafficstars

The LOOP node initiated a coop channel close. Our nodes didn't agree on a fee rate, which is why the channel is stuck in an unusable state. When I try to reconnect to LOOP, the fee negotiation process starts over, but the result is the same.

Currently, the mempool is empty: image

Despite of that, LOOP starts to suggest a fee of 2,717sat, whereas my node starts with a suggestion of 284sat. The process aborts once my node suggests 731sat and LOOP suggests 950sat.

Please update your settings so that realistic fee rates (that I have to pay!) are suggested.

Channel: 68a6d26ce45036547051fa9e7b6ad6b41b27741cd6d63b0c8f76b181cb7b4fd5:1

C-Otto avatar Jul 30 '22 06:07 C-Otto

Got it working after a while (284/2245 -> ... -> 665/873 -> 731).

C-Otto avatar Jul 30 '22 07:07 C-Otto