Bitcoin Forum
May 09, 2024, 09:29:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: testnet not bootstrapping?  (Read 2023 times)
nelisky (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001


View Profile
May 13, 2011, 12:03:51 AM
 #1

Hey,

I've compiled bitcoind from gavin's git at 04a667b0767a6c3fff8d24be784ccaec9edf712b on my mac, and while everything is working great for the real bitcoin network, testnet seems to refuse to bootstrap.

Looking at the logs it doesn't even try to connect to IRC, though I'm not using -connect nor -noirc (I am using -nolisten and -rpcport, as I have another bitcoin running).

What am I missing? Alternatively can you share the IPs for the some testnet nodes I can connect to?
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715290189
Hero Member
*
Offline Offline

Posts: 1715290189

View Profile Personal Message (Offline)

Ignore
1715290189
Reply with quote  #2

1715290189
Report to moderator
1715290189
Hero Member
*
Offline Offline

Posts: 1715290189

View Profile Personal Message (Offline)

Ignore
1715290189
Reply with quote  #2

1715290189
Report to moderator
Gavin Andresen
Legendary
*
Offline Offline

Activity: 1652
Merit: 2216


Chief Scientist


View Profile WWW
May 13, 2011, 12:49:37 AM
 #2

-nolisten turns on -noirc.

Try:

addnode=69.164.218.197

... to connect to the testnet Faucet bitcoind.

How often do you get the chance to work on a potentially world-changing project?
nelisky (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001


View Profile
May 13, 2011, 01:05:55 AM
 #3

Well, it has one single
Code:
trying connection  lastseen=-334791.3hrs lasttry=-362569.1hrs

I'll let it run for a bit, see what happens.

But I'm puzzled; so the reason this works on non testnet new wallets (that don't yet have stored node addresses) is because there's a list of seeds hardcoded, which means no such list exists for testnet?
nelisky (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001


View Profile
May 13, 2011, 01:34:18 AM
 #4

And it is still not connecting, or even trying to actually. I also tried with -connect instead, which keeps at least keeps popping those 'trying connection' entries in the log, but still doesn't connect.

What port is bitcoin testnet connecting to? I'll double check I can access it.
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!