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

DB corrupted #8224

Closed
jennazenk opened this issue Mar 26, 2018 · 3 comments
Closed

DB corrupted #8224

jennazenk opened this issue Mar 26, 2018 · 3 comments
Labels
M4-core ⛓ Core client code / Rust. Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate.

Comments

@jennazenk
Copy link

I'm running:

  • Which Parity version?: Parity/v1.9.4-beta-6f21a32-20180228/x86_64-macos/rustc1.24.0
  • Which operating system?: MacOS
  • Are you fully synchronized?:yes
  • Which network are you connected to?: kovan
  • Did you try to restart the node?: yes

When I run parity --chain kovan, I get the following error message.

DB corrupted: Corruption: block checksum mismatch: expected 1299283320, got 1190243125  in /Users/jennazenk/Library/Application Support/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/overlayrecent/db/015974.sst offset 13047410 size 5113. Repair will be triggered on next restart

====================

stack backtrace:

Thread 'main' panicked at 'failed to update version: Error(Msg("Corruption: block checksum mismatch: expected 1299283320, got 1190243125  in /Users/jennazenk/Library/Application Support/io.parity.ethereum/chains/kovan/db/9bf388941c25ea98/overlayrecent/db/015974.sst offset 13047410 size 5113"), State { next_error: None, backtrace: None })', src/libcore/result.rs:916

If I try to restart I get:

DB has been previously marked as corrupted, attempting repair
2018-03-26 14:55:03  DB corrupted: Invalid argument: You have to open all column families. Column families not opened: col4, col6, col1, col2, col3, col5, col0, attempting repair
Client service error: Client(Database(Error(Msg("Received null column family handle from DB."), State { next_error: None, backtrace: None })))
@5chdn 5chdn added Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate. M4-core ⛓ Core client code / Rust. labels Mar 26, 2018
@5chdn 5chdn added this to the 1.11 milestone Mar 26, 2018
@5chdn
Copy link
Contributor

5chdn commented Mar 26, 2018

Duplicate of #7748

@5chdn 5chdn marked this as a duplicate of #7748 Mar 26, 2018
@5chdn 5chdn closed this as completed Mar 26, 2018
@5chdn
Copy link
Contributor

5chdn commented Mar 26, 2018

Duplicate of #7766

@5chdn 5chdn marked this as a duplicate of #7766 Mar 26, 2018
@ghost
Copy link

ghost commented Nov 6, 2019

I had this same issue for days. I fixed the issue by removing 1 stick of my ram. Now my laptop has only 1 stick of 8GB DDR3 installed, and Parity syncs without an issue. Wish this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M4-core ⛓ Core client code / Rust. Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate.
Projects
None yet
Development

No branches or pull requests

2 participants