Skip to content

Docker external-node frequently restart #4383

@givenqiu

Description

@givenqiu

🐛 Bug Report

Zksync docker external-node frequently restart after upgrading to v28.10.0-alpha-linux-amd64

📝 Description

Provide a clear and concise description of the bug.

Zksync Docker external-node frequently restart after upgrading to v28.10.0-alpha-linux-amd64

        "Name": "/zksync",
        "RestartCount": 9,

🔄 Reproduction Steps

Steps to reproduce the behaviour

🤔 Expected Behavior

Describe what you expected to happen.

😯 Current Behavior

Describe what actually happened.

🖥️ Environment

Any relevant environment details.

📋 Additional Context

Add any other context about the problem here. If applicable, add screenshots to help explain.

📎 Log Output

2025-08-11T06:06:10.367032Z DEBUG NamedFuture{name="transaction_finality_updater"}: zksync_health_check: Changed health of `transaction_finality_updater` from {"status":"ready","details":{"unfinalized_txs_checked":12}} to {"status":"shut_down"}
2025-08-11T06:06:10.367083Z ERROR zksync_node_framework::service: Task transaction_finality_updater failed: JSON-RPC request get_block_by_number(number=Safe, with_transactions=false) failed: client error (SendRequest)

Caused by:
    0: client error (SendRequest)
    1: http2 error
    2: connection error received: not a result of an error (b"max_age")
2025-08-11T06:06:10.367100Z  INFO zksync_node_framework::service: One of the task has exited, shutting down the node
2025-08-11T06:06:10.367159Z  INFO NamedFuture{name="postgres_metrics_scraping"}: zksync_dal::node::metrics: Stop request received, Postgres metrics scraping is shutting down
2025-08-11T06:06:10.367168Z  INFO zksync_node_api_server::healthcheck: Stop request received, healthcheck server is shutting down
Error: One or more tasks failed: ["Task transaction_finality_updater failed: JSON-RPC request get_block_by_number(number=Safe, with_transactions=false) failed: client error (SendRequest): client error (SendRequest): http2 error: connection error received: not a result of an error (b\"max_age\")"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions