Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
117 stars 27 forks source link

Pending outgoing payment on the node #540

Open andrei-21 opened 1 week ago

andrei-21 commented 1 week ago

Hello.

We have a node with an outgoing payment which is pending for several months already:

        {
          "amount_msat": {
            "msat": 1869921
          },
          "amount_sent_msat": {
            "msat": 1875850
          },
          "bolt11": "lnbc1pjudt0qpp549emkt2smjwkg7w7nwtljaeehssgr03l4uep3sxk66y06qehngwqcqpjsp5r79dhmlz03srdfxte8e4w962lxg9rydnj5tzvqyavwh3azgmhayq9q7sqqqqqqqqqqqqqqqqqqqsqqqqqysgqdqqmqz9gxqyjw5qrzjqwryaup9lh50kkranzgcdnn2fgvx390wgj5jd07rwr3vxeje0glcllecc6ql8agrxsqqqqlgqqqqqeqqjqvstry0etymqvdl9z4hjz0ly32all4xh28hc6va9vn53pfycl32us4cqherz6zz60lvkmntfdfguq9xtp4zm26xj30dlrrvmhhhtcnesp0vw5nr",
          "bolt12": null,
          "completed_at": null,
          "created_at": 1707519464,
          "description": "",
          "destination": "0334158136fa86ef757cd5c7c348995317e779aa4b0a42f4ee0838c681f3f50334",
          "erroronion": null,
          "label": null,
          "number_of_parts": 2,
          "payment_hash": "a973bb2d50dc9d6479de9b97f97739bc2081be3faf3218c0d6d688fd03379a1c",
          "preimage": null,
          "status": 0
        },

Node is: 035458b2dd3e2a89213f6ea4cb205463c6d1c3bbbafd30d77ffa1875e957ae1382.

Might it be related to #485.

JssDWt commented 6 days ago

An issue in cln was opened: https://github.com/ElementsProject/lightning/issues/7822