Skip to content

Instantly share code, notes, and snippets.

@nnzo
Last active May 3, 2020 06:27
Show Gist options
  • Save nnzo/2af2085814cc60d13562d233b3552d15 to your computer and use it in GitHub Desktop.
Save nnzo/2af2085814cc60d13562d233b3552d15 to your computer and use it in GitHub Desktop.
Very slow parity sync around block 2,340,000 - 2,6000,000 [FIX]

Parity syncing very slow around blocks 2,340,000 - 2,6000,000 - FIX

Chances are you are running parity-2.7.2

If you can, downgrade to parity-2.5.13. As specified here, you can see the reason of parity syncing very slow

You may have to resync your entire db, but in the end it will be more worthwhile than having to wait for 2.7.2 to slowly go through around 300,000 blocks.

More details:

Issue 11642

Issue 11577

Hope I helped ;)

https://t.me/AtomicLemon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment