Author

Topic: Bitcoinqt v0.11.1 64 bit for OS "no block source available" (Read 1138 times)

newbie
Activity: 26
Merit: 10
when i enter it it says : No such file or directory
legendary
Activity: 2954
Merit: 4158
when i enter it it says : No such file or directory
Could you try to locate your Bitcoin Core installation directory? I don't use OSX so I don't know it well. It should be somewhere in application support if you didn't specify a custom directory to install to.
legendary
Activity: 2954
Merit: 4158
I have a hunch that its a corrupted database causing your problem. I answered another member's question with a similar problem as you.
Place this into your terminal
Code:
~/Library/Application Support/Bitcoin/ -reindex
Or replace the directory with where you installed Bitcoin Core. It reindexes the blockchain and should solve the problem. Give it sometime to run.
legendary
Activity: 2954
Merit: 4158
From the previous logs you posted, it seems like your connections to other nodes got refused. Bitcoin requires connection to other nodes to synchronize. Could you check your firewall settings? Or alternatively add these by going to HELP>debug window>console using
Code:
addnode [IP] add
and select the IPs from below.
Code:
last updated 2015.03.11
-----------------------------------------------------------------------------------------------------
IP                  - location             - owner[1]    -  speed      - info/stats page[2] - testnet
-----------------------------------------------------------------------------------------------------
185.45.192.129      - Amsterdam, NL, EU    - anon        - 1000 mbit/s - /node.php[3]       - yes
84.200.34.113       - Freinsheim, DE, EU   - Newar       - 1000 mbit/s - yes                - no
5.9.90.133          - Falkenstein, DE, EU  - zvs         -  500 mbit/s - no                 - no
94.23.146.127       - NL, EU               - Mitchełł[6] -  200 mbit/s - /status            - no
213.165.91.169      - Germany, EU          - shorena     -  100 mbit/s - yes                - no
191.236.50.217      - Virgina, US          - grue        -  100 mbit/s - no                 - no
23.92.214.123  [5]  - Rochester, USA       - Newar       -  100 mbit/s - no                 - no
-----------------------------------------------------------------------------------------------------
!!The following nodes have been unreachable at the time of the last update and might[4] be down!!
-----------------------------------------------------------------------------------------------------
all up
-----------------------------------------------------------------------------------------------------
[1] refers to a bitcointalk.org username or anon if requested
[2] same IP, port 80 or path/port given
[3] work in progress
[4] or reached max connections at the time of testing. Nodes failing 3 tests in a row will
be removed (Number of failed test is noted behind the IP)
[5] Runs BTCD (alternative full node implementation with GO)
[6] I dont want you search for those ł's on your keyboard, have a link
    https://bitcointalk.org/index.php?action=profile;u=113670
Also, go to HELP>DEBUG WINDOW>PEERS and click of any of the connected ones, if there is. Ensure that they have a height of >381866
Edit: I got the list from a post of Shorena. Thanks!
newbie
Activity: 26
Merit: 10
I have posted before and I am still wondering if anyone can help.

I am stuck loading the blockchain at 13 weeks ago with the message "no blocksource available"

I have been using all the other versions of Bitcoin qt for years and have never had a problem.

Can someone please shed some light on this problem?

Thanks
Jump to: