Skip to content

Coop close doesn't work #605

@JssDWt

Description

@JssDWt

node id: 03532f66199c2b2c6f3b61319e32c6bddcba78288ef03157f2cef3b7e3d90f72e8
short_channel_id: 822435x1817x0

The Close request hangs indefinitely (it's currently hanging)

These are the relevant logs:

[2025-07-03 10:30:58.532 INFO breez_sdk_core::breez_services:1761] node-logs: DEBUG   plugin-gl-plugin-internal: Received event Ok(RpcCall(\"/cln.Node/ListPeerChannels\")) from gl_plugin
[2025-07-03 10:30:58.557 DEBUG gl_client::node::service:153] Sending request Request { method: POST, uri: /cln.Node/Close, version: HTTP/2.0, headers: {"te": "trailers", "content-type": "application/grpc", "glauthpubkey": "xx", "glauthsig": "xx", "glts": "AAABl89pD/w", "glrune": "xx"}, body: UnsyncBoxBody }
[2025-07-03 10:30:58.745 INFO breez_sdk_core::breez_services:1761] node-logs: DEBUG   plugin-gl-plugin-internal: Received event Ok(RpcCall(\"/cln.Node/Close\")) from gl_plugin
[2025-07-03 10:30:58.785 INFO breez_sdk_core::breez_services:1761] node-logs: INFO    02c811e575be2df47d8b48dab3d3f1c9b0f6e16d0d40b5ed78253308fc2bd7170d-chan#1: State changed from CHANNELD_NORMAL to CHANNELD_SHUTTING_DOWN
[2025-07-03 10:30:58.785 INFO breez_sdk_core::breez_services:1761] node-logs: DEBUG   lightningd: close_command: timeout = 172800

According to the peer the channel is still in CHANNELD_NORMAL. It never receives any close request. I see no signer issues in the logs.

This happens to many nodes at the moment, let's take this one as the base case.

Instances

@cdecker collects the node_ids here so we can check them off as we address them

  • 034374e3575943c0a23f67e1170d4480e4da2da8704067fd870404ba6af69c6f8d
  • 032090dae69100f3da3d604a892fd7d7838820d3f106b8223a0d6c29448f94ec46
  • 03c03161a9111fdf965c6c43b89ea47a6aec5e9dacb7fd8997a7a4b33bd51f8707
  • 024610da907b94695b208cef6afb0460f5967f227f31cad4b2d46ecf04793c7780
  • 03532f66199c2b2c6f3b61319e32c6bddcba78288ef03157f2cef3b7e3d90f72e8
  • 03c03161a9111fdf965c6c43b89ea47a6aec5e9dacb7fd8997a7a4b33bd51f8707
  • 0390aae21cd07794c3b15fb2db390cb8a44a9aff16a0317457fa689394777ebc46
  • 02556c825fb9914892525e62c7d15c265bd796ae6b029e0fdf75061caaad231f37

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions