Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin3
by
Den11
on 08/04/2021, 16:58:12 UTC
addnode=158.101.29.12:30268
addnode=194.50.15.119:3009
addnode=203.211.106.86:31426
addnode=37.161.27.94:24513
wallet 1.0.2 shows 0 connections! What to do?

If it is not syncing try:
connect= instead of addnode= on your bitcoin3.conf
With connect your node will only connect to the nodes you entered. As soon as you are synced you can change "connect=" again to "addnode=" in order to let your node connect to other nodes.
The blockchain is very tiny right now, so it should sync within a few minutes.
Hashrate is already increasing.
connect= it did not help, 0 connections

Did you allready try to delete everything except for your wallet.dat? If your wallet is already synced to a wrong chain it might never get synced.
What does a "-getinfo" put for block num "status": true
      }
    },
    {
      "id": "bip65",
      "version": 4,
      "reject": {
        "status": true
      }
    }
  ],
  "bip9_softforks": {
    "csv": {
      "status": "active",
      "startTime": -1,
      "timeout": 9223372036854775807,
      "since": 0
    },
    "segwit": {
      "status": "active",
      "startTime": -1,
      "timeout": 9223372036854775807,
      "since": 0
    }
  },
  "warnings": ""ber?

 "version": 1000200,
  "subversion": "/Satoshi:1.0.2/",
  "protocolversion": 70015,
  "localservices": "000000000000040d",
  "localrelay": true,
  "timeoffset": 0,
  "networkactive": true,
  "connections": 0,
  "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": true,
      "reachable": false,
      "proxy": "",
      "proxy_randomize_credentials": false
    }
  ],
  "relayfee": 0.00001000,
  "incrementalfee": 0.00001000,
  "localaddresses": [
  ],
  "warnings": ""
}