Bitcoin Forum
April 26, 2024, 02:44:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin can't connect to any server  (Read 2578 times)
dree12 (OP)
Legendary
*
Offline Offline

Activity: 1246
Merit: 1077



View Profile
August 03, 2011, 06:01:47 PM
 #1

I'm having a slight problem here: whenever I start the bitcoin client without parameters, it starts normally but can't get any connections (always at zero). What happens is
Quote
IRC got join
IRC got join
connection timeout
trying connection 94.69.147.4:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
trying connection 99.9.200.216:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
trying connection 46.160.108.99:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
trying connection 152.98.218.1:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
trying connection 81.229.89.130:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
trying connection 76.175.90.117:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
trying connection 77.46.135.73:8333 lastseen=69945.6hrs lasttry=-364549.9hrs
connection timeout
over and over again with different IP addresses. Figuring maybe port 8333 is blocked or something, I tried "bitcoin -port 80", "bitcoin -port 6667" but in these cases it simply exits with an error: "error - couldn't connect to server". Then, why trying "bitcoin -connect=192.168.0.100" it works, but still no connections. Using "bitcoin -addnode x.x.x.x" with every fallback node listed on the wiki produces the same "error - couldn't connect to server".

This is the precompiled 0.3.24 beta bitcoin client on Win7 32bit, can anyone help me with this?

P.S.: It was working 2 days ago, but suddenly stopped.
1714099461
Hero Member
*
Offline Offline

Posts: 1714099461

View Profile Personal Message (Offline)

Ignore
1714099461
Reply with quote  #2

1714099461
Report to moderator
1714099461
Hero Member
*
Offline Offline

Posts: 1714099461

View Profile Personal Message (Offline)

Ignore
1714099461
Reply with quote  #2

1714099461
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714099461
Hero Member
*
Offline Offline

Posts: 1714099461

View Profile Personal Message (Offline)

Ignore
1714099461
Reply with quote  #2

1714099461
Report to moderator
1714099461
Hero Member
*
Offline Offline

Posts: 1714099461

View Profile Personal Message (Offline)

Ignore
1714099461
Reply with quote  #2

1714099461
Report to moderator
jmlm-1970
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 13, 2012, 06:06:40 PM
 #2

Maybe the solution for server error is in firewall settings.

Just turn off the firewall, if it starts working, then adjust the firewall preferences, including disable (menu Edit/Preferences/Advanced Options):

block broadcasts from external network
block broadcasts from internal network
block traffic from reserved addresses on public interfaces

Have fun,
João Moreira.
dree12 (OP)
Legendary
*
Offline Offline

Activity: 1246
Merit: 1077



View Profile
February 13, 2012, 10:32:34 PM
 #3

Now, that was the first post I ever made you replied to Shocked. This type of problem seems to be caused by a corrupt bitcoin installation, according to a certain Bitcoin developer:
The "lastseen" value of the nodes your client knows about is 65000 hours in the future. My guess is that your system clock is set to somewhere in 2005.

Still, the client should warn you about this instead of having this erratic behavior.

(note: my clock is not set to 2005; therefore the client is broken).

I don't know what could be causing client problems, and it certainly is a problem only I have had. Both times, reinstalling Bitcoin worked perfectly (the first time by accident, so I thought little of it).
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1025



View Profile WWW
February 14, 2012, 01:28:49 AM
 #4

Bitcoin has a file in it's data directory called addr.dat, which contains a list of all IP addresses you've previously connected to. Providing that your clock is now correct, it looks like the cache of previously used addresses is bad. I would delete the addr.dat file to bootstrap your client again. You can also remove the command line options and any bitcoin.conf config file you created. When you run Bitcoin, make sure the "Connect through socks4 proxy" is not selected, some users mess with this not understanding what it does.
dree12 (OP)
Legendary
*
Offline Offline

Activity: 1246
Merit: 1077



View Profile
February 14, 2012, 01:40:05 AM
 #5

Bitcoin has a file in it's data directory called addr.dat, which contains a list of all IP addresses you've previously connected to. Providing that your clock is now correct, it looks like the cache of previously used addresses is bad. I would delete the addr.dat file to bootstrap your client again. You can also remove the command line options and any bitcoin.conf config file you created. When you run Bitcoin, make sure the "Connect through socks4 proxy" is not selected, some users mess with this not understanding what it does.
I think I narrowed it down to a client corruption somewhere, but if reinstalling bitcoin (which AFAIK does not change addr.dat) worked, I think addr.dat is not involved. I don't have the technology to run md5sums or something on my executables, so I can't prove any of this. But what happened is what happened and I shouldn't worry too much about 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!