Skip to content

NodeAnnouncement not sent #2259

@joostjager

Description

@joostjager

I am trying to connect ldk-sample and lnd, but it seems that ldk isn't sending out its NodeAnnouncement.

Repro:

  • Run lnd v0.16.2-beta and ldk-sample 7aceee96f2642d6dd7ef391a4d25df08cc3b9c2d (log on gossip level)
  • lncli connect
  • lncli openchannel
  • Mine 6 blocks
  • -> Channel is now active on both sides
  • -> lncli describegraph has no info on ldk node. Waiting several minutes for the 60s timer to fire doesn't make a difference.
        {
            "last_update": 0,
            "pub_key": "025573862d8cac78b7d9c6d7e59bc682b55685c8d56cb5fda119459540731c756d",
            "alias": "",
            "addresses": [
            ],
            "color": "#000000",
            "features": {
            },
            "custom_records": {
            }
        },

Logs attached. In these logs you can see that I also tried to restart, but didn't fix it either.

LDK log: logs.txt
LND log: lnd.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions