I have a test environment of Parity POA of with 5 nodes. 3 nodes are synchronizing with each other but 2 are not able to synchronize. I am getting following error in the logs of nodes not synchronizing;
2018-03-13 17:19:13 Stage 3 block verification failed for #427607 (62e9…9621)
Error: Block(TooManyUncles(OutOfBounds { min: None, max: Some(0), found: 1 }))
Anyone experiencing same problem?