Skip to content

Testnet node crashes with chain ID mismatch error when attempting to sync from genesis #19

@shpookas

Description

@shpookas

Hi abstract team,
We are trying to setup a abstract-testnet node from genesis, however we are dealing with this issue. The node crashes with chain ID mismatch error when attempting to sync from genesis:

 ERROR NamedFuture{name="transaction_finality_updater"}: zksync_node_sync::transaction_finality_updater: Fatal error occurred while updating transactions: internal error: No batch
  transactions to process for chain id 32657 while there are some for None chain_id.Error is thrown so node can restart and reload SL data. If node doesn't make any progress after 
  restart, then it's bug, please contact developers.

Configuration

Steps to Reproduce

  1. Configure node with genesis sync
  2. Clear all PostgreSQL data and persistent volumes
  3. Start node from clean state
  4. Node crashes with chain ID 32657 error

Environment

  • Deployment: Kubernetes
  • Storage: Persistent volumes (completely cleared)
  • Database: PostgreSQL (fresh instance)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions