Skip to content

Sui mainnet-v1.72.3 protocol is not 125 error #26830

@shan-xi

Description

@shan-xi

https://github.com/MystenLabs/sui/releases/tag/mainnet-v1.72.3
Sui mainnet-v1.72.3
network protocol should be 125
But, from the server log, it is still 124, so tail start server.
please help

error log
May 29 00:44:48 sui01-stg sui-node[54525]: 2026-05-29T00:44:48.958607Z INFO sui_node: Sui Node version: 1.72.3-f27194627fad
May 29 00:44:48 sui01-stg sui-node[54525]: 2026-05-29T00:44:48.958620Z INFO sui_node: Supported protocol versions: Some(SupportedProtocolVersions { min: ProtocolVersion(1), max: ProtocolVersion(124) })

May 29 00:44:49 sui01-stg sui-node[54525]: 2026-05-29T00:44:49.703387Z ERROR AuthorityPerEpochStore::new{epoch=1114}: telemetry_subscribers: panicked at crates/sui-protocol-config/src/lib.rs:2873:9:
May 29 00:44:49 sui01-stg sui-node[54525]: Network protocol version is ProtocolVersion(125), but the maximum supported version by the binary is 124. Please upgrade the binary. panic.file="crates/sui-protocol-config/src/lib.rs" panic.line=2873 panic.column=9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions