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

panicked at /__w/smoldot/smoldot/lib/src/chain/blocks_tree.rs:333:72: called Result::unwrap() on an Err value: NonLinearBabeEpochs #1691

Closed
kratico opened this issue Feb 27, 2024 · 1 comment · Fixed by #1695

Comments

@kratico
Copy link

kratico commented Feb 27, 2024

Using [email protected], Smoldot has panicked while executing task sync-service-rococo_v2_2

panicked at /__w/smoldot/smoldot/lib/src/chain/blocks_tree.rs:333:72:
called `Result::unwrap()` on an `Err` value: NonLinearBabeEpochs

Attached logs

@DragonDev1906
Copy link
Contributor

I've had the same panic when trying to persist the NonFinalizedTree, see #1689, which might have the same cause.

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

Successfully merging a pull request may close this issue.

2 participants