[
{
"addr" : "4.3.2.1:31616",
"services" : "00000000",
"lastsend" : 1400487961,
"lastrecv" : 0,
"bytessent" : 126,
"bytesrecv" : 0,
"conntime" : 1400487961,
"version" : 0,
"subver" : "",
"inbound" : false,
"startingheight" : -1,
"banscore" : 0
}
]

getinfo
{
"version" : 80501,
"protocolversion" : 70004,
"walletversion" : 60000,
"balance" :5.57293000,
"blocks" : 250888,
"timeoffset" : 0,
"connections" : 1,
"proxy" : "10.18.40.156:1080",
"difficulty" : 0.08075895,
"testnet" : false,
"keypoololdest" : 1400460932,
"keypoolsize" : 85,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
Well there's your problem...
The node you got doesnt really exist.
you somehow forked the chain and you're all alone on that chain.
Delete the blockchain and resync with one of these nodes:
addnode=46.246.25.91:31616
addnode=62.210.162.235:31616
addnode=23.226.130.190:31616
addnode=72.9.151.248:31616
OK,thankyou