Skip to content

Peer transient failure in CLOSINGD_SIGEXCHANGE: closingd WARNING: Bad closing_signed signature #6163

Open
@H-Fren

Description

@H-Fren

Issue and Steps to Reproduce

I can't close channels I have on the Kraken node. During the fee negotiation stage Kraken does not negotiate, it just sends the offered fee once and the whole process is stuck and I can't connect to the Kraken node anymore because c-li keeps disconnecting.
I don't want to wait for forcible closure every time I want to close a channel, because the coins will be timelocked for 2016 blocks.

  1. Try to close the channel. lightning-cli -k close id=784312x957x0 feerange='["normal", "urgent"]'. The peer will offer a low fee and the process will be stuck (the peer will not be answering) and you'll be disconnected from the node.
  2. Try to connect to the node again with lightning-cli connect 02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69@52.13.118.208:9735. It will look fine but you'll be disconnected immediately. See the log.

getinfo output

{ "id": "02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51", "alias": "LOUDANALYST", "color": "02cf43", "num_peers": 1, "num_pending_channels": 0, "num_active_channels": 3, "num_inactive_channels": 3, "address": [], "binding": [ { "type": "ipv6", "address": "::", "port": 9735 }, { "type": "ipv4", "address": "0.0.0.0", "port": 9735 } ], "version": "23.02.2", "blockheight": 784477, "network": "bitcoin", "msatoshi_fees_collected": 604416, "fees_collected_msat": "604416msat", "lightning-dir": "/home/user/.lightning/bitcoin", "our_features": { "init": "08a000080a69a2", "node": "88a000080a69a2", "channel": "", "invoice": "02000000024100" } }
Debug logs:

2023-04-08T10:26:14.532Z DEBUG   gossipd: seeker: no peers, waiting
2023-04-08T10:26:56.350Z DEBUG   gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds
2023-04-08T10:26:56.564Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Connected out, starting crypto
2023-04-08T10:26:56.781Z DEBUG   02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51-hsmd: Got WIRE_HSMD_ECDH_REQ
2023-04-08T10:26:56.781Z DEBUG   hsmd: Client: Received message 1 from client
2023-04-08T10:26:56.781Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Connect OUT
2023-04-08T10:26:56.781Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: peer_out WIRE_INIT
2023-04-08T10:26:57.430Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: peer_in WIRE_INIT
2023-04-08T10:26:57.430Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#8: Peer transient failure in CHANNELD_NORMAL: Disconnected
2023-04-08T10:26:57.430Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#9: Peer transient failure in CHANNELD_NORMAL: Disconnected
2023-04-08T10:26:57.430Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#10: Peer transient failure in CLOSINGD_SIGEXCHANGE: Disconnected
2023-04-08T10:26:57.430Z DEBUG   lightningd: Calling peer_connected hook of plugin chanbackup
2023-04-08T10:26:57.430Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Handed peer, entering loop
2023-04-08T10:26:57.431Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-gossipd: seeker: chosen as startup peer
2023-04-08T10:26:57.431Z DEBUG   lightningd: Plugin chanbackup returned from peer_connected hook call
2023-04-08T10:26:57.431Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#8: Peer has reconnected, state CHANNELD_NORMAL: connecting subd
2023-04-08T10:26:57.441Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: pid 695379, msgfd 67
2023-04-08T10:26:57.441Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#8: Already have funding locked in (and ready to announce)
2023-04-08T10:26:57.442Z DEBUG   lightningd: update_feerates: feerate = 1542, min=581, max=45243, penalty=1542
2023-04-08T10:26:57.442Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#8: attempting update blockheight d5059cc6a74732aa905ca913d38dd085e0869513ee5ae6e33945bcd3cfc860c1
2023-04-08T10:26:57.442Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#9: Peer has reconnected, state CHANNELD_NORMAL: connecting subd
2023-04-08T10:26:57.451Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: pid 695380, msgfd 69
2023-04-08T10:26:57.451Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#9: Already have funding locked in (and ready to announce)
2023-04-08T10:26:57.451Z DEBUG   lightningd: update_feerates: feerate = 1542, min=581, max=45243, penalty=1542
2023-04-08T10:26:57.451Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#9: attempting update blockheight d52241cefadb0a3f88e6c64cf2d68e4b120263ebeb3630eab34a5a49ce2ff874
2023-04-08T10:26:57.452Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#10: Peer has reconnected, state CLOSINGD_SIGEXCHANGE: connecting subd
2023-04-08T10:26:57.457Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: pid 695381, msgfd 71
2023-04-08T10:26:57.457Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#10: Already have funding locked in (and ready to announce)
2023-04-08T10:26:57.458Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#10: attempting update blockheight 75fe029e21c136c715e50fe19331ffd889de2741b2b0b086d954e6ca9b85a778
2023-04-08T10:26:57.458Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Activating for message WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.459Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-gossipd: seeker: starting gossip
2023-04-08T10:26:57.459Z DEBUG   hsmd: new_client: 8
2023-04-08T10:26:57.459Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#8: channel already active
2023-04-08T10:26:57.459Z DEBUG   hsmd: new_client: 9
2023-04-08T10:26:57.459Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER
2023-04-08T10:26:57.459Z DEBUG   hsmd: new_client: 10
2023-04-08T10:26:57.459Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Activating for message WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.459Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: option_static_remotekey = 1, option_anchor_outputs = 0
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#10: channel already active
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: option_static_remotekey = 1, option_anchor_outputs = 0
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: option_static_remotekey = 1, option_anchor_outputs = 0
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: init LOCAL: remote_per_commit = 03195337fbebaedc2c700be1e6f6b5c1db35a94edf4ed78eee1ff793c464e1401a, old_remote_per_commit = 03f2e7e066097f546f103e1b63f5771a351a7cffa862e7e74bc84b2faa7b31f49c next_idx_local = 97 next_idx_remote = 97 revocations_received = 96 feerates { SENT_ADD_ACK_REVOCATION:1740 } range 581-45243 blockheights { SENT_ADD_ACK_REVOCATION:0 }, our current 784477
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: init LOCAL: remote_per_commit = 031f5881b379eb850f7c81d8efd1dcd76989fa30ecb002cb5f7aff04d5b3155835, old_remote_per_commit = 026622e1ae57d32f94aebf94642b97032da029fec3c04e8bea3fccc6da58624a79 next_idx_local = 379 next_idx_remote = 379 revocations_received = 378 feerates { SENT_ADD_ACK_REVOCATION:1542 } range 581-45243 blockheights { SENT_ADD_ACK_REVOCATION:0 }, our current 784477
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: init LOCAL: remote_per_commit = 0221bde80b863ce05538906ee395aa8a65674e00bcde9fb385510f71d20af27573, old_remote_per_commit = 03b0632ac450bf19c850d96ad0b7444b5331e73390bd72c83e48fbe8efd8c30052 next_idx_local = 295 next_idx_remote = 295 revocations_received = 294 feerates { SENT_ADD_ACK_REVOCATION:1542 } range 581-45243 blockheights { SENT_ADD_ACK_REVOCATION:0 }, our current 784477
2023-04-08T10:26:57.460Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.462Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.462Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.463Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.464Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.464Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: peer_out WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.464Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: peer_out WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: peer_out WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: billboard: Sent reestablish, waiting for theirs
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: billboard: Sent reestablish, waiting for theirs
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: billboard: Sent reestablish, waiting for theirs
2023-04-08T10:26:57.465Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: peer_in WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: peer_in WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.465Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: peer_in WIRE_CHANNEL_REESTABLISH
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: Got reestablish commit=97 revoke=96
2023-04-08T10:26:57.466Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: Got reestablish commit=379 revoke=378
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: Got reestablish commit=295 revoke=294
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: next_revocation_number = 96
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: next_revocation_number = 378
2023-04-08T10:26:57.466Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: next_revocation_number = 294
2023-04-08T10:26:57.467Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: option_static_remotekey: fields are correct
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: option_static_remotekey: fields are correct
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: option_static_remotekey: fields are correct
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: peer_out WIRE_SHUTDOWN
2023-04-08T10:26:57.467Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: billboard perm: Reconnected, and reestablished.
2023-04-08T10:26:57.467Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: billboard perm: Reconnected, and reestablished.
2023-04-08T10:26:57.468Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: billboard: Channel ready for use. Shutdown messages exchanged.
2023-04-08T10:26:57.468Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.468Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.468Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: billboard perm: Reconnected, and reestablished.
2023-04-08T10:26:57.468Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_GET_PER_COMMITMENT_POINT
2023-04-08T10:26:57.468Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: billboard: Channel ready for use.
2023-04-08T10:26:57.468Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: billboard: Channel ready for use.
2023-04-08T10:26:57.468Z DEBUG   hsmd: Client: Received message 18 from client
2023-04-08T10:26:57.469Z DEBUG   gossipd: received private channel announcement from channeld for 783758x688x0
2023-04-08T10:26:57.469Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: billboard: Channel ready for use. Shutdown messages exchanged.
2023-04-08T10:26:57.469Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: billboard: Channel ready for use.
2023-04-08T10:26:57.469Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: billboard: Channel ready for use.
2023-04-08T10:26:57.469Z DEBUG   gossipd: received private channel announcement from channeld for 783913x2302x0
2023-04-08T10:26:57.477Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: pid 695382, msgfd 32
2023-04-08T10:26:57.477Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#10: Status closed, but not exited. Killing
2023-04-08T10:26:57.478Z DEBUG   hsmd: new_client: 10
2023-04-08T10:26:57.478Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: Trying commit
2023-04-08T10:26:57.478Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: Trying commit
2023-04-08T10:26:57.478Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: Can't send commit: nothing to send, feechange not wanted ({ SENT_ADD_ACK_REVOCATION:1542 }) blockheight not wanted ({ SENT_ADD_ACK_REVOCATION:0 })
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: Can't send commit: nothing to send, feechange not wanted ({ SENT_ADD_ACK_REVOCATION:1542 }) blockheight not wanted ({ SENT_ADD_ACK_REVOCATION:0 })
2023-04-08T10:26:57.479Z DEBUG   02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
2023-04-08T10:26:57.479Z DEBUG   hsmd: Client: Received message 3 from client
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: Expected closing weight = 772, fee 897sat (min 448sat, max 1259sat)
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: out = 1598535sat/157727518sat
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: dustlimit = 546sat
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: fee = 897sat
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: fee negotiation step = 50%
2023-04-08T10:26:57.479Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: billboard perm: Negotiating closing fee between 448sat and 1259sat satoshi (ideal 897sat) using step 50%
2023-04-08T10:26:57.480Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: Making close tx at = 1598535sat/157727518sat fee 897sat
2023-04-08T10:26:57.480Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-hsmd: Got WIRE_HSMD_SIGN_MUTUAL_CLOSE_TX
2023-04-08T10:26:57.480Z DEBUG   hsmd: Client: Received message 21 from client
2023-04-08T10:26:57.480Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: sending fee offer 897sat
2023-04-08T10:26:57.480Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: peer_out WIRE_CLOSING_SIGNED
2023-04-08T10:26:57.480Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: billboard: Waiting for their initial closing fee offer: ours was 897sat
2023-04-08T10:26:57.480Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: peer_in WIRE_SHUTDOWN
2023-04-08T10:26:57.896Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: peer_in WIRE_CLOSING_SIGNED
2023-04-08T10:26:57.896Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: Making close tx at = 1598535sat/157727518sat fee 547sat
2023-04-08T10:26:57.896Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: Making close tx at = 1598535sat/0sat fee 547sat
2023-04-08T10:26:57.897Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: peer_out WIRE_WARNING
2023-04-08T10:26:57.897Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-closingd-chan#10: billboard perm: Bad closing_signed signature for 020000000175fe029e21c136c715e50fe19331ffd889de2741b2b0b086d954e6ca9b85a7780000000000ffffffff0224621800000000002251200247e846ed6d724f3e36443bd6882104df3af20ff7c9f6039ca4f9704adeb7cf1ebb66090000000022512079bf1be93b31c35f32283faed0733752e82866b67c64c70d144d6329a5b450f200000000 (and trimmed version 020000000175fe029e21c136c715e50fe19331ffd889de2741b2b0b086d954e6ca9b85a7780000000000ffffffff0124621800000000002251200247e846ed6d724f3e36443bd6882104df3af20ff7c9f6039ca4f9704adeb7cf00000000)
2023-04-08T10:26:57.897Z DEBUG   connectd: drain_peer
2023-04-08T10:26:57.897Z DEBUG   connectd: drain_peer draining subd!
2023-04-08T10:26:57.897Z DEBUG   connectd: drain_peer draining subd!
2023-04-08T10:26:57.898Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#10: Peer transient failure in CLOSINGD_SIGEXCHANGE: closingd WARNING: Bad closing_signed signature for 020000000175fe029e21c136c715e50fe19331ffd889de2741b2b0b086d954e6ca9b85a7780000000000ffffffff0224621800000000002251200247e846ed6d724f3e36443bd6882104df3af20ff7c9f6039ca4f9704adeb7cf1ebb66090000000022512079bf1be93b31c35f32283faed0733752e82866b67c64c70d144d6329a5b450f200000000 (and trimmed version 020000000175fe029e21c136c715e50fe19331ffd889de2741b2b0b086d954e6ca9b85a7780000000000ffffffff0124621800000000002251200247e846ed6d724f3e36443bd6882104df3af20ff7c9f6039ca4f9704adeb7cf00000000)
2023-04-08T10:26:57.898Z DEBUG   02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
2023-04-08T10:26:57.898Z DEBUG   connectd: drain_peer draining subd!
2023-04-08T10:26:57.898Z DEBUG   hsmd: Client: Received message 3 from client
2023-04-08T10:26:57.898Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-lightningd: peer_disconnect_done
2023-04-08T10:26:57.898Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-lightningd: Will try reconnect in 300 seconds
2023-04-08T10:26:57.898Z DEBUG   02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
2023-04-08T10:26:57.898Z DEBUG   hsmd: Client: Received message 3 from client
2023-04-08T10:26:57.898Z DEBUG   plugin-funder: Cleaning up inflights for peer id 02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69
2023-04-08T10:27:02.471Z DEBUG   02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
2023-04-08T10:27:02.471Z DEBUG   hsmd: Client: Received message 3 from client
2023-04-08T10:27:02.472Z DEBUG   02cf431a604bbb133069f538477a5d038d21af99c333eac1a4ee8fceb6bd1a7d51-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
2023-04-08T10:27:02.472Z DEBUG   hsmd: Client: Received message 3 from client
2023-04-08T10:27:02.898Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Subd did not close, forcing close
2023-04-08T10:27:02.898Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: Peer connection lost
2023-04-08T10:27:02.899Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#8: Status closed, but not exited. Killing
2023-04-08T10:27:02.899Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#8: Peer transient failure in CHANNELD_NORMAL: channeld: Owning subdaemon channeld died (62208)
2023-04-08T10:27:02.899Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-channeld-chan#9: Peer connection lost
2023-04-08T10:27:02.899Z INFO    02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-chan#9: Peer transient failure in CHANNELD_NORMAL: channeld: Owning subdaemon channeld died (62208)
2023-04-08T10:27:02.899Z DEBUG   02f1a8c87607f415c8f22c00593002775941dea48869ce23096af27b0cfdcc0b69-connectd: Subd did not close, forcing close
2023-04-08T10:27:02.899Z DEBUG   connectd: maybe_free_peer freeing peer!
2023-04-08T10:27:14.542Z DEBUG   gossipd: seeker: no peers, waiting

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions