ladimolnar / BitcoinDatabaseGenerator

A high performance data transfer tool that can be used to transfer data from Bitcoin Core blockchain files to a SQL Server database
Apache License 2.0
122 stars 53 forks source link

Unknown version issue #6

Closed allanng78 closed 8 years ago

allanng78 commented 8 years ago

Hi, I have encountered this error when I try to extract .dat to ms sql. The error is below.

File: blk00443.dat. Transferring data: 39% ERROR: The blockchain contains blocks with an unknown version. Unknown block version: 805306368.

Please help me. Thank.

allan

ladimolnar commented 8 years ago

The latest release (V1.5) should fix this issue. Please sync to the latest version or download the latest release and try again.