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

Cannot sync kovan testnet - Block 220000 had wrong hash #4891

Closed
vkobel opened this issue Mar 14, 2017 · 13 comments
Closed

Cannot sync kovan testnet - Block 220000 had wrong hash #4891

vkobel opened this issue Mar 14, 2017 · 13 comments
Labels
F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M4-core ⛓ Core client code / Rust.

Comments

@vkobel
Copy link

vkobel commented Mar 14, 2017

Hi,

Whenever I start Parity with --testnet option (or --chain=kovan) I get the following message:

Encountered error during block restoration: Block 220000 had wrong hash. expected 7024c3918ccca5c3e9079dcdcd894240741e6b257858b2942093d94e6138f0ef, got 0f5bf8a10c307ec98c660888e1ef19302f43ee7e2b8a56f7957723e020546819

I tried to clear the database with ./parity db kill --chain=kovan but this issue remains.

Any thoughts?

Thanks,
Vincent

@keorn
Copy link

keorn commented Mar 14, 2017

Please run with --no-warp for now.

@vkobel
Copy link
Author

vkobel commented Mar 14, 2017

Ok it works, thanks.
Are the snapshots not enabled for kovan so far?

@5chdn 5chdn added F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M4-core ⛓ Core client code / Rust. labels Mar 14, 2017
@keorn
Copy link

keorn commented Mar 14, 2017

Not yet, they will be in an upcoming version though.

@keorn
Copy link

keorn commented May 10, 2017

Warp works on Kovan now.

@keorn keorn closed this as completed May 10, 2017
@D-Nice
Copy link

D-Nice commented Jul 17, 2017

I seem to have started experiencing this issue with Kovan again now.

Getting the following: Encountered error during block restoration: RlpExpectedToBeData

Then

thread 'IO Worker #3' panicked at 'OpenBlock::new only fails if parent state root invalid; state root of best block's he
ader is never invalid; qed: Trie(InvalidStateRoot(2480155b48a1cea17d67dbfdfaafe821c1d19cdd478c5358e8ec56dec24502b2))', s
rc\libcore\result.rs:859

@arkpar
Copy link
Collaborator

arkpar commented Jul 18, 2017

@D-Nice what is your parity --version?

@gchinis
Copy link

gchinis commented Jul 18, 2017

I experience the same issue:

`
parity_1 | 2017-07-18 21:46:34 UTC State root not found for block #0 (a3c565fc15c7478862d50ccd6561e3c06b24cc509bf388941c25ea985ce32cb9)

parity_1 | thread 'main' panicked at 'State root of best block header always valid.: InvalidStateRoot(2480155b48a1cea17d67dbfdfaafe821c1d19cdd478c5358e8ec56dec24502b2)', /checkout/src/libcore/result.rs:8
59
`

Version: Parity/v1.6.9-stable-5b6abe7-20170716/x86_64-linux-gnu/rustc1.18.0

@mantasmatuzas
Copy link

I got same issue with RlpExpectedToBeData!

@D-Nice
Copy link

D-Nice commented Jul 19, 2017

@arkpar Tried with 1.6.7 and 1.6.9.

Also on Win7 x64, as I noticed some of the other reporting users are on Windows as well.

@adamjacobmuller
Copy link

I have the same issue, lots of RlpExpectedToBeData and then eventually

Aug 15 21:56:51 kovan parity[8136]: 2017-08-15 21:56:51 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:56:51 kovan parity[8136]: 2017-08-15 21:56:51 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:56:51 kovan parity[8136]: 2017-08-15 21:56:51 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 21:56:51 kovan parity[8136]: 2017-08-15 21:56:51 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000052.log: No such file or directory
Aug 15 21:56:56 kovan parity[8136]: 2017-08-15 21:56:56 UTC Syncing snapshot 7/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:01 kovan parity[8136]: 2017-08-15 21:57:01 UTC Syncing snapshot 16/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:06 kovan parity[8136]: 2017-08-15 21:57:06 UTC Syncing snapshot 24/27        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:07 kovan parity[8136]: 2017-08-15 21:57:07 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:57:07 kovan parity[8136]: 2017-08-15 21:57:07 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:57:16 kovan parity[8136]: 2017-08-15 21:57:16 UTC Syncing snapshot 13/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:21 kovan parity[8136]: 2017-08-15 21:57:21 UTC Syncing snapshot 21/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:23 kovan parity[8136]: 2017-08-15 21:57:23 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:57:24 kovan parity[8136]: 2017-08-15 21:57:24 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:57:26 kovan parity[8136]: 2017-08-15 21:57:26 UTC Syncing snapshot 2/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:31 kovan parity[8136]: 2017-08-15 21:57:31 UTC Syncing snapshot 11/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:36 kovan parity[8136]: 2017-08-15 21:57:36 UTC Syncing snapshot 19/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:41 kovan parity[8136]: 2017-08-15 21:57:41 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:57:41 kovan parity[8136]: 2017-08-15 21:57:41 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 21:57:41 kovan parity[8136]: 2017-08-15 21:57:41 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:46 kovan parity[8136]: 2017-08-15 21:57:46 UTC Syncing snapshot 7/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:51 kovan parity[8136]: 2017-08-15 21:57:51 UTC Syncing snapshot 15/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:56 kovan parity[8136]: 2017-08-15 21:57:56 UTC Syncing snapshot 24/27        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:57:57 kovan parity[8136]: 2017-08-15 21:57:57 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:57:57 kovan parity[8136]: 2017-08-15 21:57:57 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000051.log: No such file or directory
Aug 15 21:58:06 kovan parity[8136]: 2017-08-15 21:58:06 UTC Syncing snapshot 15/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:11 kovan parity[8136]: 2017-08-15 21:58:11 UTC Syncing snapshot 21/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:13 kovan parity[8136]: 2017-08-15 21:58:13 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:58:14 kovan parity[8136]: 2017-08-15 21:58:14 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 21:58:16 kovan parity[8136]: 2017-08-15 21:58:16 UTC Syncing snapshot 2/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:21 kovan parity[8136]: 2017-08-15 21:58:21 UTC Syncing snapshot 11/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:26 kovan parity[8136]: 2017-08-15 21:58:26 UTC Syncing snapshot 18/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:31 kovan parity[8136]: 2017-08-15 21:58:31 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:58:31 kovan parity[8136]: 2017-08-15 21:58:31 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:58:31 kovan parity[8136]: 2017-08-15 21:58:31 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:36 kovan parity[8136]: 2017-08-15 21:58:36 UTC Syncing snapshot 6/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:41 kovan parity[8136]: 2017-08-15 21:58:41 UTC Syncing snapshot 15/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:46 kovan parity[8136]: 2017-08-15 21:58:46 UTC Syncing snapshot 23/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:47 kovan parity[8136]: 2017-08-15 21:58:47 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:58:48 kovan parity[8136]: 2017-08-15 21:58:48 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:58:51 kovan parity[8136]: 2017-08-15 21:58:51 UTC Syncing snapshot 4/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:58:56 kovan parity[8136]: 2017-08-15 21:58:56 UTC Syncing snapshot 12/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:01 kovan parity[8136]: 2017-08-15 21:59:01 UTC Syncing snapshot 19/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:05 kovan parity[8136]: 2017-08-15 21:59:05 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:59:05 kovan parity[8136]: 2017-08-15 21:59:05 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 21:59:06 kovan parity[8136]: 2017-08-15 21:59:06 UTC Syncing snapshot 0/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:11 kovan parity[8136]: 2017-08-15 21:59:11 UTC Syncing snapshot 9/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:16 kovan parity[8136]: 2017-08-15 21:59:16 UTC Syncing snapshot 18/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:20 kovan parity[8136]: 2017-08-15 21:59:20 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:59:21 kovan parity[8136]: 2017-08-15 21:59:21 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:59:21 kovan parity[8136]: 2017-08-15 21:59:21 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:26 kovan parity[8136]: 2017-08-15 21:59:26 UTC Syncing snapshot 7/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:31 kovan parity[8136]: 2017-08-15 21:59:31 UTC Syncing snapshot 14/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:36 kovan parity[8136]: 2017-08-15 21:59:36 UTC Syncing snapshot 22/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:38 kovan parity[8136]: 2017-08-15 21:59:38 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:59:38 kovan parity[8136]: 2017-08-15 21:59:38 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:59:41 kovan parity[8136]: 2017-08-15 21:59:41 UTC Syncing snapshot 3/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:46 kovan parity[8136]: 2017-08-15 21:59:46 UTC Syncing snapshot 11/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:51 kovan parity[8136]: 2017-08-15 21:59:51 UTC Syncing snapshot 20/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 21:59:54 kovan parity[8136]: 2017-08-15 21:59:54 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 21:59:54 kovan parity[8136]: 2017-08-15 21:59:54 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 21:59:55 kovan parity[8136]: 2017-08-15 21:59:55 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 21:59:56 kovan parity[8136]: 2017-08-15 21:59:56 UTC Syncing snapshot 1/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:01 kovan parity[8136]: 2017-08-15 22:00:01 UTC Syncing snapshot 10/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:06 kovan parity[8136]: 2017-08-15 22:00:06 UTC Syncing snapshot 17/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:11 kovan parity[8136]: 2017-08-15 22:00:11 UTC Syncing snapshot 23/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:12 kovan parity[8136]: 2017-08-15 22:00:12 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:00:12 kovan parity[8136]: 2017-08-15 22:00:12 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:00:13 kovan parity[8136]: 2017-08-15 22:00:13 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 22:00:16 kovan parity[8136]: 2017-08-15 22:00:16 UTC Syncing snapshot 5/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:21 kovan parity[8136]: 2017-08-15 22:00:21 UTC Syncing snapshot 14/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:26 kovan parity[8136]: 2017-08-15 22:00:26 UTC Syncing snapshot 23/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:27 kovan parity[8136]: 2017-08-15 22:00:27 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:00:28 kovan parity[8136]: 2017-08-15 22:00:28 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000051.log: No such file or directory
Aug 15 22:00:31 kovan parity[8136]: 2017-08-15 22:00:31 UTC Syncing snapshot 3/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:36 kovan parity[8136]: 2017-08-15 22:00:36 UTC Syncing snapshot 11/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:41 kovan parity[8136]: 2017-08-15 22:00:41 UTC Syncing snapshot 19/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:45 kovan parity[8136]: 2017-08-15 22:00:45 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:00:46 kovan parity[8136]: 2017-08-15 22:00:46 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 22:00:46 kovan parity[8136]: 2017-08-15 22:00:46 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:51 kovan parity[8136]: 2017-08-15 22:00:51 UTC Syncing snapshot 6/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:00:56 kovan parity[8136]: 2017-08-15 22:00:56 UTC Syncing snapshot 13/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:01 kovan parity[8136]: 2017-08-15 22:01:01 UTC Syncing snapshot 21/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:03 kovan parity[8136]: 2017-08-15 22:01:03 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:01:03 kovan parity[8136]: 2017-08-15 22:01:03 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:01:04 kovan parity[8136]: 2017-08-15 22:01:04 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000051.log: No such file or directory
Aug 15 22:01:06 kovan parity[8136]: 2017-08-15 22:01:06 UTC Syncing snapshot 3/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:11 kovan parity[8136]: 2017-08-15 22:01:11 UTC Syncing snapshot 9/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:16 kovan parity[8136]: 2017-08-15 22:01:16 UTC Syncing snapshot 17/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:21 kovan parity[8136]: 2017-08-15 22:01:21 UTC Syncing snapshot 23/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:22 kovan parity[8136]: 2017-08-15 22:01:22 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:01:22 kovan parity[8136]: 2017-08-15 22:01:22 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 22:01:26 kovan parity[8136]: 2017-08-15 22:01:26 UTC Syncing snapshot 6/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:31 kovan parity[8136]: 2017-08-15 22:01:31 UTC Syncing snapshot 15/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:36 kovan parity[8136]: 2017-08-15 22:01:36 UTC Syncing snapshot 22/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:38 kovan parity[8136]: 2017-08-15 22:01:38 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:01:38 kovan parity[8136]: 2017-08-15 22:01:38 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 22:01:41 kovan parity[8136]: 2017-08-15 22:01:41 UTC Syncing snapshot 3/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:46 kovan parity[8136]: 2017-08-15 22:01:46 UTC Syncing snapshot 11/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:51 kovan parity[8136]: 2017-08-15 22:01:51 UTC Syncing snapshot 19/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:01:56 kovan parity[8136]: 2017-08-15 22:01:56 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:01:56 kovan parity[8136]: 2017-08-15 22:01:56 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.log: No such file or directory
Aug 15 22:01:56 kovan parity[8136]: 2017-08-15 22:01:56 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:01 kovan parity[8136]: 2017-08-15 22:02:01 UTC Syncing snapshot 8/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:06 kovan parity[8136]: 2017-08-15 22:02:06 UTC Syncing snapshot 17/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:11 kovan parity[8136]: 2017-08-15 22:02:11 UTC Syncing snapshot 24/27        #0    0/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:11 kovan parity[8136]: 2017-08-15 22:02:11 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:02:12 kovan parity[8136]: 2017-08-15 22:02:12 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:02:12 kovan parity[8136]: 2017-08-15 22:02:12 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 22:02:21 kovan parity[8136]: 2017-08-15 22:02:21 UTC Syncing snapshot 12/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:26 kovan parity[8136]: 2017-08-15 22:02:26 UTC Syncing snapshot 20/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:30 kovan parity[8136]: 2017-08-15 22:02:30 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:02:30 kovan parity[8136]: 2017-08-15 22:02:30 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000049.log: No such file or directory
Aug 15 22:02:31 kovan parity[8136]: 2017-08-15 22:02:31 UTC Syncing snapshot 0/27        #0    1/ 1/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:36 kovan parity[8136]: 2017-08-15 22:02:36 UTC Syncing snapshot 12/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:42 kovan parity[8136]: 2017-08-15 22:02:42 UTC Syncing snapshot 25/27        #0    0/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:42 kovan parity[8136]: 2017-08-15 22:02:42 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:02:42 kovan parity[8136]: 2017-08-15 22:02:42 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:02:51 kovan parity[8136]: 2017-08-15 22:02:51 UTC Syncing snapshot 16/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:55 kovan parity[8136]: 2017-08-15 22:02:55 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:02:55 kovan parity[8136]: 2017-08-15 22:02:55 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.sst: No such file or directory
Aug 15 22:02:55 kovan parity[8136]: 2017-08-15 22:02:55 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.sst: No such file or directory
Aug 15 22:02:56 kovan parity[8136]: 2017-08-15 22:02:56 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:02:56 kovan parity[8136]: 2017-08-15 22:02:56 UTC Syncing       #0 a3c5…2cb9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:02:56 kovan parity[8136]: 2017-08-15 22:02:56 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:02:56 kovan parity[8136]: 2017-08-15 22:02:56 UTC Encountered error during state restoration: IO error: /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/000050.sst: No such file or directory
Aug 15 22:03:01 kovan parity[8136]: 2017-08-15 22:03:01 UTC Syncing snapshot 9/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:06 kovan parity[8136]: 2017-08-15 22:03:06 UTC Syncing snapshot 20/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:09 kovan parity[8136]: 2017-08-15 22:03:09 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:03:11 kovan parity[8136]: 2017-08-15 22:03:11 UTC Syncing snapshot 2/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:16 kovan parity[8136]: 2017-08-15 22:03:16 UTC Syncing snapshot 13/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:21 kovan parity[8136]: 2017-08-15 22:03:21 UTC Syncing snapshot 24/27        #0    1/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:21 kovan parity[8136]: 2017-08-15 22:03:21 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:03:21 kovan parity[8136]: 2017-08-15 22:03:21 UTC Failed to initialize snapshot restoration: IO error: lock /home/parity/.local/share/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/snapshot/restoration/db/LOCK: No locks available
Aug 15 22:03:26 kovan parity[8136]: 2017-08-15 22:03:26 UTC Syncing snapshot 8/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:31 kovan parity[8136]: 2017-08-15 22:03:31 UTC Syncing snapshot 21/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:34 kovan parity[8136]: 2017-08-15 22:03:34 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:03:36 kovan parity[8136]: 2017-08-15 22:03:36 UTC Syncing snapshot 3/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:41 kovan parity[8136]: 2017-08-15 22:03:41 UTC Syncing snapshot 15/27        #0    2/ 2/25 peers     7 KiB db    7 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Aug 15 22:03:46 kovan parity[8136]: 2017-08-15 22:03:46 UTC Encountered error during block restoration: RlpExpectedToBeData
Aug 15 22:03:48 kovan parity[8136]: thread 'IO Worker #0' panicked at 'OpenBlock::new only fails if parent state root invalid; state root of best block's header is never invalid; qed: Trie(InvalidStateRoot(2480155b48a1cea17d67dbfdfaafe821c1d19cdd478c5358e8ec56dec24502b2))', /checkout/src/libcore/result.rs:859

@5chdn
Copy link
Contributor

5chdn commented Aug 16, 2017

Which parity version are you using?

@murich
Copy link

murich commented Sep 9, 2017

Parity
version Parity/v1.5.12-stable-0caaa01-20170327/x86_64-macos/rustc1.16.0

Same issue

@5chdn
Copy link
Contributor

5chdn commented Sep 11, 2017

@murich 1.5.12 is not supported anymore, please upgrade to 1.6.10 or 1.7.0!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

No branches or pull requests

9 participants