[01:30:59] i'm trying a testnet node but not getting anything. Am I doing something wrong? 2019-07-08 23:25:12 receive version message: /NavCoin:4.6.0/: version 70020, blocks=1212, us=222.154.159.204:50448, peer=1 2019-07-08 23:25:14 ERROR: AcceptBlockHeader: Consensus::ContextualCheckBlockHeader: 1af84cab6ef4e6002c43fe88e84c7abcb0f7f80adddc2ea22d5b7882fedfab77, bad-version(0x71018000), rejected no segwit block (code 17) 2019-07-08 23:25:14 [01:31:00] ERROR: invalid header received [01:31:15] that 4.6.0 block is from 148.251.129.229:15556 (node id: 1) via 222.154.159.204:50448 [01:31:42] i don't seem to be getting anything from 5.9.86.167 [01:42:44] mm [01:43:26] maybe alex is running 4.6.0? [02:40:21] 4.6.0 should still be able to connect to 4.7.0 [02:40:28] Since no consensus changes [02:40:41] Right? [02:57:13] should be afaik [04:26:48] mainnet is syncing fine for me... so 4.6.0 shouldn't be a problem [07:02:27] my testnet node is running master [12:21:11] I think I saw the same problem before I added your node @prole [12:21:54] That said I stopped syncing around 12 hours ago [12:22:02] I'll go find out why now [12:27:43] 2019-07-08 23:03:12 UpdateTip: new best=6896a1b2e0124b92498a4f2f06e6cbf7f4b3014397d19742cfddc68532bc2d43 height=1827 version=0x7101e1f1 log2_work=156.45338 tx=2462 date='2019-07-08 23:03:12' progress=1.000000 cache=0.5MiB(2461tx) 2019-07-08 23:03:28 UpdateTip: new best=c3af91b864ded8da8d123c29eca5d4d2d2ad93da1c7c3698939cc05c9ec0eb8a height=1828 version=0x7101e1f1 log2_work=156.45338 tx=2464 date='2019-07-08 23:03:28' [12:27:43] progress=1.000000 cache=0.5MiB(2463tx) 2019-07-08 23:27:41 socket receive timeout: 1201s 2019-07-09 03:05:45 AdvertiseLocal: advertising address 167.99.91.77:15556 2019-07-09 03:27:32 AdvertiseLocal: advertising address 167.99.91.77:15556 2019-07-09 06:17:58 AdvertiseLocal: advertising address 167.99.91.77:15556 2019-07-09 08:59:14 AdvertiseLocal: advertising address 167.99.91.77:15556 [12:29:18] 2019-07-09 10:28:35 ERROR: AcceptBlockHeader: Consensus::ContextualCheckBlockHeader: 1af84cab6ef4e6002c43fe88e84c7abcb0f7f80adddc2ea22d5b7882fedfab77, bad-version(0x71018000), rejected no segwit block (code 17) 2019-07-09 10:28:35 ERROR: invalid header received 2019-07-09 10:28:35 ProcessMessages(headers, 34279 bytes) FAILED peer=1 [12:29:26] After reboot [12:43:28] @prole @aguycalled I checked my staking box, seems to be working fine. [12:43:40] I'll check my other nodes when I get home [13:11:41] are you on master branch? [13:19:40] this whale group will pump $Nav to the Mooon! Check them out!https://cdn.discordapp.com/attachments/402270709386051585/513104046048018433/Untitledpumper.png https://discord.gg/kHQSzdE [13:21:35] this whale group will pump $Nav to the Mooon! Check them out!https://cdn.discordapp.com/attachments/402270709386051585/513104046048018433/Untitledpumper.png https://discord.gg/kHQSzdE [13:21:43] No the 4.7.0 release branch [18:44:43] @salmonskinroll I've checked the log you sent [18:44:50] And the errors for : 2019-07-09 15:58:51 ERROR: Could not parse price data json 'boost::property_tree::json_parser::json_parser_error' [18:45:02] Don't cause a crash, they are handled gracefully in the code [18:45:09] So the crash must have been something else [18:45:33] If possible can you try running the wallet via cli with this command [18:45:44] gdb ./src/qt/navcoin-qt [18:46:00] Once gdb start, type in run to start the wallet [18:46:38] Then do whatever it was that caused the crash, then check cli output from gdb for the errors [18:47:16] Once the wallet crashes, you can type in the gdb console bt to show the trace errors [20:14:05] Will do when I get home