Bitcoin Forum
May 28, 2024, 09:40:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What does "No Block Source Available" Mean?  (Read 1801 times)
bitideas (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile WWW
January 20, 2014, 08:19:04 AM
 #1

Sorry, I don't know much about mining, but when I open some of my wallets they just sit there for hours and say "No Block Source Available".  Is that a problem with the wallet or does that mean nobody's mining it?  Sorry for the noob question, but would be grateful for any information!


Build your Bitcoin Downlines at the Bitcoin Downline Builder!
divinity
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 20, 2014, 08:26:43 AM
 #2

I believe that means the wallet cannot connect to peers and therefore doesn't have access to the blockchain.

Some of the more obscure/abandoned coins do this as their original nodes have given up on the coin. You will want to find working nodes (peers) to connect to. I usually just do a Google search (eg. "bitbar addnode" or "doge addnode") which brings up posts where the coins are announced - and in those announcements you'll find the working nodes.

You can cut and paste the code into the wallets configuration file (eg. 42.conf for 42 coin, doge.conf for Doge, bitbar.conf for Bitbar) which looks like this (sample only):

listen=1
daemon=1
server=1
testnet=0
rpcuser=xx
rpcpassword=123
rpcport=5915
maxconnections=500
addnode=23.239.111.69
addnode=23.239.111.68
addnode=59.188.76.25


or go into the wallet -> help -> debug -> console
and type
addnode 23.239.111.69 add <press enter>
addnode 23.239.111.68 add <press enter>
etc.

Both methods work whereas the first method saves you having to type in the addnode command every time you run the wallet. The conf file goes into the Appdata folder (C:\Users\PCNAME\AppData\Roaming\BitBar)

Note you'd change bitbar to whatever folder your wallet is saved in (42, litecoin, multibit, doge, etc.)

The nodes listed above as examples, each coin uses different nodes so don't expect the code I've given you to work. Look for mention of the ".conf" file in the announcement thread for your coin here on Bitcointalk.


NUFCrichard
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003


View Profile
January 20, 2014, 08:26:58 AM
 #3

It means you need to add nodes.  Look at the ANN topic and generally there will be nodes to add.  If not then the coin is probably dead.
hasar
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
January 20, 2014, 08:28:41 AM
 #4

It means your wallet doesn't sync. You should add addnodes on conf file.

I AM A DNOTES FANS THE COIN ABOVE ALL OTHERS.
bitideas (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile WWW
January 20, 2014, 08:39:40 AM
 #5

Wow!  Thanks for this information.  I'm going to bookmark this and learn it.

One more question: If a coin is dead, is there any way to bring it back to life without the involvement of the coin's creator?

Right now I just promote, but I'm getting ready to learn how to mine.  Thanks again for the info.

Build your Bitcoin Downlines at the Bitcoin Downline Builder!
1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
February 13, 2014, 04:00:11 AM
 #6

thanks for the info! just what i needed to know.
Im also curious what happens if the developer of a coin abandons it? who controls the coin service or mechanism? where does it live? someone must be able to make changes to the dynamics of a coin as its constantly done to other coins. who has access to that & so on, guess i have some research to do! Wink

1369
Legendary
*
Offline Offline

Activity: 1623
Merit: 1067



View Profile
February 13, 2014, 04:01:49 AM
 #7

Wow!  Thanks for this information.  I'm going to bookmark this and learn it.

One more question: If a coin is dead, is there any way to bring it back to life without the involvement of the coin's creator?

Right now I just promote, but I'm getting ready to learn how to mine.  Thanks again for the info.

if youre not mining by now, pm me, would love to help you get setup! it'll take u a couple hours of work provided you have a pc with a decent gfx card but theres just something sweet about mining your own coins! Smiley

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!