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

Error Posting Batch: Inbox Tracker Conflict #2882

Open
tonynguyen136 opened this issue Jan 16, 2025 · 0 comments
Open

Error Posting Batch: Inbox Tracker Conflict #2882

tonynguyen136 opened this issue Jan 16, 2025 · 0 comments

Comments

@tonynguyen136
Copy link

tonynguyen136 commented Jan 16, 2025

Describe the bug

When attempting to post a batch, the following error occurs:

attempting to post batch 19, but the local inbox tracker database already has 20 batches.

This prevents further batch operations.

To Reproduce
Steps to reproduce the behavior:

  1. Run Nitro node offchainlabs/nitro-node:v3.2.1-d81324d.
  2. Attempt to post a new batch (e.g., batch ID 19).
  3. Observe the error in the logs or console:
    attempting to post batch 19, but the local inbox tracker database already has 20 batches.

Expected behavior
Batch 19 should post successfully without conflicts in the local inbox tracker database, and subsequent batches should process as expected.

Screenshots
Attach any relevant screenshots or logs that capture the error.

Additional context

  • Nitro Node Version: offchainlabs/nitro-node:v3.2.1-d81324d
  • Environment: Provide details about your operating system, database, and other configurations (if applicable).
  • This issue might be related to synchronization or ID tracking in the local inbox tracker database.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant