getinfo
"version": 1000209,
"protocolversion": 70707,
"walletversion": 61000,
"wallet_fullversion": "1.0.2.9",
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"blocks": 7054,
"timeoffset": -1,
"connections": 3,
"proxy": "",
"difficulty": 0.006172447647924,
"testnet": false,
"keypoololdest": 1502470912,
"keypoolsize": 999,
"unlocked_until": 0,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": "Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade."
Also, this instance is very slowly syncing one block at a time, is syncs one block per about 15 minutes and is still behind. Now it's on 7057 (7064 is the top). Also, timeoffset is now 0.
Take a look at getpeerinfo:
[
{
"id": 29,
"addr": "88.198.33.231:40000",
"addrlocal": "35.197.45.161:40018",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109024,
"lastrecv": 1505109024,
"bytessent": 2480,
"bytesrecv": 33689,
"conntime": 1505108303,
"timeoffset": 0,
"pingtime": 0.147173,
"minping": 0.14695,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 50,
"synced_headers": -1,
"synced_blocks": -1,
"inflight": [
],
"whitelisted": false
},
{
"id": 31,
"addr": "176.9.26.154:40000",
"addrlocal": "35.197.45.161:34138",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109081,
"lastrecv": 1505109022,
"bytessent": 3300,
"bytesrecv": 32468,
"conntime": 1505108542,
"timeoffset": 0,
"pingtime": 0.148628,
"minping": 0.14855,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7045,
"banscore": 50,
"synced_headers": -1,
"synced_blocks": -1,
"inflight": [
],
"whitelisted": false
}
]
Notice the startingheight, synced_headers and synced_blocks on the above peers and how the startingheight is different on those two peers.
Another instance is stuck at block 7024 and it doesn't have the above error. Now look at the getpeerinfo from this instance:
[
{
"id": 5,
"addr": "104.207.130.51:40000",
"addrlocal": "35.196.242.180:49276",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109222,
"lastrecv": 1505109222,
"bytessent": 2486,
"bytesrecv": 32718,
"conntime": 1505107781,
"timeoffset": 0,
"pingtime": 0.09922499999999999,
"minping": 0.099138,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 6,
"addr": "88.99.245.124:40000",
"addrlocal": "35.196.242.180:36486",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109222,
"lastrecv": 1505109222,
"bytessent": 2672,
"bytesrecv": 33024,
"conntime": 1505107782,
"timeoffset": 0,
"pingtime": 0.102876,
"minping": 0.102876,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 7,
"addr": "97.99.69.33:40000",
"addrlocal": "35.196.242.180:51114",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109239,
"lastrecv": 1505109223,
"bytessent": 2706,
"bytesrecv": 32934,
"conntime": 1505107782,
"timeoffset": -1,
"pingtime": 0.046025,
"minping": 0.046025,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 50,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 8,
"addr": "176.36.154.195:40000",
"addrlocal": "35.196.242.180:42296",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109223,
"lastrecv": 1505109223,
"bytessent": 2672,
"bytesrecv": 33521,
"conntime": 1505107783,
"timeoffset": 8,
"pingtime": 0.128466,
"minping": 0.128308,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 9,
"addr": "94.130.23.112:40000",
"addrlocal": "35.196.242.180:33312",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109224,
"lastrecv": 1505109224,
"bytessent": 2748,
"bytesrecv": 33773,
"conntime": 1505107783,
"timeoffset": 0,
"pingtime": 0.103057,
"minping": 0.102777,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 10,
"addr": "109.169.86.14:40000",
"addrlocal": "35.196.242.180:44156",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109227,
"lastrecv": 1505109227,
"bytessent": 2562,
"bytesrecv": 32915,
"conntime": 1505107786,
"timeoffset": -7,
"pingtime": 0.091626,
"minping": 0.08931500000000001,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 11,
"addr": "108.61.204.234:40000",
"addrlocal": "35.196.242.180:47066",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109228,
"lastrecv": 1505109194,
"bytessent": 2828,
"bytesrecv": 32704,
"conntime": 1505107858,
"timeoffset": -1,
"pingtime": 0.049552,
"minping": 0.049078,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
},
{
"id": 12,
"addr": "144.76.79.109:40000",
"addrlocal": "35.196.242.180:43166",
"services": "0000000000000005",
"relaytxes": true,
"lastsend": 1505109228,
"lastrecv": 1505109229,
"bytessent": 2251,
"bytesrecv": 32386,
"conntime": 1505108388,
"timeoffset": 0,
"pingtime": 0.103012,
"minping": 0.102744,
"version": 70707,
"subver": "/Biblepay Core:1.0.2.9/",
"inbound": false,
"startingheight": 7061,
"banscore": 0,
"synced_headers": 7063,
"synced_blocks": 7023,
"inflight": [
],
"whitelisted": false
}
]
Now look again at the startingheight, synced_headers and synced_blocks.
Also, the old main node has banscore 50 lol.