Author

Topic: To How many nodes you bitcoind is connected to ? (Read 227 times)

sr. member
Activity: 434
Merit: 270
September 05, 2017, 09:24:38 AM
#3
hi all.,

i just wanted to know is it just me or everybody else,

before august 1st i was connected to 60+ nodes but after 1st august, i can't get more than 23 nodes to connect to my client.

here is how mine is showing. its been up and running from last 24 hours.


Code:
[root@btc]# bitcoin-cli getinfo
{
  "deprecation-warning": "WARNING: getinfo is deprecated and will be fully removed in 0.16. Projects should transition to using getblockchaininfo, getnetworkinfo, and getwalletinfo before upgrading to 0.16",
  "version": 149900,
  "protocolversion": 70015,
  "walletversion": 139900,
  "balance": 0.00000000,
  "blocks": 483638,
  "timeoffset": 0,
  "connections": 23,     <====== THIS IS WHAT I AM LOOKING AT
  "proxy": "",
  "difficulty": 888171856257.3206,
  "testnet": false,
  "keypoololdest": 1502287213,
  "keypoolsize": 1999,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

i think i have screwed something up, while moving from one server to another, while compiling bitcoin.

it would be great if you guys could share yours node connected count. and tell me for how long your bitcoin-core is running.

thanks


I don't think it is just your node.  My VPS node (which is up 24/7) used to have around 95 connections but now has around 55.

idk what went wrong., i am trying older builds to find if its restricted in newr builds.
thanks
full member
Activity: 136
Merit: 120
hi all.,

i just wanted to know is it just me or everybody else,

before august 1st i was connected to 60+ nodes but after 1st august, i can't get more than 23 nodes to connect to my client.

here is how mine is showing. its been up and running from last 24 hours.


Code:
[root@btc]# bitcoin-cli getinfo
{
  "deprecation-warning": "WARNING: getinfo is deprecated and will be fully removed in 0.16. Projects should transition to using getblockchaininfo, getnetworkinfo, and getwalletinfo before upgrading to 0.16",
  "version": 149900,
  "protocolversion": 70015,
  "walletversion": 139900,
  "balance": 0.00000000,
  "blocks": 483638,
  "timeoffset": 0,
  "connections": 23,     <====== THIS IS WHAT I AM LOOKING AT
  "proxy": "",
  "difficulty": 888171856257.3206,
  "testnet": false,
  "keypoololdest": 1502287213,
  "keypoolsize": 1999,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

i think i have screwed something up, while moving from one server to another, while compiling bitcoin.

it would be great if you guys could share yours node connected count. and tell me for how long your bitcoin-core is running.

thanks


I don't think it is just your node.  My VPS node (which is up 24/7) used to have around 95 connections but now has around 55.
sr. member
Activity: 434
Merit: 270
hi all.,

i just wanted to know is it just me or everybody else,

before august 1st i was connected to 60+ nodes but after 1st august, i can't get more than 23 nodes to connect to my client.

here is how mine is showing. its been up and running from last 24 hours.


Code:
[root@btc]# bitcoin-cli getinfo
{
  "deprecation-warning": "WARNING: getinfo is deprecated and will be fully removed in 0.16. Projects should transition to using getblockchaininfo, getnetworkinfo, and getwalletinfo before upgrading to 0.16",
  "version": 149900,
  "protocolversion": 70015,
  "walletversion": 139900,
  "balance": 0.00000000,
  "blocks": 483638,
  "timeoffset": 0,
  "connections": 23,     <====== THIS IS WHAT I AM LOOKING AT
  "proxy": "",
  "difficulty": 888171856257.3206,
  "testnet": false,
  "keypoololdest": 1502287213,
  "keypoolsize": 1999,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

i think i have screwed something up, while moving from one server to another, while compiling bitcoin.

it would be great if you guys could share yours node connected count. and tell me for how long your bitcoin-core is running.

thanks

Jump to: