• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Downloading blockchain hung

teamer

Active member
"version" : 91210,
"protocolversion" : 70023,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 34163,
"timeoffset" : -1,
"connections" : 7,
"proxy" : "",
"difficulty" : 225.68788087,
"testnet" : false,
"keypoololdest" : 1407238531,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""

deleted everything and tried 3 times, gets stuck here
 
"version" : 91210,
"protocolversion" : 70023,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 34163,
"timeoffset" : -1,
"connections" : 7,
"proxy" : "",
"difficulty" : 225.68788087,
"testnet" : false,
"keypoololdest" : 1407238531,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""

deleted everything and tried 3 times, gets stuck here
This was a bug in windows client versions < 0.9.12.11 - try 0.9.12.13 instead
 
What are you trying? You are on main net with the testnet client.
Either use -testnet flag or roll back your client version as chaeplin already mentioned.
 
What are you trying? You are on main net with the testnet client.
Either use -testnet flag or roll back your client version as chaeplin already mentioned.
He is using RC4 on mainnet, which should be no problem at all. There is no "testnet" or "mainnet" client.
 
He is using RC4 on mainnet, which should be no problem at all. There is no "testnet" or "mainnet" client.
I thought RC4 client has a new protocol version and kicks all clients with RC3 version. Or is that only valid for testnet?
 
I thought RC4 client has a new protocol version and kicks all clients with RC3 version. Or is that only valid for testnet?
Yes, RC4 denies incoming connections from RC3 clients, but RC3 clients accept incoming connections from RC 4 ;)

So it's a valid and working use case to connect RC4 client to mainnet.

Nevertheless it does not make sense to run a RC4 masternode on mainnet yet, as it will not get selected by the miners :)
 
Back
Top