citp / BlockSci

A high-performance tool for blockchain science and exploration
https://citp.github.io/BlockSci/
GNU General Public License v3.0
1.34k stars 259 forks source link

PIVX not parsing after block 867521 #421

Open muhammetaliozturk opened 4 years ago

muhammetaliozturk commented 4 years ago

I am trying to parse PIVX currency on Ubuntu/Linux maxhine. Ubuntu version is current version. Also, have 4 core-CPU anda about 50 GB RAM, about 150 GB free space, 50 mbps Internet connection and 65536 file open limit because v0.6 alwasy warn me 1024 is too low.

I tried both v0.5 and v0.6 but parsing is stopping always on 867521st block.

In v0.5, blocksci_parser used to given me NextQueueFinishedEarlyException error on the same block but now v0.6 is just saying parsing is continueing.

What should I do?

Error example: image