Skip to content

Peer drop still happening even after building image from: https://github.com/bnb-chain/reth-bsc/pull/297 #312

@ashu1777

Description

@ashu1777

Description:
We tried building a custom image on top of tag v0.0.8-beta which includes PR. And ran it for a days on one of our node.
And today we got the same peer drop issue:

026-03-27T08:26:27.771409Z  INFO Fork choice decision made by fast finality need_reorg=true incoming_number=89002486 incoming_hash=0xb81f93fc0ea023bb588259e8a4959abe8a4cf87623575f3f9ced85a900d8e939 current_number=89002485 current_hash=0x7e8fb0bbccc43cfb10207cd92acd2200abf1bc2c2645070e44c464f58284918c method="fast_finality"
2026-03-27T08:26:27.771778Z  INFO Canonical chain committed number=89002486 hash=0xb81f93fc0ea023bb588259e8a4959abe8a4cf87623575f3f9ced85a900d8e939 elapsed=187.631µs
2026-03-27T08:26:27.771792Z  INFO Forkchoice updated head_block_hash=0xb81f93fc0ea023bb588259e8a4959abe8a4cf87623575f3f9ced85a900d8e939 safe_block_hash=0x7e8fb0bbccc43cfb10207cd92acd2200abf1bc2c2645070e44c464f58284918c finalized_block_hash=0x782c719e5112ef48f643786380fc71cc14f1d69a474e3933a2ee959fe179650a
2026-03-27T08:26:41.072519Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:27:56.071741Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:29:11.071982Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:30:26.072612Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:31:41.071757Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:32:56.071745Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:34:11.072666Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:35:26.426294Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:36:41.426052Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:37:56.425773Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:39:11.425834Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:40:26.425665Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:41:41.425940Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:42:56.426065Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:44:11.425849Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:45:26.426138Z  INFO Status connected_peers=1 latest_block=89002486
2026-03-27T08:46:04.509366Z  INFO Wrote network peers to file peers_file="/var/lib/node/known-peers.json"

Seems like this is fix: #297, is not solving peer drop issue.

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