[05:29:43] I updated my codebase and got passed the previous failing block. [05:29:50] I did run into another issue: [05:29:57] 2018-08-05 05:08:15 ERROR: AcceptBlockHeader: block 7d58e3e2a3e4327a0eaacece842856511382ff406f35720a5d12d487f14a8525 is marked invalid 2018-08-05 05:08:15 ERROR: invalid header received 2018-08-05 05:08:15 ProcessMessages(headers, 164003 bytes) FAILED peer=1 [05:30:45] I restarted with reindex and have the same issue. [05:31:33] I then updated my navcoin-core branch and rebuilt but didnt have libunbound installed. [05:32:54] I now have unbound running on ::1 and also installed libunbound-dev but...: [05:33:04] checking for SSL... yes checking for UNBOUND... no configure: error: libunbound not found [05:35:47] but: [05:35:52] unbound-control status version: 1.5.8 verbosity: 1 threads: 1 modules: 2 [ validator iterator ] uptime: 1772 seconds options: control(ssl) unbound (pid 1928) is running... [05:36:40] @aguycalled [05:49:49] can you try cloning https://github.com/NLnetLabs/unbound [05:49:58] then ./configure [05:49:59] make [05:50:04] make install-all [05:52:20] @prodpeak [06:05:58] @aguycalled Thanks, completed configuration and now able to make 👍 [06:39:14] 2018-08-05 06:36:38 UpdateTip: new best=0dd0990d2420cbf1b0c5d77e093037af398b1c8506ddfa36677f4539074b8a92 height=68777 version=0x710003f9 log2_work=212.8719 tx=135002 date='2018-08-02 14:22:56' progress=0.878146 cache=19.6MiB(134904tx) 2018-08-05 06:36:38 ERROR: AcceptBlock: bad-cfund-payment-request, Transaction check failed (tx hash 3df31cbc7cb87e900f4a5460431808b03e65d507f3058b56fd36b62c8aca3544) [06:39:15] CTransaction(hash=3df31cbc7cb87e900f4a5460431808b03e65d507f3058b56fd36b62c8aca3544, nTime=1533219836, ver=5, vin.size=1, vout.size=2, nLockTime=68777), strDZeel={"h":"455dc619cf0f78869ab47c93) CTxIn(COutPoint(455dc619cf, 0), scriptSig=4830450221009d993a5c6b47, nSequence=4294967294) CTxOut(nValue=49.99960000, scriptPubKey=OP_DUP OP_HASH160 2550174f4d20cd47f5c0727fc4a2fbf7d2039d5d OP_EQUALVERIFY OP_CHECKSIG) CTxOut(nValue=0.00010000, [06:39:15] CommunityFundContribution) (code 16) 2018-08-05 06:36:38 ERROR: ProcessNewBlock: AcceptBlock FAILED [06:39:38] On branch cfund-test [14:02:24] right branch is cfund-db on my repo (aguycalled/navcoin-core) [15:32:15] Thanks [19:04:33] 2018-08-05 16:15:37 dnsseed thread start 2018-08-05 16:15:38 connect() to 46.4.24.136:15556 failed after select(): Connection refused (111) 2018-08-05 16:15:38 connect() to [2403:4d00:301:10:8598:ced2:67a3:b34c]:15556 failed: Network is unreachable (101) 2018-08-05 16:15:40 connect() to 176.9.19.245:15556 failed after select(): Connection refused (111) 2018-08-05 16:15:40 receive version message: /NavCoin:4.3.0(NEXT)/: version [19:04:33] 70020, blocks=77697, us=46.101.92.1:50522, peer=1 2018-08-05 16:15:41 Pre-allocating up to position 0x100000 in rev00000.dat 2018-08-05 16:15:41 UpdateTip: new best=ca70f903339e734ce42dde0dd9390053a610218b2372372f138df88014532f4e height=1 version=0x71000000 log2_work=32.000044 tx=2 date='2018-07-10 08:20:34' progress=0.000011 cache=0.0MiB(1tx) 2018-08-05 16:15:41 ERROR: CheckBlock() : coinbase pays too much (5000000000 vs 50). 2018-08-05 16:15:41 [19:04:34] Misbehaving: 37.148.210.7:15556 (0 -> 100) BAN THRESHOLD EXCEEDED 2018-08-05 16:15:41 InvalidChainFound: invalid block=bff63e0bd2c01e7571229cfeb0fbc21cdc3cac98dca597ec34cd8eff25b27775 height=2 log2_work=32.000066 date=2018-07-10 08:20:43 2018-08-05 16:15:41 InvalidChainFound: current best=ca70f903339e734ce42dde0dd9390053a610218b2372372f138df88014532f4e height=1 log2_work=32.000044 date=2018-07-10 08:20:34 2018-08-05 16:15:41 ERROR: [19:04:34] ConnectTip(): ConnectBlock bff63e0bd2c01e7571229cfeb0fbc21cdc3cac98dca597ec34cd8eff25b27775 failed: 2018-08-05 16:15:41 InvalidChainFound: invalid block=bff63e0bd2c01e7571229cfeb0fbc21cdc3cac98dca597ec34cd8eff25b27775 height=2 log2_work=32.000066 date=2018-07-10 08:20:43 2018-08-05 16:15:41 InvalidChainFound: current best=ca70f903339e734ce42dde0dd9390053a610218b2372372f138df88014532f4e height=1 log2_work=32.000044 date=2018-07-10 08:20:34 [19:04:41] Is it a new chain? will I need a new wallet?