Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
ranlo
on 23/05/2016, 02:24:08 UTC
I'm using:

Devcoin version v0.8.5.1-g25a7d46-beta

The latest one on the site. I got almost fully synched last night and then it got invalid blocks again and won't start, Sad.
Try to remove block chain, leave only wallet.dat and devcoin.conf (make a backup of wallet.dat, if it has the money)
In devcoin.conf write:
Code:
rpcuser=devcoinrpclogin
rpcpassword=devcoinrpcpassword
listen=1
daemon=1
server=1
gen=0
rpcallowip=127.0.0.1
rpcport=52332
irc=0
connect=199.192.77.162:52333
connect=82.200.205.30:52333
connect=69.197.61.58:52333

Do not write "addnode", write "connect".
"connect =" - connection is possible only to a specified node.
"addnode =" - a node that connects to your wallet sends the entire list of nodes. Among them may be nodes with incorrect block chain
After synchronization can be rewritten to "addnode".
Sorry, my English is very far from perfect.


Will try with your settings. And I've been deleting everything but wallet.dat. It always locks up on one specific block and throws error after error: 167999

Trying another fresh start with your .conf now, will report back, Smiley.

Not sure what to do. I used your exact settings, fresh directory (even wallet), hit the same exact block and errored out due to orphans. Re-tried on a system that never even had Devcoin on it before, same block, same errors.

When I hit that block and restart the wallet, it always errors out with "Can't connect to best block." And the log is full of orphans.