Author

Topic: HELP!!! NO BLOCK SOURCE... (Read 604 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
December 06, 2015, 02:16:22 PM
#4
Check that the Sync height and starting heights of each peer is not -1. Also check that the time for the Last Received is not more than 2 minutes. It should only be several seconds for each peer. Otherwise, also check that your firewall on both your computer and your router is allowing connections to port 8333.

I also found some errors on the Information section, such as:
Code:
2015-12-06 18:38:04 ERROR: AcceptToMemoryPool: nonstandard transaction: dust
Which Is repeatedly stated!
That error is irrelevant. It is only saying that it rejected a transaction because the transaction had a dust output. Any errors about AcceptToMemoryPool are irrelevant and do not matter to this.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
December 06, 2015, 01:40:02 PM
#3
From there I found:

(NOTE: I corrected this after Shorena showed me how to find the direct link to the image!)
If the image does not work, here is the link!

I also found some errors on the Information section, such as:
Code:
2015-12-06 18:38:04 ERROR: AcceptToMemoryPool: nonstandard transaction: dust
Which Is repeatedly stated!
staff
Activity: 3458
Merit: 6793
Just writing some code
December 06, 2015, 01:26:09 PM
#2
check that you have connections to peers. Go to Help > Debug Console and then the Peers tab. Make sure that they all have ping times and that none of the numbers for other stuff is -1.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
December 06, 2015, 01:12:57 PM
#1
I recently updated my bitcoin wallet and since then, it has been saying, NO BLOCK SOURCE AVALIABLE...

Does anyone have any suggestions.
I am on the win 32 version and haven't yet finished the initial download and moved from 0.11.0 to 0.11.2 moving everything across! Any Suggestions?

Thank you in advance!
Jump to: