Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin sync always behind
by
defcon23
on 11/04/2017, 12:57:52 UTC
You will need to reindex the blockchain. Start Bitcoin Core with the -reindex option. Note that this is a command line option for when you start Bitcoin Core, NOT something you enter into Core's debug console. For specific instructions on how to start Core with -reindex, we need to know what OS you are using.

this is the correct solution wich was given by achow101 : you indeed have to launch your wallet with the -reindex  option.