Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: barry.white on February 04, 2018, 06:44:23 PM



Title: Peer discovery problem
Post by: barry.white on February 04, 2018, 06:44:23 PM
For some reason new peers aren't being discovered after connecting to hardcoded nodes. New users always have constant amount of connections (only the nodes, that are hardcoded in the wallet). What could be the cause of seed nodes not 'sharing' the connected peers with other peers?


Title: Re: Peer discovery problem
Post by: Jet Cash on February 04, 2018, 07:21:22 PM
Is that related to this problem

https://bitcointalk.org/index.php?topic=2880760.0


Title: Re: Peer discovery problem
Post by: barry.white on February 04, 2018, 09:26:56 PM
Is that related to this problem

https://bitcointalk.org/index.php?topic=2880760.0


 it isn't unfortunately, and there are no errors in debug.log which is strange. Anyone encountered similar problems or able to possibly assist me with a diagnosis?


Title: Re: Peer discovery problem
Post by: Jet Cash on February 05, 2018, 09:01:25 AM
Maybe it is related to my problem then. I'm starting to wonder if there is some sort of node selection system in operation. I disconnect manually if a peer has a ping in the nn,nnn ms range if I see it, but that is probably a function of network congestion rather than wallet options. Are there any wallet options that I should enable to make my wallet more acceptable to other nodes?


Title: Re: Peer discovery problem
Post by: aleksej996 on February 05, 2018, 02:23:12 PM
Are you using Tor by any chance?
Maybe your ISP is blocking your clearnet (or Tor for that matter) connections to the Bitcoin network.


Title: Re: Peer discovery problem
Post by: barry.white on February 05, 2018, 08:36:04 PM
So I think I found out the issue, i tried with 10 running VPS instances and it seemed to manage a connection. It seems maybe 3-4 may not have been enough. Going to retest it again tonight just to make sure it's all good.