Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
Kai Proctor
on 26/05/2014, 13:11:40 UTC
It stuck on some block number again!

Some masternodes are destroying whole network. There are so many block chains.

Code:
./darkcoind stop
mv darkcoind darkcoind_100806
wget http://www.darkcoin.io/downloads/rc/darkcoind
chmod 700 darkcoind
./darkcoind -daemon -reindex

should actually get you going!

you can check darkcoind's cpu usage using "top". While it's reindexing it should be using >>90% cpu time


I'm doing it 5 times now.

I deleted whole files except fresh wallet.dat and redownloaded all.
It stuck at different blocks time to time.

I'm praying not to stuck this time.



This is not a small problem. It didn't happen before this hardfork.

Weird because I got no issues after reindex :

Code:
{
"version" : 100808,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : XX,
"blocks" : 75006,
"timeoffset" : 46,
"connections" : 15,
"proxy" : "",
"difficulty" : 2436.17957465,
"testnet" : false,
"keypoololdest" : 1395832320,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}