Skip to content

Can't sync - have peers #626

Description

@skironDotNet

I deleted blockchain twice, tried QT and blocknetd and always get this
ERROR: AcceptBlockHeader: block a54c61a426cd2459a75bfc0c6b9a5bbc36c155bfb24d4b9c90fb011faa2f11b3 is marked invalid

Banned all peers with version under 4.3.3 didn't help. Using Linux build blocknet-4.3.3-x86_64-linux-gnu.tar.gz
getblockcount: 1555199

getblockhash 1555199: 4fd875b65e0743f70e7f76bb0a903a7d13dec3a1264dba07355fb0704a512a77

getblockchaininfo

{
  "chain": "main",
  "blocks": 1555199,
  "headers": 1555199,
  "bestblockhash": "4fd875b65e0743f70e7f76bb0a903a7d13dec3a1264dba07355fb0704a512a77",
  "difficulty": 9776.649685182403,
  "mediantime": 1595795393,
  "verificationprogress": 0.5607381562661152,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000000000000577781efa596fe998",
  "size_on_disk": 1449388860,
  "pruned": false,
  "bip9_softforks": {
    "csv": {
      "status": "active",
      "startTime": -1,
      "timeout": 9223372036854775807,
      "since": 0
    },
    "segwit": {
      "status": "active",
      "startTime": 1584295200,
      "timeout": 1589565600,
      "since": 1376640
    },
    "networkfees": {
      "status": "active",
      "startTime": 1584295200,
      "timeout": 1589565600,
      "since": 1376640
    },
    "stakep2pkh": {
      "status": "active",
      "startTime": 1584295200,
      "timeout": 1589565600,
      "since": 1376640
    }
  },
  "warnings": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions