Author

Topic: Trying to connect to testnet3 using bitcoin-qt 0 connections (Read 1610 times)

legendary
Activity: 1498
Merit: 1000
Can you share your solution? Smiley

basically what you said before, just that mojo wasn't getting a connection but http://tpfaucet.appspot.com/ was giving me a connection. And now I am currently connected to 10 peers.
member
Activity: 79
Merit: 10
Can you share your solution? Smiley
legendary
Activity: 1974
Merit: 1029
So I am trying to connect to the testnet3 and I can't get any peers. It just hangs at No block sources. If I am on the mainnet I get 10 sources and I always have full green bars. What is the issue? What peers can I manually connect too?

I haven't run testnet since Jul 26th. I just fired it up now and got 8 outgoing connections quickly. There must be something wicked with your setup since the network seems to be healthy.
member
Activity: 79
Merit: 10
I found an active testnet node here: http://testnet.mojocoin.com/about

You can add it in a few ways:

In your bitcoin.conf file (requires software restart):
addnode=199.26.85.40

Directly into a running instance of bitcoin-qt through the debug console (no restart):
addnode=199.26.85.40

Directly into a running instance of bitcoin daemon (no restart):
bitcoind addnode=199.26.85.40

When starting bitcoin daemon:
bitcoind -addnode=199.26.85.40

Also, Bitcoin Abe for Testnet can be found here: http://pool.qdoop.net:18331/chain/Testnet3
legendary
Activity: 1498
Merit: 1000
So I am trying to connect to the testnet3 and I can't get any peers. It just hangs at No block sources. If I am on the mainnet I get 10 sources and I always have full green bars. What is the issue? What peers can I manually connect too?

Here is debug.log
Code:
UPnP Port Mapping successful.
connection timeout
trying connection 220.117.166.253:18333 lastseen=105.6hrs
connection timeout
trying connection 220.117.166.253:18333 lastseen=105.6hrs
connection timeout
trying connection 174.100.170.121:18333 lastseen=134.8hrs
connection timeout
trying connection 174.100.170.121:18333 lastseen=134.8hrs
connection timeout
trying connection 174.100.170.121:18333 lastseen=134.8hrs
connection timeout
trying connection 123.194.194.140:18333 lastseen=138.2hrs
connection timeout
trying connection 174.100.170.121:18333 lastseen=134.8hrs
Jump to: