After automated recovery from power/hardware failure using the channel backup file, 1 channel is not closing after 6 days so far.
Below is the pending channels details. I see mention of ChanStatusLocalDataLoss|ChanStatusRestored, which might be cause but cant figure out how to recover.
I have contact with other node, they have tried to close on their end but get message ‘They sent ERROR channel 067…: unable to resume channel, recovery required’
I’m not aware of this error code, are they running CLN? Have you been able to confirm whether they tried a force-close?
If they tried an FC and still no good, you may want to check out chan-tools, specifically the following section:
My channel peer is online, but they don’t force close a channel when using a channel.backup file.This can have many reasons. Often it means the channels is a legacy channel type (not an anchor output channel) and the force close transaction the peer has doesn’t have enough fees to make it into the mempool. In that case waiting for an empty mempool might be the only option. Another reason might be that the peer is a CLN node with a specific version that doesn’t react to force close requests normally. You can use the chantools triggerforceclose command in that case (should work with CLN peers of a certain version that don’t respond to normal force close requests).
Certainly worth it to read the whole readme though.
while I’m not sure what the right url would be. Could be explored here.
On the other node: I don’t see any node-OS automatically force-closing channels after 2 weeks. If the other node goes belly up, the funds are lost for both of you. Don’t want to spread panic, but I wouldn’t sit on my hands in those two weeks.