0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks
https://polygon.technology/solutions/polygon-edge/
Apache License 2.0
1.01k stars 527 forks source link

Sequence not correct error. Testnet stalled (Edge v0.6.3) #1810

Closed ghost closed 12 months ago

ghost commented 1 year ago

[ Subject of the issue ]

Description

Describe your issue in as much detail as possible here. Hi, chain stopped producing blocks with a "sequence not correct" error. Restarting didn't solve it. Restoring from a backup did. Is there a way to manually reorg the blocks to the correct order. How do we know what the correct order should be? Is 2 seconds too short for block time?

Your environment

Steps to reproduce

Expected behavior

Logs

Provide us with debug logs from all of your validators by setting logging to debug output with: server --log-level debug

Proposed solution

If you have an idea on how to fix this issue, please write it down here, so we can begin discussing it. If I knew that, I'd be helping others šŸ™‚

igorcrevar commented 1 year ago

Next block in the chain always should have sequence Number which is exactly +1 bigger than the previous block. Do you still have this issue? Can you provide us logs and genesis.json file?

ghost commented 1 year ago

Hi, this was ages ago, and I needed a quick response. I restored from backups, as I had no other options available. I just assumed that 0.6.3 was no longer supported.

Thanks, Nex

On Tue, 26 Sep 2023, 14:17 Igor Crevar, @.***> wrote:

Next block in the chain always should have sequence Number which is exactly +1 bigger than the previous block. Do you still have this issue? Can you provide us logs and genesis.json file?

ā€” Reply to this email directly, view it on GitHub https://github.com/0xPolygon/polygon-edge/issues/1810#issuecomment-1735525886, or unsubscribe https://github.com/notifications/unsubscribe-auth/A35RSWGTSZCQWUCG4QXIHGLX4LIXHANCNFSM6AAAAAA3OQG3V4 . You are receiving this because you authored the thread.Message ID: @.***>