Skip to content

Sync fails after [Code 1] rate limited, then Failed to find common ancestor #10816

@dahu33

Description

@dahu33

Description

While syncing Teku 26.3.0 it failed with several peer-side rate-limit errors followed by common-ancestor failures.

Restarting Teku resolved the issue.

At the time of the error, Teku had 8 peers on the network, all Prysm nodes.

Logs

2026-06-10 07:41:39.010 INFO -  [37mSyncing *** Slot: 833356, Head slot: 1355, Remaining slots: 832001, Target chain: a91e98..c2ea (833280) with 8 peers, Connected peers: 8 [0m
2026-06-10 07:41:39.010 INFO -  [90mSync Info *** Range: 1351 - 1475 (5 batches), Downloading: 25 slots (1 batches), Ready: 100 slots (4 batches), Batch import: in progress [0m
2026-06-10 07:41:42.877 INFO -  [32mSyncing completed [0m
2026-06-10 07:41:44.031 INFO -  [33mSyncing started [0m
2026-06-10 07:41:44.040 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.054 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.064 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.076 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.084 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.089 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.095 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.102 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.108 ERROR - Sync process failed to complete: tech.pegasys.teku.networking.eth2.rpc.core.RpcException: [Code 1] rate limited
2026-06-10 07:41:44.119 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.129 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.140 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.149 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.159 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.165 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.172 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.178 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.186 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.192 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.198 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
2026-06-10 07:41:44.206 ERROR - Sync process failed to complete: java.lang.RuntimeException: Failed to find common ancestor.
[...]

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