Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin client not downloading new blocks
by
ziv
on 15/05/2012, 06:50:24 UTC

I also had the problem that 0.6.2 didn't download any blocks after installation.
I am using the linux version on Centos 6

It had 8 connections to the bitcoin network but no blocks downloading.

It started working when I manually told it to connect to another nodes

./bitcoin-qt -addnode=91.210.181.21

I think there is a bug in there somewhere.