Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Payment timed out #2635

Open
trevyn opened this issue Dec 16, 2024 · 3 comments
Open

Error: Payment timed out #2635

trevyn opened this issue Dec 16, 2024 · 3 comments
Labels
Bug Something isn't working

Comments

@trevyn
Copy link

trevyn commented Dec 16, 2024

Describe the bug

Paying a lightning invoice, I get "Error: Payment timed out".

Reproduce

Paying a lightning invoice, I get "Error: Payment timed out".

ZEUS version

None

Node interface

Embedded LND

Network

Clearnet

Device

iPhone XS Max

Device operating system

iOS 18.2

Log output

cannot add outgoing htlc: commitment transaction dips peer below chan reserve: our balance
@trevyn trevyn added the Bug Something isn't working label Dec 16, 2024
@kaloudis
Copy link
Contributor

Log output

cannot add outgoing htlc: commitment transaction dips peer below chan reserve: our balance

Read this about channel reserves https://bitcoin.design/guide/how-it-works/liquidity/#what-is-a-channel-reserve

With most channels you need to preserve 1% of the balance on your side of the channel. The latest version of ZEUS gives you a visual breakdown of these reserves on the single channel view.

@trevyn
Copy link
Author

trevyn commented Dec 16, 2024

I did have one channel with sufficient reserves, but others were smaller. I’ve closed the smaller channels, perhaps this will help. The larger channel should have been chosen though?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@trevyn @kaloudis and others