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

Cannot feed chickens without direct channel #4624

Closed
rustyrussell opened this issue Jun 29, 2021 · 0 comments
Closed

Cannot feed chickens without direct channel #4624

rustyrussell opened this issue Jun 29, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@rustyrussell
Copy link
Contributor

Issue and Steps to Reproduce

fetchinvoice lno1pqpq86q2r4rx2etyyppks6trddjkuueqgqs8qmmvd3hkvet9vshxxmmdrcsfqg6k6fh0msypyunvxxs69cxhy8exqc7ay54v380ds2qqxl57e68sgqux7zpqly9s43xv8dhyvkxx9ezruj76t0607h2vx0w7u7g20zjq8t055av86lj2y48jjkkfyqx4js8t3dnp0zcwr5x2s0uh0sw37rsh

Fails with "cannot find route", even after connecting directly.

It should

  1. try to connect if it can't find a route, and
  2. use it. It currently fails to use a direct connection if the node is in the gossip map
@rustyrussell rustyrussell added this to the v0.10.1 milestone Jun 29, 2021
@rustyrussell rustyrussell self-assigned this Jun 29, 2021
rustyrussell added a commit to rustyrussell/lightning that referenced this issue Jun 30, 2021
…ages.

This also adds a `fetchinvoice-noconnect` option to suppress it too.

Signed-off-by: Rusty Russell <[email protected]>
Fixes: ElementsProject#4624
rustyrussell added a commit to rustyrussell/lightning that referenced this issue Jun 30, 2021
…ages.

This also adds a `fetchinvoice-noconnect` option to suppress it too.

Signed-off-by: Rusty Russell <[email protected]>
Changelog-EXPERIMENTAL: `fetchinvoice` and `sendinvoice` will connect directly if they can't find an onionmessage route.
Fixes: ElementsProject#4624
rustyrussell added a commit to rustyrussell/lightning that referenced this issue Jun 30, 2021
…ages.

This also adds a `fetchinvoice-noconnect` option to suppress it too.

Signed-off-by: Rusty Russell <[email protected]>
Changelog-EXPERIMENTAL: `fetchinvoice` and `sendinvoice` will connect directly if they can't find an onionmessage route.
Fixes: ElementsProject#4624
rustyrussell added a commit to rustyrussell/lightning that referenced this issue Jul 1, 2021
…ages.

This also adds a `fetchinvoice-noconnect` option to suppress it too.

Signed-off-by: Rusty Russell <[email protected]>
Changelog-EXPERIMENTAL: `fetchinvoice` and `sendinvoice` will connect directly if they can't find an onionmessage route.
Fixes: ElementsProject#4624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant