Error when submitting block on testnet:{"result":"inconclusive","error":null,"id":"1"} #13027

issue devfans opened this issue on April 19, 2018
  1. devfans commented at 10:40 AM on April 19, 2018: none

    I am testing bitcoin mining on bitcoin testnet, and got this errors when submitting block: {"result":"inconclusive","error":null,"id":"1"}

    I am running bitcoin testnet node on a ubuntu(16.04 x64) with official bitcoin core binary:

      "version": 160000,
      "subversion": "/Satoshi:0.16.0/",
      "protocolversion": 70015,
      "localservices": "000000000000040d",
      "localrelay": true,
      "timeoffset": 0,
      "networkactive": true,
      "connections": 8,
      "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": "Warning: unknown new rules activated (versionbit 28)"
    }
    
    {
      "chain": "test",
      "blocks": 1293495,
      "headers": 1293495,
      "bestblockhash": "00000000000002ef4d1c56e766a3e5d6a4f228686b55fc7b21bc1c4cbbfece4d",
      "difficulty": 5566188.854205163,
      "mediantime": 1524130154,
      "verificationprogress": 0.9999987075717782,
      "initialblockdownload": false,
      "chainwork": "00000000000000000000000000000000000000000000003b4306cf7074524c1f",
      "size_on_disk": 13114557750,
      "pruned": false,
      "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": 1456790400,
          "timeout": 1493596800,
          "since": 770112
        },
        "segwit": {
          "status": "active",
          "startTime": 1462060800,
          "timeout": 1493596800,
          "since": 834624
        }
      },
      "warnings": "Warning: unknown new rules activated (versionbit 28)"
    }
    

    Is it a known issue? I met this issue for several times. Is there a way to get rid of this?

    Thanks very much!

  2. devfans renamed this:
    Error when submitting block on testnet: Error block submit in bitcoin testnet:{"result":"inconclusive","error":null,"id":"1"}
    Error when submitting block on testnet:{"result":"inconclusive","error":null,"id":"1"}
    on Apr 19, 2018
  3. devfans commented at 6:31 AM on May 2, 2018: none

    I've figured out the reason, which is when the testnet diff is set to 1, it becomes a bit competitive for block submitting.

  4. devfans closed this on May 2, 2018

  5. ken2812221 cross-referenced this on Oct 10, 2018 from issue Error when "make check" WSL windows v0.17.99 and how to execute "bitcoind" by bunnguyen2410
  6. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC