3
My bitcoin-qt (on ubuntu installed via the PPA) just plain won't sync. It's been running for days and no/little progress past ~82256 blocks remaining...
I've also got an error displaying "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
I've got a good unrestricted internet connection and plenty of RAM, CPU and HDD.
I even tried loading the client with instructions on here (bootstrapping) http://eu2.bitcoincharts.com/blockchain/ to no end.
I've also purged all files from the .bitcoin directory (excluding wallet.dat of course) and started again to no end.
Can someone help?
{
"version" : 80100,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 149874,
"connections" : 11,
"proxy" : "",
"difficulty" : 1468195.42722083,
"testnet" : false,
"keypoololdest" : 1337298958,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}
After a few days of working fine, the error is back. I'll look into this and get back to you. – hozza – 2013-05-02T12:10:40.620
I've found a forum that shines some light on the subject. I'm running "-checkblocks=0 -checklevel=6" now, we'll see how that goes. https://bitcointalk.org/index.php?topic=103167.0
– hozza – 2013-05-02T12:52:26.907Seems to start working and then simply dies. I think it might have something to do with my encrypted file-system. – hozza – 2013-05-03T00:14:25.127