Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sepolia: diagnostics print's long warning about stages list #10988

Closed
AskAlexSharov opened this issue Jul 3, 2024 · 1 comment
Closed

Sepolia: diagnostics print's long warning about stages list #10988

AskAlexSharov opened this issue Jul 3, 2024 · 1 comment
Assignees

Comments

@AskAlexSharov
Copy link
Collaborator

Sepolia:

[WARN] [07-03|02:07:55.927] [Diagnostics] Can't find running stage or substage while updating Snapshots stage stats. stages:="[{ID:Snapshots State:Completed SubStages:[{ID:Download header-chain State:Queued Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:Download snapshots State:Queued Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:E2 Indexing State:Queued Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:E3 Indexing State:Queued Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:Fill DB State:Queued Stats:{TimeElapsed: TimeLeft: Progress:}}] Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:BlockHashes State:Completed SubStages:[] Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:Senders State:Completed SubStages:[] Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:Execution State:Completed SubStages:[] Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:TxLookup State:Completed SubStages:[] Stats:{TimeElapsed: TimeLeft: Progress:}} {ID:Finish State:Running SubStages:[] Stats:{TimeElapsed: TimeLeft: Progress:}}]" stats:="{TimeElapsed:20s TimeLeft:999hrs:99m Progress:5.56%}" subStageInfo:="Downloading snapshots"

Reason:
non-bor chains (with --internalcl) have 2 stage loops: one for sync, another for validation of forks (and this one doesn't have all stages).

@dvovk
Copy link
Member

dvovk commented Jul 3, 2024

Is it main branch ?

@dvovk dvovk closed this as completed Jul 5, 2024
AskAlexSharov pushed a commit that referenced this issue Jul 5, 2024
Put log level as Debug to silence warning for now. This bit requires
refactor as I realized that two stages can run at the same time. It
should close - #10988
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants