Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

warp sync stuck at downloading block #1 with Verification failed messages #12268

Closed
2 tasks done
dmitry-markin opened this issue Sep 14, 2022 · 2 comments · Fixed by #12281
Closed
2 tasks done

warp sync stuck at downloading block #1 with Verification failed messages #12268

dmitry-markin opened this issue Sep 14, 2022 · 2 comments · Fixed by #12281
Assignees
Labels
I3-bug The node fails to follow expected behavior.

Comments

@dmitry-markin
Copy link
Contributor

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Description of bug

Warp sync fails to download blocks with the following error messages:

💔 Error importing block 0x93d7405b5c449089a6a44c757074e9f614e4a2ef8155e4599bd46bef9f7b9f38: block has an unknown parent
💔 Verification failed for block 0x409d0bfe677594d7558101d574633d5808a6fc373cbd964ef236f00941f290ee received from peer: 12D3KooWRsGxnhpn3WtUAgbrQSyCQQ43FQ6rsrtJUastDvGnofEc, "UnknownBlock: State already discarded for BlockId::Hash(0xc0096358534ec8d21d01d34b836eed476a1c343f8724fa2153dc0725ad797a90)"

The complete logs are here.

Steps to reproduce

Run warp-sync on current polkadot+substrate master.

Polkadot commit ID: e0441494999c689665d11d4c2981bdce074ed05f.

Substrate commit ID: 23bb5a6255bbcd7ce2999044710428bc4a7a924f.

@dmitry-markin dmitry-markin added the I3-bug The node fails to follow expected behavior. label Sep 14, 2022
@arkpar arkpar self-assigned this Sep 14, 2022
@arkpar
Copy link
Member

arkpar commented Sep 14, 2022

Looks like this is caused by #12213
check_inherents is now called for old blocks.

@dmitry-markin
Copy link
Contributor Author

dmitry-markin commented Sep 14, 2022

Yesterday version as of Sep 12 18:10:32 UTC works fine (polkadot 6b141d2de2700c1d517b52011e6d161e80bc7540, substrate dd1f1b5f291aa2325eddf5f26037b84cfbbe0957).

EDIT: sorry, too late, missed the comment above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
I3-bug The node fails to follow expected behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants