This is a well known problem with all 42 clients (included the latest v. 8.0.0, compiled by soopy452000). It is appear when your client established connections with clients from alien chains ("subver" : Satoshi:0.6.3, Satoshi:0.8.5, DigitalcoinV3.0:3.0.1, WorldcoinFoundation:0.8.6.2...), you can avoid such problem by blocking their ports (9538, 9556, 9336, 7999, 11081). Will be fixed in client on a new codebase.
okay.. but it does not really help.. i used the addnodes from this topic here.. i now only have correct nodes.. i deleted all except wallet.dat.. i downloaded all the blocks again.. i see that the other have correct heights.. but i also get stuck!
might there be a problem with my linux compilation?
getinfo
{
"version" : 70000,
"protocolversion" : 60001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 990381,
"connections" : 3,
"proxy" : "",
"difficulty" : 6.54806459,
"testnet" : false,
"keypoololdest" : 1450018601,
"keypoolsize" : 101,
"paytxfee" : 0.00000001,
"mininput" : 0.00000001,
"errors" : "WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}
getpeerinfo
[
{
"addr" : "85.24.169.215:24242",
"services" : "00000001",
"lastsend" : 1465451008,
"lastrecv" : 1465451355,
"conntime" : 1465397686,
"version" : 60001,
"subver" : "/42:0.7.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1636368,
"banscore" : 0
},
{
"addr" : "70.163.93.46:24242",
"services" : "00000001",
"lastsend" : 1465451379,
"lastrecv" : 1465451379,
"conntime" : 1465412503,
"version" : 60001,
"subver" : "/42:0.7.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1636745,
"banscore" : 0
},
{
"addr" : "46.127.57.167:24242",
"services" : "00000001",
"lastsend" : 1465451379,
"lastrecv" : 1465451378,
"conntime" : 1465446603,
"version" : 60001,
"subver" : "/42:0.7.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1637549,
"banscore" : 0
}
]