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

Stage 3 block verification failed for #1000002 on Kovan with tracing turned on #9403

Closed
mura-admin opened this issue Aug 23, 2018 · 2 comments · Fixed by #9406
Closed

Stage 3 block verification failed for #1000002 on Kovan with tracing turned on #9403

mura-admin opened this issue Aug 23, 2018 · 2 comments · Fixed by #9406
Labels
F2-bug 🐞 The client fails to follow expected behavior. M4-core ⛓ Core client code / Rust. P0-dropeverything 🌋 Everyone should address the issue now.
Milestone

Comments

@mura-admin
Copy link

mura-admin commented Aug 23, 2018

I'm running:

  • Which Parity version?: Parity-Ethereum/v2.0.1-beta-e7dc0be-20180726/x86_64-macos/rustc1.27.2
  • Which operating system?: MacOS
  • How installed?: homebrew
  • Are you fully synchronized?: no
  • Which network are you connected to?: kovan
  • Did you try to restart the node?: yes

State DB configuration: fast +Trace
Operating mode: dark
Warning: Warp Sync is disabled because tracing is turned on.
Configured for Kovan using AuthorityRound engine

Hitting this error:

Stage 3 block verification failed for #1000002 (0x2c27…b9a6)
Error: Error(Block(InvalidDifficulty(Mismatch { expected: 0xfffffffffffffffffffffffffffffffd, found: 0xfffffffffffffffffffffffffffffffe })), State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })

This does not occur with tracing turned off. I've tried killing the database and restarting but it hits this error again.

@mura-admin
Copy link
Author

I should note that syncing stops after receiving this message/error and disconnects from all peers.

@sorpaas sorpaas added P0-dropeverything 🌋 Everyone should address the issue now. M4-core ⛓ Core client code / Rust. labels Aug 23, 2018
@mura-admin
Copy link
Author

Downgraded to Parity/v1.11.8-stable-c754a02-20180725/x86_64-macos/rustc1.27.2 to see if that would help. It hits the same error and stops syncing.

@Tbaut Tbaut added this to the 2.1 milestone Aug 23, 2018
@5chdn 5chdn added the F2-bug 🐞 The client fails to follow expected behavior. label Aug 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F2-bug 🐞 The client fails to follow expected behavior. M4-core ⛓ Core client code / Rust. P0-dropeverything 🌋 Everyone should address the issue now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants