It stuck on some block number again!
Some masternodes are destroying whole network. There are so many block chains.
./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 :
{
"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" : ""
}