Skip to content

[bug]: Payment stuck in IN_FLIGHT #10130

@cjc21

Description

@cjc21

Background

There is an increasing amount of payments getting stuck in IN_FLIGHT for a long time. The only way to resolve them is to restart the node it seems. We currently have 6 outstanding IN_FLIGHT payments.

Your environment

0.19.2-beta commit=v0.19.2-beta
Ubuntu x86_64
Bitcoin Core version v0.21.1

Steps to reproduce

| HTLC_STATE | ATTEMPT_TIME | RESOLVE_TIME | RECEIVER_AMT | FEE | TIMELOCK | CHAN_OUT | ROUTE

example 1:
| IN_FLIGHT | 59.107 | - | 200000 | 1.2 | 908068 | |

example 2:
| IN_FLIGHT | 36.310 | - | 194380.5 | 1.194 | 908063 | |

Expected behaviour

Status should be updated when payment has failed.

Actual behaviour

Payments continue to be stuck in IN_FLIGHT

Metadata

Metadata

Assignees

Labels

bugUnintended code behaviourpaymentsRelated to invoices/payments

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions