Skip to content

Testnet: unable to sync from genesis #5676

@CharlieC3

Description

@CharlieC3

When syncing from genesis on testnet, the node stalls at burn block 2700, and stacks block 255. It prints the following message repeatedly:

{"msg":"Process burn block 2701 reward cycle 3 in /hirosystems/data/krypton/burnchain","level":"INFO","ts":"2025-01-09T18:55:40.201743228Z","thread":"chains-coordinator-0.0.0.0:20443","line":1085,"file":"stackslib/src/chainstate/nakamoto/coordinator/mod.rs","burn_block_hash":"35616f7bc3039a6f5c33caf089031824f530f2ef75a77a04459750ee2382ff5e","is_prior_in_prepare_phase":true,"is_rc_start":true,"in_prepare_phase":false}
{"msg":"No PoX anchor block known yet for cycle 3","level":"INFO","ts":"2025-01-09T18:55:40.320665578Z","thread":"chains-coordinator-0.0.0.0:20443","line":527,"file":"stackslib/src/chainstate/nakamoto/coordinator/mod.rs"}
{"msg":"Missing canonical anchor block","level":"ERRO","ts":"2025-01-09T18:55:40.320710088Z","thread":"chains-coordinator-0.0.0.0:20443","line":752,"file":"stackslib/src/chainstate/nakamoto/coordinator/mod.rs"}

This should be easy to replicate locally, as it just requires running a stacks node on version 3.1.0.0.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnwanted or unintended property causing functional harmlockedrelease-blocking

    Type

    No type

    Projects

    Status

    Status: ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions