I have some output what concerns me.
it shows:
{
"version" : 109900,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 322082,
But in the debug.log I see no issues of things being stalled.
I have to have a balance and the blocks should be current, but they stay at 322082.
How could this be?
What does it say for connections, proxy and errors?
{
"version" : 100100,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : -snip-,
"blocks" : 360482,
"timeoffset" : -4,
"connections" : 8,
"proxy" : "",
"difficulty" : 47589591153.62500800,
"testnet" : false,
"keypoololdest" : -snip-,
"keypoolsize" : 100,
"unlocked_until" : 0,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""
}