breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
567 stars 130 forks source link

outgoing tx pending for 40+ min #1274

Closed MarnixCroes closed 6 months ago

MarnixCroes commented 6 months ago

General Description

I sent a tx and it was pending for 40+ minutes, afaik the time-out on outgoing payments is max 2 min

How To Reproduce?

  1. I tried to send to a Phoenix user
  2. that didn't work, payment kept pending
  3. then I scanned a LNURL (while that payment was still pending)
  4. the original payment kept being pending for more than 40 minutes

I don't remember exactly how it fixed itself, just after more time or after restart

Screenshots

image

Logs

can send logs if wanted

What type of machine are you observing the error on?

Operating System

Graphene

Breez Version

latest, 1697539298

kingonly commented 6 months ago

This can happen if a node in the route doesn't forward the htlc or if the payee node doesn't settle the payment. That's the reason every lightning payment has an expiration time as well.

MarnixCroes commented 6 months ago

ok, thought it might be a bug if you send when still having a pending payment