Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
hartvercoint
on 26/05/2014, 13:09:05 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.

whats md5sum darkcoind giving you?

should be
Quote
darkcoind@...:~$ md5sum darkcoind
771b91ea3a0a56867ec92bb00f7e55f3  darkcoind

if it's different, try downloading with "wget --no-cache"