Bitcoin Forum
April 25, 2024, 12:10:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Node gets stalled stop receiving connections  (Read 686 times)
miguelmorales85 (OP)
Hero Member
*****
Offline Offline

Activity: 544
Merit: 506


View Profile
October 01, 2017, 08:22:09 PM
Merited by ABCbits (1)
 #1

Hi community, I have a pruned Raspnode on 0.15.0.1 and I have been monitoring it using bitnode21.co

Thing is that today I got a email about my node being STALLED the message from bitnodes21.co is the following:

Bitcoin node at [XXXXXXXXXXXXXXX]:8333 has stalled and does not appear to be downloading newer blocks from its peers.
If you are running this node, try restarting the Bitcoin client. If the issue persists, please report it to the software maintainer of the Bitcoin client.


I ssh to the Raspnode and I can see on the debug the following:
Code:
2017-10-01 19:58:04 connect() to 70.67.108.238:8333 failed after select(): Connection refused (111)
2017-10-01 19:59:49 connect() to 58.8.174.136:8333 failed after select(): Connection refused (111)


Still when I do a
Code:
getblockchaininfo
the headers and blocks keep updated to the last one. So it seems it was downloading newer blocks.

I would like to know what can I do to evade this stall status so my raspnode can run smoothly.

Thanks for your comments
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714003825
Hero Member
*
Offline Offline

Posts: 1714003825

View Profile Personal Message (Offline)

Ignore
1714003825
Reply with quote  #2

1714003825
Report to moderator
1714003825
Hero Member
*
Offline Offline

Posts: 1714003825

View Profile Personal Message (Offline)

Ignore
1714003825
Reply with quote  #2

1714003825
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3374
Merit: 6535


Just writing some code


View Profile WWW
October 01, 2017, 11:52:34 PM
 #2

Post more of your debug.log. The snippet you posted is likely to be irrelevant and does not provide enough information.

miguelmorales85 (OP)
Hero Member
*****
Offline Offline

Activity: 544
Merit: 506


View Profile
October 03, 2017, 07:43:00 PM
 #3

Post more of your debug.log. The snippet you posted is likely to be irrelevant and does not provide enough information.

hello , the node has just fall stalled again. From bitnodes21.co I have received the node is stalled. On their status page this is the information shown:

UP
CONNECTED SINCE 1 DAY, 22 HOURS AGO
38 ms
AVERAGE LATENCY
7.1172 Mbps
NETWORK SPEED
/Satoshi:0.15.0.1/
USER AGENT
70015
PROTOCOL VERSION
NODE_BLOOM, NODE_WITNESS (12)
SERVICES
488016 (99.97%)
HEIGHT

But when I check getblockchaininfo on the Raspnode I get this:
pi@raspberrypi:~ $ bitcoin-cli getblockchaininfo
{
  "chain": "main",
  "blocks": 488172,
  "headers": 488172,

  "bestblockhash": "0000000000000000008dba66087bb15276263d7f639dbc76d94e5b6be9ff84d6",
  "difficulty": 1123863285132.967,
  "mediantime": 1507057428,
  "verificationprogress": 0.9999992460967565,
  "chainwork": "00000000000000000000000000000000000000000094c914567ca3eb04c4d1aa",
  "pruned": true,
  "softforks": [
    {
      "id": "bip34",
      "version": 2,
      "reject": {
        "status": true
      }
    },
    {
      "id": "bip66",
      "version": 3,
      "reject": {
        "status": true
      }
    },
    {
      "id": "bip65",
      "version": 4,
      "reject": {
        "status": true
      }
    }
  ],
  "bip9_softforks": {
    "csv": {
      "status": "active",
      "startTime": 1462060800,
      "timeout": 1493596800,
      "since": 419328
    },
    "segwit": {
      "status": "active",
      "startTime": 1479168000,
      "timeout": 1510704000,
      "since": 481824
    }
  },
  "pruneheight": 487254
}


When I check getnetworkinfo

Code:
pi@raspberrypi:~ $ bitcoin-cli getnetworkinfo
{
  "version": 150001,
  "subversion": "/Satoshi:0.15.0.1/",
  "protocolversion": 70015,
  "localservices": "000000000000000c",
  "localrelay": true,
  "timeoffset": 0,
  "networkactive": true,
  "connections": 9,
  "networks": [
    {
      "name": "ipv4",
      "limited": false,
      "reachable": true,
      "proxy": "",
      "proxy_randomize_credentials": false
    },
    {
      "name": "ipv6",
      "limited": false,
      "reachable": true,
      "proxy": "",
      "proxy_randomize_credentials": false
    },
    {
      "name": "onion",
      "limited": false,
      "reachable": true,
      "proxy": "127.0.0.1:9050",
      "proxy_randomize_credentials": true
    }
  ],
  "relayfee": 0.00001000,
  "incrementalfee": 0.00001000,
  "localaddresses": [
    {
      "address": "2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa",
      "port": 8333,
      "score": 190
    },
    {
      "address": "zmuzcuoflsycriya.onion",
      "port": 8333,
      "score": 4
    }
  ],
  "warnings": ""
}


The debug is as follows:

Code:
pi@raspberrypi:~ $ tail -n 80 -f .bitcoin/debug.log
2017-10-03 14:15:53 connect() to 173.239.210.30:8333 failed after select(): Connection refused (111)
2017-10-03 14:18:59 receive version message: /Satoshi:0.15.0/Knots:20170914/: version 70015, blocks=488135, us=85.49.230.94:22090, peer=331
2017-10-03 14:19:10 UpdateTip: new best=000000000000000000b953b0bf898baa2369ba95830a866204f79ffb474e759b height=488136 version=0x20000000 log2_work=87.215695 tx=258980316 date='2017-10-03 14:19:07' progress=1.000000 cache=31.3MiB(254760txo)
2017-10-03 14:36:54 connect() to 184.59.137.14:8333 failed after select(): Connection refused (111)
2017-10-03 14:37:52 connect() to 46.4.7.194:8333 failed after select(): Connection refused (111)
2017-10-03 14:38:33 connect() to 153.126.179.191:8333 failed after select(): No route to host (113)
2017-10-03 14:38:34 UpdateTip: new best=000000000000000000cc7e729c406f5ec387bddd5bb258aa304e29af39e577f3 height=488137 version=0x20000000 log2_work=87.215734 tx=258982893 date='2017-10-03 14:38:29' progress=1.000000 cache=32.0MiB(262007txo)
2017-10-03 14:52:16 UpdateTip: new best=0000000000000000007ab96249408b7cd278089a9564511feb6f7debc962fc20 height=488138 version=0x20000000 log2_work=87.215773 tx=258984991 date='2017-10-03 14:51:40' progress=1.000000 cache=32.7MiB(268325txo)
2017-10-03 14:52:39 UpdateTip: new best=0000000000000000005dcaacb261a74f4868137bff0f96536902c82ceb0136e2 height=488139 version=0x20000000 log2_work=87.215812 tx=258987027 date='2017-10-03 14:52:32' progress=1.000000 cache=32.9MiB(270515txo)
2017-10-03 14:54:31 UpdateTip: new best=00000000000000000037c858e181aa8f20d3b3427fc82577b1a6c4e369e14982 height=488140 version=0x20000000 log2_work=87.21585 tx=258989073 date='2017-10-03 14:54:09' progress=1.000000 cache=33.2MiB(273149txo)
2017-10-03 14:54:59 UpdateTip: new best=0000000000000000009ae7997c41a8d0278180cc492024103622887c615d5c6e height=488141 version=0x20000000 log2_work=87.215889 tx=258989186 date='2017-10-03 14:54:31' progress=1.000000 cache=33.3MiB(273573txo)
2017-10-03 14:57:37 connect() to [2602:304:ccdf:a560:612c:bc4a:8563:2911]:8333 failed after select(): Permission denied (13)
2017-10-03 14:58:25 UpdateTip: new best=00000000000000000034358f5b63b5cdbfdea808e5928984fa98c7412cad1a5c height=488142 version=0x20000000 log2_work=87.215928 tx=258989785 date='2017-10-03 14:58:24' progress=1.000000 cache=33.4MiB(274775txo)
2017-10-03 15:11:58 Pre-allocating up to position 0x500000 in rev01016.dat
2017-10-03 15:11:58 UpdateTip: new best=0000000000000000003c0a0b9a51d9046603cd799b7eded5dbfdcc6a276d7453 height=488143 version=0x20000000 log2_work=87.215967 tx=258990973 date='2017-10-03 15:11:16' progress=0.999999 cache=33.7MiB(277769txo)
2017-10-03 15:14:48 connect() to 173.239.208.15:8333 failed after select(): Connection refused (111)
2017-10-03 15:21:44 receive version message: /BitcoinUnlimited:1.0.3(EB16; AD12)/: version 80002, blocks=488143, us=85.49.230.94:20152, peer=332
2017-10-03 15:22:01 UpdateTip: new best=0000000000000000005b74f930bd816cc2bb8342b64f9e5abfdb5cf34abb16a0 height=488144 version=0x20000000 log2_work=87.216005 tx=258993052 date='2017-10-03 15:21:42' progress=1.000000 cache=34.4MiB(284068txo)
2017-10-03 15:25:25 connect() to 74.4.74.3:8333 failed after select(): No route to host (113)
2017-10-03 15:29:58 UpdateTip: new best=000000000000000000eab6b9fdde1562afcd22d169dcf4c473b61d9cf3bfbd1b height=488145 version=0x20000000 log2_work=87.216044 tx=258994787 date='2017-10-03 15:30:11' progress=1.000000 cache=34.9MiB(288596txo)
2017-10-03 15:35:51 Pre-allocating up to position 0x3000000 in blk01016.dat
2017-10-03 15:35:52 UpdateTip: new best=000000000000000000c8575aac8b88756afe70917e6563bece1bed8ec5530985 height=488146 version=0x20000000 log2_work=87.216083 tx=258997095 date='2017-10-03 15:35:31' progress=1.000000 cache=35.4MiB(293769txo)
2017-10-03 15:58:04 UpdateTip: new best=000000000000000000af83cbc78f3fdf1cb8ff6f3cf5cee948c60b3402703d0a height=488147 version=0x20000000 log2_work=87.216122 tx=258999762 date='2017-10-03 15:58:18' progress=1.000000 cache=36.5MiB(303719txo)
2017-10-03 15:58:21 connect() to 217.64.46.246:8333 failed after select(): Connection refused (111)
2017-10-03 16:07:18 connect() to 82.78.191.154:8333 failed after select(): No route to host (113)
2017-10-03 16:15:49 receive version message: /Satoshi:0.14.1/: version 70015, blocks=488147, us=[2a01:4f8:c0c:1187::2]:8333, peer=333
2017-10-03 16:18:44 UpdateTip: new best=00000000000000000089ef3ff85afa89c853f66b046af0e299f437786a7cf55f height=488148 version=0x20000000 log2_work=87.21616 tx=259002390 date='2017-10-03 16:18:28' progress=1.000000 cache=37.5MiB(313523txo)
2017-10-03 16:19:54 UpdateTip: new best=000000000000000000deef36a147950f55d3aa935c476a11dd35c8dc16ae53d8 height=488149 version=0x20000000 log2_work=87.216199 tx=259004537 date='2017-10-03 16:19:35' progress=1.000000 cache=37.8MiB(315876txo)
2017-10-03 16:26:29 receive version message: /Satoshi:0.14.0/: version 70015, blocks=488149, us=[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:59894, peer=334
2017-10-03 16:36:12 Pre-allocating up to position 0x600000 in rev01016.dat
2017-10-03 16:36:13 UpdateTip: new best=000000000000000000420b061d962061043fcd7422beb5813bef42dae4021442 height=488150 version=0x20000000 log2_work=87.216238 tx=259006679 date='2017-10-03 16:35:36' progress=1.000000 cache=38.7MiB(324356txo)
2017-10-03 16:46:39 UpdateTip: new best=000000000000000000648fbaaed343eaf085ba87702e89e04e2cadbbeb2e507d height=488151 version=0x20000000 log2_work=87.216277 tx=259009053 date='2017-10-03 16:46:38' progress=1.000000 cache=39.3MiB(330037txo)
2017-10-03 16:51:34 UpdateTip: new best=0000000000000000004a6a6c4c2262112504d186811328d3d65a09dec6a9e0bd height=488152 version=0x20000000 log2_work=87.216315 tx=259011540 date='2017-10-03 16:51:15' progress=1.000000 cache=39.7MiB(334046txo)
2017-10-03 16:52:19 UpdateTip: new best=000000000000000000875fc42c8cee9b09f23a05845ede1ff273d85fd5f18e33 height=488153 version=0x20000000 log2_work=87.216354 tx=259013724 date='2017-10-03 16:52:09' progress=1.000000 cache=40.0MiB(336793txo)
2017-10-03 16:52:42 UpdateTip: new best=0000000000000000003602c8a3d80a2e06e2998debf0d16dd3c69bafa365d6a2 height=488154 version=0x20000000 log2_work=87.216393 tx=259015368 date='2017-10-03 16:52:38' progress=1.000000 cache=40.3MiB(339408txo)
2017-10-03 16:54:40 receive version message: /Satoshi:0.14.2/: version 70015, blocks=488154, us=85.49.230.94:21784, peer=335
2017-10-03 16:57:34 connect() to 219.234.197.194:8333 failed after select(): Connection refused (111)
2017-10-03 16:58:41 connect() to 46.151.136.167:8333 failed after select(): No route to host (113)
2017-10-03 16:58:58 connect() to [240e:f0:6f8:e540:594e:2ba6:5e3:c3b1]:8333 failed after select(): No route to host (113)
2017-10-03 17:04:15 receive version message: /Satoshi:0.15.0.1/: version 70015, blocks=488154, us=[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:38584, peer=336
2017-10-03 17:11:08 connect() to 218.214.107.94:8333 failed after select(): Connection refused (111)
2017-10-03 17:12:36 UpdateTip: new best=000000000000000000d26a371de8831cef651e572c52b57687ca61cc4a225854 height=488155 version=0x20000000 log2_work=87.216431 tx=259017888 date='2017-10-03 17:13:03' progress=1.000000 cache=41.1MiB(346943txo)
2017-10-03 17:12:54 UpdateTip: new best=0000000000000000006dc2d51ebe5975938ed308604527ac27e4cc6dd5f40583 height=488156 version=0x20000000 log2_work=87.21647 tx=259019704 date='2017-10-03 17:12:52' progress=1.000000 cache=41.3MiB(348711txo)
2017-10-03 17:18:19 connect() to 138.68.63.108:8333 failed after select(): Connection refused (111)
2017-10-03 17:18:35 receive version message: /Satoshi:0.12.0/: version 70012, blocks=488156, us=85.49.230.94:20392, peer=337
2017-10-03 17:19:04 connect() to 92.46.48.54:8333 failed after select(): Connection refused (111)
2017-10-03 17:33:40 UpdateTip: new best=000000000000000000a11427b21ebcb41af166f7b1be4d883b506839c5b05b76 height=488157 version=0x20000000 log2_work=87.216509 tx=259022335 date='2017-10-03 17:33:04' progress=1.000000 cache=42.3MiB(358037txo)
2017-10-03 17:43:54 connect() to 91.156.248.127:8333 failed after select(): Connection refused (111)
2017-10-03 17:44:58 Pre-allocating up to position 0x700000 in rev01016.dat
2017-10-03 17:44:58 UpdateTip: new best=000000000000000000679450319cb1875aa23e8b66220b00ef4b013730774d97 height=488158 version=0x20000000 log2_work=87.216548 tx=259024748 date='2017-10-03 17:44:33' progress=1.000000 cache=43.1MiB(365731txo)
2017-10-03 17:45:07 connect() to 188.124.114.248:8333 failed after select(): Connection refused (111)
2017-10-03 17:45:54 UpdateTip: new best=000000000000000000c3f2ef25d9b7983aeb6bf6fd73d5b1d39e7ce2568c2116 height=488159 version=0x20000000 log2_work=87.216586 tx=259026868 date='2017-10-03 17:45:26' progress=1.000000 cache=43.4MiB(368649txo)
2017-10-03 17:48:35 connect() to 119.253.64.54:8333 failed after select(): No route to host (113)
2017-10-03 17:53:04 UpdateTip: new best=000000000000000000951ebfb9224b579780468e52a3b9a9e09fc7f782e072f1 height=488160 version=0x20000000 log2_work=87.216625 tx=259029032 date='2017-10-03 17:52:56' progress=1.000000 cache=44.1MiB(374695txo)
2017-10-03 18:10:26 UpdateTip: new best=0000000000000000004a694e041f96233761d143d5ba21da20251196b33d5d40 height=488161 version=0x20000000 log2_work=87.216664 tx=259031211 date='2017-10-03 18:09:33' progress=0.999999 cache=45.1MiB(384102txo)
2017-10-03 18:11:11 receive version message: /Satoshi:0.14.0/: version 70015, blocks=488161, us=85.49.230.94:20208, peer=338
2017-10-03 18:12:19 receive version message: /Satoshi:0.14.2/: version 70015, blocks=488161, us=85.49.230.94:20612, peer=339
2017-10-03 18:12:26 Pre-allocating up to position 0x4000000 in blk01016.dat
2017-10-03 18:12:27 UpdateTip: new best=00000000000000000054b2030477d5df905366569638615b6a17917adf263233 height=488162 version=0x20000000 log2_work=87.216703 tx=259033307 date='2017-10-03 18:12:01' progress=1.000000 cache=45.4MiB(387385txo)
2017-10-03 18:16:16 UpdateTip: new best=00000000000000000031944aee9496e6c77f909508b797b19b9f6a662a6e6996 height=488163 version=0x20000000 log2_work=87.216741 tx=259035196 date='2017-10-03 18:15:45' progress=1.000000 cache=45.9MiB(391609txo)
2017-10-03 18:18:19 connect() to 82.137.47.80:8333 failed after select(): Connection refused (111)
2017-10-03 18:20:12 ProcessMessages(version, 112 bytes) FAILED peer=340
2017-10-03 18:25:48 UpdateTip: new best=000000000000000000a1bacc34295d3720c02d6ee5bd872c7c9f12810f4fc639 height=488164 version=0x20000000 log2_work=87.21678 tx=259037341 date='2017-10-03 18:25:23' progress=1.000000 cache=46.4MiB(396806txo)
2017-10-03 18:31:31 connect() to 162.213.3.221:8333 failed after select(): Connection refused (111)
2017-10-03 18:36:26 UpdateTip: new best=0000000000000000007f4a61214d627c90f297ca04d234b8c95ed443713af7fa height=488165 version=0x20000000 log2_work=87.216819 tx=259039160 date='2017-10-03 18:36:21' progress=1.000000 cache=47.0MiB(402484txo)
2017-10-03 18:37:35 Pre-allocating up to position 0x800000 in rev01016.dat
2017-10-03 18:37:35 UpdateTip: new best=00000000000000000069377c3faa54c03b4ed3377128c83242f22bb310edbbe8 height=488166 version=0x20000000 log2_work=87.216857 tx=259040119 date='2017-10-03 18:37:24' progress=1.000000 cache=47.3MiB(404852txo)
2017-10-03 18:38:32 ProcessMessages(version, 113 bytes) FAILED peer=341
2017-10-03 18:41:02 connect() to 173.244.36.7:8333 failed after select(): Connection refused (111)
2017-10-03 18:54:09 connect() to 98.234.64.218:8333 failed after select(): Connection refused (111)
2017-10-03 19:04:31 UpdateTip: new best=000000000000000000799df9cc5a7b5058afe4e4372497b49bce64e201a507a2 height=488167 version=0x20000000 log2_work=87.216896 tx=259042355 date='2017-10-03 19:03:48' progress=0.999999 cache=48.5MiB(416018txo)
2017-10-03 19:04:53 receive version message: /Satoshi:0.14.2/: version 70015, blocks=488167, us=[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:36838, peer=344
2017-10-03 19:10:44 UpdateTip: new best=00000000000000000099bc4e28460366746e6a1f5b59a17e90c8e35c69893556 height=488168 version=0x20000000 log2_work=87.216935 tx=259042377 date='2017-10-03 19:10:01' progress=0.999999 cache=48.7MiB(417873txo)
2017-10-03 19:10:58 connect() to 91.92.20.216:8333 failed after select(): Connection refused (111)
2017-10-03 19:11:06 UpdateTip: new best=00000000000000000095b1f4f1aa1dddac2860c41f136ee945158c9fb4d2c2a6 height=488169 version=0x20000000 log2_work=87.216974 tx=259044729 date='2017-10-03 19:10:43' progress=1.000000 cache=49.0MiB(420793txo)
2017-10-03 19:15:56 UpdateTip: new best=0000000000000000001aca9db9a5511de1950d982d55d3d0798b92ab2462a1e4 height=488170 version=0x20000000 log2_work=87.217012 tx=259047352 date='2017-10-03 19:15:31' progress=1.000000 cache=49.4MiB(424568txo)
2017-10-03 19:22:20 UpdateTip: new best=000000000000000000b500110e8d4845ce28f1f85322095ead0d1a58e845fb8b height=488171 version=0x20000000 log2_work=87.217051 tx=259049738 date='2017-10-03 19:22:13' progress=1.000000 cache=49.8MiB(428457txo)
2017-10-03 19:24:58 ProcessMessages(version, 113 bytes) FAILED peer=345
2017-10-03 19:26:09 receive version message: /Satoshi:0.14.1/: version 70015, blocks=488171, us=[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:59600, peer=346
2017-10-03 19:33:30 UpdateTip: new best=0000000000000000008dba66087bb15276263d7f639dbc76d94e5b6be9ff84d6 height=488172 version=0x20000000 log2_work=87.21709 tx=259051615 date='2017-10-03 19:33:27' progress=1.000000 cache=50.5MiB(435323txo)


Could you explain me what is happening and if I need to reboot the node. I have only 9 connections.
Code:
pi@raspberrypi:~ $ bitcoin-cli getpeerinfo
[
  {
    "id": 1,
    "addr": "82.145.55.56:8333",
    "addrlocal": "85.49.230.94:22816",
    "addrbind": "192.168.1.109:50964",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059610,
    "lastrecv": 1507059610,
    "bytessent": 16973841,
    "bytesrecv": 75035525,
    "conntime": 1506888953,
    "timeoffset": 0,
    "pingtime": 0.031955,
    "minping": 0.027707,
    "version": 70014,
    "subver": "/Satoshi:0.13.1/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487843,
    "banscore": 0,
    "synced_headers": 488173,
    "synced_blocks": 488173,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 124625,
      "feefilter": 32,
      "getaddr": 24,
      "getblocktxn": 3654,
      "getdata": 4126252,
      "getheaders": 2042,
      "headers": 2756,
      "inv": 12359865,
      "notfound": 1220,
      "ping": 45440,
      "pong": 45472,
      "reject": 6789,
      "sendcmpct": 231,
      "sendheaders": 24,
      "tx": 255263,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 85812,
      "blocktxn": 1190873,
      "cmpctblock": 2660363,
      "getdata": 38550,
      "headers": 8455,
      "inv": 9579135,
      "notfound": 18144,
      "ping": 45472,
      "pong": 45440,
      "reject": 160,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 61362881,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 2,
    "addr": "[2a02:7aa0:1619::a7a2:7e86]:8333",
    "addrlocal": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:40766",
    "addrbind": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:40766",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059612,
    "lastrecv": 1507059598,
    "bytessent": 19911473,
    "bytesrecv": 48185879,
    "conntime": 1506888982,
    "timeoffset": -31,
    "pingtime": 0.057352,
    "minping": 0.056914,
    "version": 70015,
    "subver": "/Satoshi:0.13.2/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487843,
    "banscore": 0,
    "synced_headers": 488173,
    "synced_blocks": 488173,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 118930,
      "feefilter": 32,
      "getaddr": 24,
      "getblocktxn": 201,
      "getdata": 2785549,
      "getheaders": 1021,
      "headers": 9116,
      "inv": 13496336,
      "notfound": 1084,
      "ping": 45440,
      "pong": 45472,
      "reject": 4135,
      "sendcmpct": 198,
      "sendheaders": 24,
      "tx": 3403759,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 115307,
      "blocktxn": 157643,
      "cmpctblock": 208315,
      "getdata": 414396,
      "headers": 27242,
      "inv": 8577202,
      "notfound": 3407,
      "ping": 45472,
      "pong": 45440,
      "reject": 1084,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 38590131,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 7,
    "addr": "46.166.164.223:8333",
    "addrlocal": "85.49.230.94:22898",
    "addrbind": "192.168.1.109:47418",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059611,
    "lastrecv": 1507059611,
    "bytessent": 17387309,
    "bytesrecv": 52858294,
    "conntime": 1506889016,
    "timeoffset": -1,
    "pingtime": 0.060948,
    "minping": 0.059385,
    "version": 70015,
    "subver": "/Satoshi:0.13.2/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487843,
    "banscore": 0,
    "synced_headers": 488168,
    "synced_blocks": 488168,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 125860,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 3365519,
      "getheaders": 1021,
      "headers": 21094,
      "inv": 13022075,
      "notfound": 30162,
      "ping": 45440,
      "pong": 45440,
      "reject": 6755,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 723645,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 88427,
      "cmpctblock": 429,
      "getdata": 116846,
      "headers": 16960,
      "inv": 9034947,
      "notfound": 3961,
      "ping": 45440,
      "pong": 45440,
      "reject": 1032,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 43504572,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 9,
    "addr": "[2a02:13b8:4000:1000::27]:8333",
    "addrlocal": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:44814",
    "addrbind": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:44814",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059612,
    "lastrecv": 1507059608,
    "bytessent": 21922181,
    "bytesrecv": 44306571,
    "conntime": 1506889038,
    "timeoffset": -1,
    "pingtime": 0.044859,
    "minping": 0.043343,
    "version": 70015,
    "subver": "/Satoshi:0.14.2/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487843,
    "banscore": 0,
    "synced_headers": 488172,
    "synced_blocks": 488172,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 118305,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 2537013,
      "getheaders": 1021,
      "headers": 16960,
      "inv": 13771522,
      "notfound": 3291,
      "ping": 45408,
      "pong": 45440,
      "reject": 3526,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 5379397,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 105562,
      "cmpctblock": 31774,
      "feefilter": 32,
      "getdata": 616719,
      "headers": 20776,
      "inv": 8294641,
      "notfound": 2836,
      "ping": 45440,
      "pong": 45408,
      "reject": 3712,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 35139431,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 10,
    "addr": "59.110.6.56:8333",
    "addrlocal": "85.49.230.94:20046",
    "addrbind": "192.168.1.109:51268",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059611,
    "lastrecv": 1507059609,
    "bytessent": 17122992,
    "bytesrecv": 62948192,
    "conntime": 1506889076,
    "timeoffset": -4,
    "pingtime": 0.189185,
    "minping": 0.180879,
    "version": 70015,
    "subver": "/Satoshi:0.14.2/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487843,
    "banscore": 0,
    "synced_headers": 488173,
    "synced_blocks": 488173,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 125230,
      "feefilter": 32,
      "getaddr": 24,
      "getblocktxn": 3886,
      "getdata": 3822418,
      "getheaders": 1021,
      "headers": 1166,
      "inv": 12754030,
      "notfound": 9646,
      "ping": 45408,
      "pong": 45440,
      "reject": 7225,
      "sendcmpct": 99,
      "sendheaders": 24,
      "tx": 307191,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 91847,
      "blocktxn": 851332,
      "cmpctblock": 3440456,
      "feefilter": 32,
      "getdata": 42482,
      "headers": 530,
      "inv": 9561414,
      "notfound": 6376,
      "ping": 45440,
      "pong": 45408,
      "reject": 242,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 48862393,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 14,
    "addr": "[2a01:4f8:212:3b1f::2]:26778",
    "addrlocal": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:8333",
    "addrbind": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:8333",
    "services": "0000000000000000",
    "relaytxes": true,
    "lastsend": 1507059608,
    "lastrecv": 1507059599,
    "bytessent": 20560374,
    "bytesrecv": 216249,
    "conntime": 1506890609,
    "timeoffset": 0,
    "pingtime": 0.038053,
    "minping": 0.037557,
    "version": 70015,
    "subver": "/Satoshi:0.14.0/",
    "inbound": true,
    "addnode": false,
    "startingheight": 487846,
    "banscore": 0,
    "synced_headers": 488173,
    "synced_blocks": -1,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 103895,
      "feefilter": 32,
      "inv": 20395277,
      "ping": 45056,
      "pong": 15872,
      "sendcmpct": 66,
      "sendheaders": 24,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 145960,
      "inv": 9211,
      "ping": 15872,
      "pong": 45056,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 15,
    "addr": "185.22.172.34:8333",
    "addrlocal": "85.49.230.94:21192",
    "addrbind": "192.168.1.109:57406",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059612,
    "lastrecv": 1507059612,
    "bytessent": 18867846,
    "bytesrecv": 46616437,
    "conntime": 1506890758,
    "timeoffset": -4,
    "pingtime": 1.142633,
    "minping": 0.061811,
    "version": 70015,
    "subver": "/Satoshi:0.14.2/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487847,
    "banscore": 0,
    "synced_headers": 488173,
    "synced_blocks": 488173,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 118215,
      "feefilter": 32,
      "getaddr": 24,
      "getblocktxn": 527,
      "getdata": 2966459,
      "getheaders": 1021,
      "headers": 9010,
      "inv": 13412229,
      "notfound": 32033,
      "ping": 44992,
      "pong": 44960,
      "reject": 1236,
      "sendcmpct": 132,
      "sendheaders": 24,
      "tx": 2236800,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 101152,
      "blocktxn": 4342,
      "cmpctblock": 1157221,
      "feefilter": 32,
      "getdata": 304944,
      "headers": 16854,
      "inv": 8450780,
      "notfound": 2991,
      "ping": 44960,
      "pong": 44992,
      "reject": 1720,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 36486209,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 241,
    "addr": "81.254.103.116:8333",
    "addrlocal": "85.49.230.94:21134",
    "addrbind": "192.168.1.109:45626",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059607,
    "lastrecv": 1507059607,
    "bytessent": 9348307,
    "bytesrecv": 13931354,
    "conntime": 1506976392,
    "timeoffset": -1,
    "pingtime": 0.189952,
    "minping": 0.023602,
    "version": 70015,
    "subver": "/Satoshi:0.15.0.1/",
    "inbound": false,
    "addnode": false,
    "startingheight": 487997,
    "banscore": 0,
    "synced_headers": 488171,
    "synced_blocks": 488171,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 56215,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 1013654,
      "getheaders": 1021,
      "headers": 14946,
      "inv": 7289076,
      "notfound": 150352,
      "ping": 22176,
      "pong": 22176,
      "reject": 454,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 777939,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 70682,
      "feefilter": 32,
      "getdata": 253679,
      "headers": 5936,
      "inv": 3395367,
      "notfound": 615,
      "ping": 22176,
      "pong": 22176,
      "reject": 464,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 10159985,
      "verack": 24,
      "version": 128
    }
  },
  {
    "id": 289,
    "addr": "[2a02:168:4a01::39]:8333",
    "addrlocal": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:53120",
    "addrbind": "[2a01:c50e:8915:e600:e4b3:dc1c:4763:29fa]:53120",
    "services": "000000000000000d",
    "relaytxes": true,
    "lastsend": 1507059610,
    "lastrecv": 1507059610,
    "bytessent": 6686172,
    "bytesrecv": 20896351,
    "conntime": 1506997972,
    "timeoffset": 0,
    "pingtime": 0.046956,
    "minping": 0.045953,
    "version": 70015,
    "subver": "/Satoshi:0.15.0/",
    "inbound": false,
    "addnode": false,
    "startingheight": 488038,
    "banscore": 0,
    "synced_headers": 488173,
    "synced_blocks": 488173,
    "inflight": [
    ],
    "whitelisted": false,
    "bytessent_per_msg": {
      "addr": 42100,
      "feefilter": 32,
      "getaddr": 24,
      "getblocktxn": 708,
      "getdata": 1190135,
      "getheaders": 1021,
      "headers": 1060,
      "inv": 4817336,
      "notfound": 488,
      "ping": 16448,
      "pong": 16448,
      "reject": 77,
      "sendcmpct": 99,
      "sendheaders": 24,
      "tx": 600020,
      "verack": 24,
      "version": 128
    },
    "bytesrecv_per_msg": {
      "addr": 55347,
      "blocktxn": 208623,
      "cmpctblock": 1223167,
      "feefilter": 32,
      "getdata": 73767,
      "headers": 1060,
      "inv": 3225031,
      "notfound": 1416,
      "ping": 16448,
      "pong": 16448,
      "reject": 77,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 16074695,
      "verack": 24,
      "version": 126
    }
  }
]


If I reboot the node the network score gets back to 0
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3374
Merit: 6535


Just writing some code


View Profile WWW
October 04, 2017, 03:44:14 AM
Merited by ABCbits (1)
 #4

Nothing looks wrong with your node. It is likely that bitnodes' crawler is just unable to connect to your node for some reason so it thinks that you are no longer on the network. However bitnodes is not definitive and it is fine if your node is not listed on their website. You have multiple connections to the network and are clearly in sync, so everything is fine.

The reason your connection count is so low is likely because your node appears to be IPv6 and TOR only. This means that you are very limited to the number of peers that you are able to connect to (not many use IPv6 or TOR).

miguelmorales85 (OP)
Hero Member
*****
Offline Offline

Activity: 544
Merit: 506


View Profile
October 08, 2017, 10:15:33 AM
 #5

Nothing looks wrong with your node. It is likely that bitnodes' crawler is just unable to connect to your node for some reason so it thinks that you are no longer on the network. However bitnodes is not definitive and it is fine if your node is not listed on their website. You have multiple connections to the network and are clearly in sync, so everything is fine.

The reason your connection count is so low is likely because your node appears to be IPv6 and TOR only. This means that you are very limited to the number of peers that you are able to connect to (not many use IPv6 or TOR).

Hi achow101, I think there is definitely something wrong with my node. No matter what it always has nine connections. The usual eight outgoing connections and just only one incoming. I don't know what could be causing this.



PS: Can you recommend me some public interface where I could see my nodes stats in a graphical way? (other than bitnodes21.co)

thanks in advance.
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!