Closed fadetogray closed 6 years ago
For what reason I can get csv dump just up to a certain block (516957) on Mac OS 10.13.6 while I have a fully synced database?
[21:31:48] INFO - dispatch: Status: 520973 Blocks added to index. (avg: 1315 blocks/sec) [21:31:58] INFO - dispatch: Status: 526319 Blocks added to index. (avg: 1296 blocks/sec) [21:32:08] INFO - dispatch: Status: 531076 Blocks added to index. (avg: 1276 blocks/sec) [21:32:19] INFO - dispatch: Status: 535735 Blocks added to index. (avg: 1254 blocks/sec) [21:32:19] INFO - dispatch: All threads finished. [21:32:19] INFO - dispatch: Done. Processed 536299 blocks in 7.13 minutes. (avg: 1255 blocks/sec) [21:32:19] INFO - dispatch: Saving block headers as chain.json ... [21:32:23] INFO - blkfile: Reading files from /Volumes/Bitcoin/blocks ... [21:32:28] INFO - rusty_blockparser: All 516957 known blocks are processed!
I get the same result even if I start the process from the scratch (without .json file).
Synchronization from scratch has solved my problem.
same problem. Did you Synchronization from scratch Bitcoin Core or Rusty to solve problem ?
For what reason I can get csv dump just up to a certain block (516957) on Mac OS 10.13.6 while I have a fully synced database?
[21:31:48] INFO - dispatch: Status: 520973 Blocks added to index. (avg: 1315 blocks/sec) [21:31:58] INFO - dispatch: Status: 526319 Blocks added to index. (avg: 1296 blocks/sec) [21:32:08] INFO - dispatch: Status: 531076 Blocks added to index. (avg: 1276 blocks/sec) [21:32:19] INFO - dispatch: Status: 535735 Blocks added to index. (avg: 1254 blocks/sec) [21:32:19] INFO - dispatch: All threads finished. [21:32:19] INFO - dispatch: Done. Processed 536299 blocks in 7.13 minutes. (avg: 1255 blocks/sec) [21:32:19] INFO - dispatch: Saving block headers as chain.json ... [21:32:23] INFO - blkfile: Reading files from /Volumes/Bitcoin/blocks ... [21:32:28] INFO - rusty_blockparser: All 516957 known blocks are processed!
I get the same result even if I start the process from the scratch (without .json file).