thelazier
Active member
eduffield UdjinM6
I just faced a rare case on my MN.
cut from my debug.log
-- Updating new block normally ok.
2015-04-03 02:58:24 CheckBlock() : Found payment(1|276250000) or payee(1|Xj6VUcskKCYwdQseBPsGnKSokuSrQ2CyLW) nHeight 246104.
2015-04-03 02:58:24 UpdateTip: new best=00000000001555776df59dcc08738c878d0ad576b4f93eebd0363e06e7d2dc70 height=246104 log2_work=61.230681 tx=1011325 date=2015-04-03 02:57:55 progress=0.999996
2015-04-03 02:58:24 ProcessBlock: ACCEPTED
-- Found ORPHANED Blocks
2015-04-03 03:11:05 CheckBlock() : Skipping masternode payment check - nHeight 246105 Hash 0000000000085ebc7ce3ee18eea1b6abfbbbd1369fadfcd98e6ea3a40c820c3d
2015-04-03 03:11:05 ProcessBlock: ORPHAN BLOCK 0, prev=000000000008da30ba00c6ca5c7640a65974288d3c5eb5e3e89dddc1938e5c8f
2015-04-03 03:12:03 CheckBlock() : Skipping masternode payment check - nHeight 246105 Hash 000000000005f53e482bff33aeeb6eb9f5ab7c9e1f0e63b603f3bbb38e32751b
2015-04-03 03:12:03 ProcessBlock: ORPHAN BLOCK 1, prev=0000000000085ebc7ce3ee18eea1b6abfbbbd1369fadfcd98e6ea3a40c820c3d
-- Is this the cause of all orphaned ?
2015-04-03 03:13:06 Peer xxx.xxx.xxx.xxx:9999 is stalling block download, disconnecting
-- and Blocks is always ORPHANED after that.
2015-04-03 03:14:16 CheckBlock() : Skipping masternode payment check - nHeight 246105 Hash 000000000010a2300c66758a8e9f96b9ba85d4936009a54d618dcf002e19f1fd
2015-04-03 03:14:16 ProcessBlock: ORPHAN BLOCK 2, prev=000000000005f53e482bff33aeeb6eb9f5ab7c9e1f0e63b603f3bbb38e32751b
I recheck the block with explorer , all this orphaned are valid blocks.
So, I understand that this would be a bug.
By the way, stop and restart daemon will re-download blocks from 246104 to present blocks and working normally without any special parameter specified to fix anything.
Thanks for reading,hope you understand what I try to explain.
I just faced a rare case on my MN.
cut from my debug.log
-- Updating new block normally ok.
2015-04-03 02:58:24 CheckBlock() : Found payment(1|276250000) or payee(1|Xj6VUcskKCYwdQseBPsGnKSokuSrQ2CyLW) nHeight 246104.
2015-04-03 02:58:24 UpdateTip: new best=00000000001555776df59dcc08738c878d0ad576b4f93eebd0363e06e7d2dc70 height=246104 log2_work=61.230681 tx=1011325 date=2015-04-03 02:57:55 progress=0.999996
2015-04-03 02:58:24 ProcessBlock: ACCEPTED
-- Found ORPHANED Blocks
2015-04-03 03:11:05 CheckBlock() : Skipping masternode payment check - nHeight 246105 Hash 0000000000085ebc7ce3ee18eea1b6abfbbbd1369fadfcd98e6ea3a40c820c3d
2015-04-03 03:11:05 ProcessBlock: ORPHAN BLOCK 0, prev=000000000008da30ba00c6ca5c7640a65974288d3c5eb5e3e89dddc1938e5c8f
2015-04-03 03:12:03 CheckBlock() : Skipping masternode payment check - nHeight 246105 Hash 000000000005f53e482bff33aeeb6eb9f5ab7c9e1f0e63b603f3bbb38e32751b
2015-04-03 03:12:03 ProcessBlock: ORPHAN BLOCK 1, prev=0000000000085ebc7ce3ee18eea1b6abfbbbd1369fadfcd98e6ea3a40c820c3d
-- Is this the cause of all orphaned ?
2015-04-03 03:13:06 Peer xxx.xxx.xxx.xxx:9999 is stalling block download, disconnecting
-- and Blocks is always ORPHANED after that.
2015-04-03 03:14:16 CheckBlock() : Skipping masternode payment check - nHeight 246105 Hash 000000000010a2300c66758a8e9f96b9ba85d4936009a54d618dcf002e19f1fd
2015-04-03 03:14:16 ProcessBlock: ORPHAN BLOCK 2, prev=000000000005f53e482bff33aeeb6eb9f5ab7c9e1f0e63b603f3bbb38e32751b
I recheck the block with explorer , all this orphaned are valid blocks.
So, I understand that this would be a bug.
By the way, stop and restart daemon will re-download blocks from 246104 to present blocks and working normally without any special parameter specified to fix anything.
Thanks for reading,hope you understand what I try to explain.