Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Tech-Challenged on May 28, 2015, 02:01:05 AM



Title: No Block Source Available Error-Bitcoin Core--Help Please!!!
Post by: Tech-Challenged on May 28, 2015, 02:01:05 AM
I clicked on the Bitcoin Core symbol on my desktop computer to open it and I got an error.  I think it said something about application failure and asked if I wanted to ignore it so I said yes (was that the wrong answer?).  Then Bitcoin Core came up but now says "No block source Available" and shows zero Bitcoin in my wallet.  It loaded almost instantly but says 6 years and 20 weeks behind.  It shows former transactions in a grayed out box as well as previous wallet addresses I've used.  I've tried to start over by downloading Bitcoin Core again, but the same thing keeps coming up..."No Block Source Available."

Can anyone help me with this?  At a loss.  Thank you!!!


Title: Re: No Block Source Available Error-Bitcoin Core--Help Please!!!
Post by: Amph on May 28, 2015, 06:03:34 AM
what version is this?

that 6 years and 20 week is just the synching process, you should let it finish first, it will take a while

there isn't any problem here just a incorrect understanding of how the client work


Title: Re: No Block Source Available Error-Bitcoin Core--Help Please!!!
Post by: hexafraction on May 28, 2015, 10:51:32 PM
Is the machine with the wallet connected to the Internet? Is there some over-zealous firewall blocking port 8333?


Title: Re: No Block Source Available Error-Bitcoin Core--Help Please!!!
Post by: achow101 on May 28, 2015, 11:12:44 PM
Make sure that your firewall on your computer or router is not blocking port 8333. The warning just means that Bitcoin Core has not downloaded any blocks.


Title: Re: No Block Source Available Error-Bitcoin Core--Help Please!!!
Post by: ranochigo on May 29, 2015, 04:22:18 AM
Is the machine with the wallet connected to the Internet? Is there some over-zealous firewall blocking port 8333?
Make sure that your firewall on your computer or router is not blocking port 8333. The warning just means that Bitcoin Core has not downloaded any blocks.
Both of you are wrong. Most home modem don't specifically block outgoing port 8333 hence, Port forwarding is not needed to run Bitcoin Core. You only need to open TCP 8333 if you are looking to help the network by running a full node. The warning means that Bitcoin core cannot find the node with the blockchain.

Edit: thanks to ciyam for the correction.


Title: Re: No Block Source Available Error-Bitcoin Core--Help Please!!!
Post by: CIYAM on May 29, 2015, 04:42:55 AM
Both of you are wrong.

Firewalls (at least some of them) can be configured to block "outgoing port requests" so you might not want to just jump in and call people "wrong" (and if the OP is able to access internet but Bitcoin Core cannot find any peers then this could well be the reason why).

In a home internet situation outgoing port 8333 requests being blocked would seem very unlikely though. One suggestion that immediately comes to mind is to try using a different internet connection (preferable via another ISP) such as a 3G one and see if that makes a difference (i.e. it could be possible that the ISP is blocking the port).