citp / BlockSci

A high-performance tool for blockchain science and exploration

Home Page:https://citp.github.io/BlockSci/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIVX not parsing after block 867521

muhammetaliozturk opened this issue · comments

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