Skip to content

/eth/v1/node/peers returns null ENR for all peersΒ #9045

@eth2353

Description

@eth2353

Describe the bug

Hey team, I seem to be getting "enr": null for all peers when calling this endpoint. I tried on multiple instances (v1.40+) across different networks with the same result. (Also tried on one v1.41.0-rc.0 node)

The peer_id and last_seen_p2p_address do have values, it's just the ENR that seems not to be getting filled properly.

Expected behavior

The enr field value is filled with the peer's ENR for every peer.

Steps to reproduce

curl http://lodestar/eth/v1/node/peers

Additional context

No response

Operating system

Linux

Lodestar version or commit hash

v1.40.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta-bugIssues that identify a bug and require a fix.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions