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

[Problem] No block source available

Naruto

Active member
I currently cannot sync my wallet to the network and it said no block source available

I have tried to delete C:\ProgramData\boost_interprocess folder but it seems didn't work

The debug.log have these line
2016-12-07 03:25:07 ERROR: invalid header received 0000000000005792321dc1bb8cddaefc0aaa7eb5d21fcceca38cfe69ed747c27
2016-12-07 03:25:07 ProcessMessage(headers, 98985 bytes) FAILED peer=8

Not only that. My Bitcoin Unlimited and Armory client also have the same problem
Do anyone have any idea of what is happening ??
 
Not sure what C:\ProgramData\boost_interprocess was for so can't comment on this, should have nothing to do with Dash.

"invalid header received 0000000000005792321dc1bb8cddaefc0aaa7eb5d21fcceca38cfe69ed747c27" means that you probably forked, this block should be valid https://explorer.dash.org/block/0000000000005792321dc1bb8cddaefc0aaa7eb5d21fcceca38cfe69ed747c27
Usually the way to fix this is by doing these steps:
1. delete peers.dat and try again
2. same as (1) but start with "-reindex"
 
Not sure what C:\ProgramData\boost_interprocess was for so can't comment on this, should have nothing to do with Dash.

"invalid header received 0000000000005792321dc1bb8cddaefc0aaa7eb5d21fcceca38cfe69ed747c27" means that you probably forked, this block should be valid https://explorer.dash.org/block/0000000000005792321dc1bb8cddaefc0aaa7eb5d21fcceca38cfe69ed747c27
Usually the way to fix this is by doing these steps:
1. delete peers.dat and try again
2. same as (1) but start with "-reindex"

Option 2 seem working now. Thanks:)
 
This may be a silly question, but how do I start with "-reindex" please?

I'm using a Mac, thanks.
 
Last edited:
Back
Top