Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic during stream-catchup and regeneration #1598

Open
praetoriansentry opened this issue Jan 4, 2025 · 0 comments
Open

Panic during stream-catchup and regeneration #1598

praetoriansentry opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@praetoriansentry
Copy link

I roughly followed a test procedure like:

  • Sync a Erigon with a chain
  • Stop the Erigon
  • Unwind the data back a few batches
  • Start the Erigon back up as a sequencer
  • Stop Erigon
  • Unwind again to the same height
  • Start Erigon (this will fail because the data stream is ahead of data)
  • Stop Erigon
  • Unwind again
  • Start Erigon back up

After doing this, I got a panic during datastream regeneration. This error occurs in hermeznetwork/cdk-erigon:v2.61.1

image

@praetoriansentry praetoriansentry added the bug Something isn't working label Jan 4, 2025
@afa7789 afa7789 removed their assignment Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants