Open phahulin opened 5 years ago
spec.json
file. It's the samebootnodes.txt
, and removed first one from the listnodes.json
Bad block
issue still persists
Next step is to launch new node instance and delete previous one.
core-validator-irvin-20190509-1201et-parity-log-tail.txt
core-validator-irvin-20190509-1201et-parity-log-bad-block.txt
One of our POA Core validators is constantly getting bad blocks and falls out of consensus with the rest of the network.
He tried to resync his node from scratch, clear the list of known peers (by removing
nodes.json
file) and limit the number of peers (by settingreserved_only = true
config option), but some time after the sync successfully completes he still gets bad blocks.It might be related that we have an outdated community node (Bootnode Frankfurt) still running, but it really shouldn't be because validator shouldn't accept bad blocks.
@kPatch could you please try this one more time:
/home/validator/parity_data/chains/Core/network/nodes.json
)./parity --config node.toml db kill