You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a long time stuck melt-related lightning payment in IN_FLIGHT status. In spite of the fact that related expiration block heights expired, it did not clear up until I restarted the lnd node. After that, IN_FLIGHT htlc-s were resolved and payment finally timed-out:
I had a long time stuck melt-related lightning payment in IN_FLIGHT status. In spite of the fact that related expiration block heights expired, it did not clear up until I restarted the lnd node. After that, IN_FLIGHT htlc-s were resolved and payment finally timed-out:
{ "payment_hash": "22e9e1334ee66feceed667fcc10d1db60100b059b8bdfb91beacd4aef4d7dace", "value": "****", "creation_date": "1725151366", "fee": "0", "payment_preimage": "0000000000000000000000000000000000000000000000000000000000000000", "value_sat": "****", "value_msat": "****000", "payment_request": "******", "status": "FAILED", "fee_sat": "0", "fee_msat": "0", "creation_time_ns": "1725151366317091263", "htlcs": [], "payment_index": "****", "failure_reason": "FAILURE_REASON_TIMEOUT" },
However when I checked related meltquote I found, that Nutshell turned the melt quote state to PAID - this is an issue.
I checked the nutshell logs and at that time I found the line, where fee matched the fee_reserve of the payment:
Sep 08 20:30:05 nutshell poetry[2793]: 2024-09-08 20:30:05.23 | DEBUG | cashu.mint.ledger:melt:920 | Melt – Ok: True: preimage: 0000000000000000000000000000000000000000000000000000000000000000, fee: **** msat
I use LNBits as a funding source, here are related LNbits logs just after the restart:
The text was updated successfully, but these errors were encountered: