My dual node’s(http://symbol.yamode.jp:3000) synchronization is stopping now by something error.
what is causing and what can I do for solving this problem?
The error codes is below.
node | 0x00007f7686ffd700: <warning> (consumers::BlockChainSyncConsumer.cpp@255) processing of peer chain failed with Failure_Chain_Block_Inconsistent_State_Hash
node | 0x00007f76867fc700: <info> (disruptor::ConsumerDispatcher.cpp@44) completing processing of element 586 (360 blocks (heights 31232 - 31591) [D350E690] from Remote_Pull with size 212KB 862B), last consumer is 0 elements behind
node | 0x00007f76867fc700: <warning> (consumers::ReclaimMemoryInspector.cpp@33) consumer aborted at position 585 while processing 360 blocks (heights 31232 - 31591) [D350E690] from Remote_Pull with size 212KB 862B due to Failure_Chain_Block_Inconsistent_State_Hash
node | 0x00007f76867fc700: <info> (disruptor::ConsumerDispatcher.cpp@44) completing processing of element 587 (1 blocks (heights 32006 - 32006) [F4B3252A] from Remote_Push with size 537B), last consumer is 0 elements behind
node | 0x00007f76867fc700: <warning> (consumers::ReclaimMemoryInspector.cpp@33) consumer aborted at position 586 while processing 1 blocks (heights 32006 - 32006) [F4B3252A] from Remote_Push with size 537B due to Failure_Consumer_Remote_Chain_Unlinked
node | 0x00007f7686ffd700: <warning> (consumers::BlockChainProcessor.cpp@221) block state hash (3A0FEF193833CDBD729E2167F67F969B7411C76D380806558E0B70CA8BAF6624) does not match cache state hash (5A856F5C1F7773D531DA255B60D73183988047B4CE59A0BC0DDFA3678D62F3E2) at height 31232
I’m using Symbol-bootstrap(v1.0.2), and healthCheck is good at all. node/health is displaying ‘up’ both nodeApi and db.
I did reboot symbol-bootstrap, and Ubuntu OS, but ineffective.