bitcore
bitcore copied to clipboard
Bitcore Drop MongoDB Collections and Resync from zero block
After a while, I run Bitcore and that delete the Mongodb Collections and resync from zero. Unfortunately, it doesn't give any logs. how can fix it ?
Mongo version : v4.0.25 bitcore version : v8.22.2 [Latest] npm version : 6.14.5 bitcoin-core version : 22
Try dropping the blocks, transactions, coins, and state collections
Try dropping the blocks, transactions, coins, and state collections
I did this, but it didn't help
after download 500000+ blocks , bitcore-node drop mongodb collections and try resync from zero block :(