Hi,
I have a master node with 900+ blocks. Now I try to connect a new node, but when it starts syncing up with the master, it disconnects after some blocks complaining about a timeout:
receive version message: /MultiChain:0.2.0.6/: version 70002, blocks=959, us=174.16.213.31:53738, peer=2
Added time data, samples 2, offset +0 (+0 minutes)
mchn: Parameter set from peer=2 verified
Pre-allocating up to position 0x100000 in rev00000.dat
UpdateTip: new best=00f4c23c213136008518e74414f17605c024ad3cf34d81cb53f8130266ee815b height=1 log2_work=9 tx=2 date=2019-01-28 08:48:07 progress=1.000000 cache=0
UpdateTip: new best=0000b25e3031363046cc69e138f209868484bbd15f6fee3f0dc42b5f51be3565 height=2 log2_work=9.5849625 tx=3 date=2019-01-28 08:48:08 progress=1.000000 cache=0
...
...
UpdateTip: new best=00113d9451141fc321bc88e5bc2f2388580f683fa3c9af4705a754485c3fbdac height=126 log2_work=14.988685 tx=1284 date=2019-01-28 14:10:10 progress=1.000000 cache=0
UpdateTip: new best=005f0110f6d32bf8e68a9598dd7533852a30cff92ec65341e25e55149f976eff height=127 log2_work=15 tx=1540 date=2019-01-28 14:10:14 progress=1.000000 cache=0
UpdateTip: new best=00f59a8a840365aa1c3bac5fe717753c07f4cf27f6e95926423531ab33488af8 height=128 log2_work=15.011227 tx=1760 date=2019-01-28 14:10:16 progress=1.000000 cache=0
ResendWalletTransactions()
UpdateTip: new best=008a866cb66d2f98894fd98ebe2b7eb78f5d9ff5460d6e723ef0db38ba6757f2 height=129 log2_work=15.022368 tx=1908 date=2019-01-28 14:10:18 progress=1.000000 cache=0
UpdateTip: new best=00e7442c16a2008681791394d95966db86e5155cee8668ff25566c332953d6f0 height=130 log2_work=15.033423 tx=2015 date=2019-01-28 14:10:20 progress=1.000000 cache=0
UpdateTip: new best=0012883f0df88e470804ec4f5aefe78fbbfd0ced34b02737a321bb496b0f63d2 height=131 log2_work=15.044394 tx=2112 date=2019-01-28 14:10:23 progress=1.000000 cache=0
UpdateTip: new best=00d26a69b99e592f5687a8704a217b87be3516f4f72dfdb80d734d939aa52663 height=132 log2_work=15.055282 tx=2273 date=2019-01-28 14:10:25 progress=1.000000 cache=0
UpdateTip: new best=00a163113a22b08250698cd44280b44e4a7f952ddf9dbb9aa33f88a8c57741d9 height=133 log2_work=15.066089 tx=2410 date=2019-01-28 14:10:27 progress=1.000000 cache=0
UpdateTip: new best=006862bab537d132727e6abc9f1adef8e2520c9d26d5d1f5f727d7ab24f4e8b4 height=134 log2_work=15.076816 tx=2521 date=2019-01-28 14:10:28 progress=1.000000 cache=0
UpdateTip: new best=00c77418d1248a4118363b5df2c620023d2e3fd28ed6b83f3366eeed99a04118 height=135 log2_work=15.087463 tx=2613 date=2019-01-28 14:10:30 progress=1.000000 cache=0
ResendWalletTransactions()
UpdateTip: new best=0081d6e61d0b716b1b318ddd48260d1c620be5b100fdad271e2732311fe7b049 height=136 log2_work=15.098032 tx=2789 date=2019-01-28 14:10:33 progress=1.000000 cache=0
Timeout downloading block 00e9dfcfc91067a07d32a80e241d944089d33a5aeea12335422970dd270dcbe1 from peer=2, disconnecting
What is this timeout about? Why does it happen? Is there any parameter that allows me to increase such timeout?
Thanks!