eduffield
Core Developer
Hi,
Since the version 11.0.14 and the new 11.1.19 my masternode can't sync.
The last good version for me is the version 11.0.13
I deleted peers.dat, replace the binary, and launch darkcoind
What can I do to resolve this?
2015-02-10 12:34:19 CActiveMasternode::ManageStatus() - Sync in progress. Must wait until sync is complete to start masternode.
2015-02-10 12:34:43 CDarkSendPool::UpdateState() == 3 | 3
2015-02-10 12:35:10 CheckBlock() : skipping masternode payment checks
2015-02-10 12:35:10 ProcessBlock: ORPHAN BLOCK 6, prev=0000000000050719a7c682aba8833f7e3f34d1f3ab1d92a2d783dbdbf186fdc2
2015-02-10 12:35:18 CheckBlock() : skipping masternode payment checks
2015-02-10 12:35:18 ProcessBlock: ORPHAN BLOCK 7, prev=00000000000f4c918f339987f9ccd56f38962c299719cd1573e5c57a7873b88a
2015-02-10 12:35:19 CActiveMasternode::ManageStatus() - Sync in progress. Must wait until sync is complete to start masternode.
2015-02-10 12:35:21 partner 54.88.160.148:46218 using obsolete version 70051; disconnecting
2015-02-10 12:35:21 ProcessMessage(version, 108 bytes) FAILED
2015-02-10 12:36:19 CActiveMasternode::ManageStatus() - Sync in progress. Must wait until sync is complete to start masternode.
on darkcoin.conf I have this:
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
#externalip=myIP
masternode=1
addnode=23.23.186.131:9999
masternodeprivkey=myprivatemasternodekey
Thx
Try starting with --reindex