Hey all,
I have just set up Bitcoin on a new server and for the last few hours (and after several resets) I am getting a message: "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."
Blockchain does not download even though I have 20+ connections. Is this just me or is anyone else having this issue? Any recent changes I may not know about that would cause this?
I am on Debian Squeeze 7.1, strangely Litecoin is working fine
# bitcoind getinfo
{
"version" : 89900,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 0,
"timeoffset" : -1,
"connections" : 29,
"proxy" : "",
"difficulty" : 1.00000000,
"testnet" : false,
"keypoololdest" : 1377804875,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."
}