Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant sync Bitcoin blockbook #1203

Open
Dreiev opened this issue Feb 16, 2025 · 1 comment
Open

Cant sync Bitcoin blockbook #1203

Dreiev opened this issue Feb 16, 2025 · 1 comment

Comments

@Dreiev
Copy link

Dreiev commented Feb 16, 2025

I have up and working Litecoin, Dogecoin and Bitcoin testnet but Bitcoin one get stuck with this error

F0216 11:49:57.209279 334733 sync.go:312] writeBlockWorker 621272 0000000000000000000c19349c006fd32cf5606e40587ec42841de20d665ed7c error Corruption: block checksum mismatch: stored = 2772393275, computed = 4195678300, type = 1 in /opt/coins/data/bitcoin/blockbook/db/199123.sst offset 47302936 size 28408

goroutine 155 [running]:
github.com/golang/glog.Fatal(...)
/go/pkg/mod/github.com/golang/[email protected]/glog.go:664
github.com/trezor/blockbook/db.(*SyncWorker).ConnectBlocksParallel.func1()
/go/src/github.com/trezor/blockbook/db/sync.go:312 +0x4bd
created by github.com/trezor/blockbook/db.(*SyncWorker).ConnectBlocksParallel in goroutine 1
/go/src/github.com/trezor/blockbook/db/sync.go:361 +0x3c7

Have tried 3 times and always break with same error. Disk is alright, using XFS

@martinboehm
Copy link
Contributor

Hi. It never happened to us. Unfortunately I have no clue what could be going on, however it seems like some rocksdb/disk issue.

@trezor trezor deleted a comment Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants