Git Product home page Git Product logo

Comments (13)

Roasbeef avatar Roasbeef commented on May 25, 2024 1

Asked for some node details here: ElementsProject/lightning#7254 (comment)

from lnd.

JavierRSobrino avatar JavierRSobrino commented on May 25, 2024 1

Asked for some node details here: ElementsProject/lightning#7254 (comment)

I answered you there: ElementsProject/lightning#7254 (comment)

BTW I think we may have found another related bug in LND: when feeurl cannot be retrived, it seems it defaults to 253sat/kw, which is ridiculous. This might be the problem, plus unable to renegotiate with CLN once the new low fee is stablished.

I will open another issue.

from lnd.

saubyk avatar saubyk commented on May 25, 2024

This appears to be a duplicate of #7756
Has been fixed with #7805

Will be available with 0.18

from lnd.

Impa10r avatar Impa10r commented on May 25, 2024

This appears to be a duplicate of #7756 Has been fixed with #7805

Will be available with 0.18

Anything I can do today to avoid expensive FC?

from lnd.

saubyk avatar saubyk commented on May 25, 2024

cc @ziggie1984 in case he has any ideas

from lnd.

ziggie1984 avatar ziggie1984 commented on May 25, 2024

The only way for this to recover is to wait until fees go down, or ask your CLN node to run a setting which discards the fee check.

CLN Setting:

--ignore-fee-limits=BOOL

from lnd.

JavierRSobrino avatar JavierRSobrino commented on May 25, 2024

The only way for this to recover is to wait until fees go down, or ask your CLN node to run a setting which discards the fee check.

CLN Setting:

--ignore-fee-limits=BOOL

I'm been told in the Telegram group that modifying this setting doesn't help. Is that right?

from lnd.

Impa10r avatar Impa10r commented on May 25, 2024

The only way for this to recover is to wait until fees go down, or ask your CLN node to run a setting which discards the fee check.

CLN Setting:

--ignore-fee-limits=BOOL

My CLN peer says he tried running with that setting. Fees at 100 are not that high. I use feeurl to feed more realistic estimates, not bitcoin core. Maybe CLN gets too high estimates (my bitcoin core thinks the fees are 1150 still), because they don't have such a setting.

from lnd.

JavierRSobrino avatar JavierRSobrino commented on May 25, 2024

CLN related bug: ElementsProject/lightning#7254

from lnd.

ziggie1984 avatar ziggie1984 commented on May 25, 2024

From CLN Docs:

ignore-fee-limits=BOOL

Allow nodes which establish channels to us to set any fee they want. This may result in a channel which cannot be closed, should fees increase, but make channels far more reliable since we never close it due to unreasonable fees. Note that this can be set on a per-channel basis with lightning-setchannel(7).

see: https://github.com/ElementsProject/lightning/blob/master/doc/lightningd-config.5.md

from lnd.

Impa10r avatar Impa10r commented on May 25, 2024

From CLN Docs:

ignore-fee-limits=BOOL

Allow nodes which establish channels to us to set any fee they want. This may result in a channel which cannot be closed, should fees increase, but make channels far more reliable since we never close it due to unreasonable fees. Note that this can be set on a per-channel basis with lightning-setchannel(7).

see: https://github.com/ElementsProject/lightning/blob/master/doc/lightningd-config.5.md

Made no difference, same error ((

from lnd.

ziggie1984 avatar ziggie1984 commented on May 25, 2024

Can you report detailed logs of both nodes while this setting is active.

from lnd.

Impa10r avatar Impa10r commented on May 25, 2024

Can you report detailed logs of both nodes while this setting is active.

My CLN peer did not send me his logs. My LND logs did not show anything different. The HTLC just expired and the channel FCd (((

from lnd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.