[05:01:00] ive notified all the exchanges, im also reindexing the bootstrap server and reindexing the dual navpay back ends one at a time [05:01:07] i should have all that done over the next couple of days [06:20:50] the bootstrap server seemed to die on reindex but i think it just ran out of resources [06:21:13] its syncing from where it died when i restarted the daemon [06:21:29] 2019-12-20 04:19:57 UpdateTip: new best=911996aa5d71f3158aedda54c439ff626507d87339d37842976c7845e0cb17e0 height=517089 version=0x00000007 log2_work=70.20052 tx=1080355 date='2016-11-12 02:54:56' progress=0.049648 cache=220.0MiB(1036461tx) 2019-12-20 04:19:57 UpdateTip: new best=cd5fd4c12cb52a2acf08ae2c7a7aa43ffb696ec791ca426b3b80c415a9b866ea height=517090 version=0x00000007 log2_work=70.200523 tx=1080357 date='2016-11-12 02:55:12' [06:21:30] progress=0.049649 cache=220.0MiB(1036463tx) 2019-12-20 04:19:57 UpdateTip: new best=a34fa2a2b6a4718bbc2ea0f672a8e8d4567574fcf3f46f1fa782c86d66baaa46 height=517091 version=0x00000007 log2_work=70.200527 tx=1080359 date='2016-11-12 02:56:48' progress=0.049649 cache=220.0MiB(1036465tx) 2019-12-20 04:19:57 UpdateTip: new best=dee7327dfd3cd24b7fc078f2600fb8b3eb78c19b96e7876092b6909619e64d29 height=517092 version=0x00000007 log2_work=70.20053 [06:21:30] tx=1080361 date='2016-11-12 02:56:48' progress=0.049649 cache=220.0MiB(1036467tx) 2019-12-20 04:20:03 LoadExternalBlockFile: Deserialize or I/O error - std::bad_alloc 2019-12-20 04:20:06 Loaded 149748 blocks from external file in 1780361ms 2019-12-20 04:20:06 Reindexing finished navcoind: main.cpp:2902: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, const CChainParams&, bool, bool): Assertion `hashPrevBlock == [06:21:31] view.GetBestBlock()' failed. ^C[1]+ Aborted (core dumped) ./navcoin-4.7.2/bin/navcoind -reindex [06:22:28] reindexing on navpay2 is still going but that server has like 32 gb of ram or something awesome [08:17:44] reindexing takes very long time [08:19:00] and NEXT users have no idea how long the re-indexing process will take. [08:19:16] i have created an issue about this [08:19:17] https://github.com/navcoin/navcoin-core/issues/654 [08:44:01] For NavPay I run 2 redundant back ends, so I can take one offline to reindex and bring it back up then do the other one [08:44:36] Another option for you could be to do a reindex with the right index flags on a different server then bootstrap it in to speed up the process [09:34:52] it still reindexing... nearly ~2 hours [09:35:01] https://gph.is/11DWKsH [10:47:33] navpay 2 reindexed and back online. taking navpay 1 down for reindex now [10:47:37] wallet still functioning [12:54:18] @sakdeniz I am interested how long it takes I did a new sync because it's faster [12:55:13] still reindexing 5h+ [13:03:16] -reindex-chainstate is faster than -reindex [13:14:48] I did it but it took so long that I stop it It could be that it takes forever [13:15:02] for me its relatively quick [14:16:16] @salmonskinroll another good addition for the script: to run a partial verifychain test randomly after the stressing cycles, so we cover not only from the chain tip back to genesis, but also from random points back to genesis [15:11:13] sounds good, but those random tests will still be from tip to a genesis wouldn't it? [15:11:35] just that the after the verfiy chain, the stress test will continue [15:15:03] yes but when we only do the verifychain test at the end we only verify from the very last tip to the genesis [15:15:24] ill do a quick sketch [15:16:28] yeah no problem. i'll get to it later today. i'll first work on dropping nodes and reconnecting them and then splitting the network [15:16:40] hopefully after the weekend it'll all be ready [15:16:43] i think it iwll [15:19:44] https://cdn.discordapp.com/attachments/416000318149754881/657587947784241165/unknown.png [15:20:21] i see, will implement it [15:20:58] approved your bootstrap PR [15:52:08] reindexing completed after ~7 hours without error [15:52:33] now continue syncing [16:05:33] 👌 good that in the end it works [17:23:48] curl: (22) The requested URL returned error: 404 Not Found Fetching qtbase-opensource-src-5.7.1.tar.gz from https://build.nav.community/depends-sources % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned [17:23:49] error: 404 Not Found make: *** [funcs.mk:248: /home/cluster/aguycalled/navcoin-core/depends/sources/download-stamps/.stamp_fetched-qt-qtbase-opensource-src-5.7.1.tar.gz.hash] Error 22 [17:23:52] building depends error [17:25:20] fixing [17:26:48] should work now @salmon3s [17:27:43] https://build.nav.community/depends-sources/ [17:29:59] curl: (22) The requested URL returned error: 404 Not Found make: *** [funcs.mk:248: /home/cluster/aguycalled/navcoin-core/depends/sources/download-stamps/.stamp_fetched-qt-qtbase-opensource-src-5.7.1.tar.gz.hash] Error 22 [17:33:11] added that one [17:33:50] Fetching qtbase-opensource-src-5.7.1.tar.gz from http://download.qt.io/official_releases/qt/5.7/5.7.1/submodules % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found [17:34:49] added [17:49:22] build finished successfully [17:52:44] actually, depends build successfully, but core failed [17:52:46] configure: error: Package requirements (Qt5FontDatabaseSupport) were not met: No package 'Qt5FontDatabaseSupport' found [17:53:10] or maybe it's that depends didn't finished building correctly [22:24:55] NavPay 1 is reindexed and both are back online. The bootstrap is updated and set to autogenerated weekly again. I think that's all the important stuff done. Now I just have to update my miner and set the testnet up on some of my local machines.