Skip to content

Failed to get consistent store watermark #25239

@hofry

Description

@hofry

Hello, I have this warnings, how fix it?

2026-02-03T12:56:32.344052Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:32.854636Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:33.354748Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:33.844113Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:34.354541Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:34.854340Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:35.344333Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:35.854775Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:36.354431Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:36.843688Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
2026-02-03T12:56:37.354462Z  WARN sui_indexer_alt_graphql::task::watermark: Failed to get consistent store watermark: Missing data in consistent watermark
sui-indexer-alt-graphql rpc --config /sui/config/graphql.toml --indexer-config /sui/config/events.toml --indexer-config /sui/config/misc.toml --ledger-grpc-url https://archive.mainnet.sui.io:443 --consistent-store-url http://localhost:7001 --fullnode-rpc-url http://localhost:9000 --database-url postgres://***:5432/graphql --metrics-address 0.0.0.0:9185`

consistent store logs
`Feb 03 15:55:35 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:55:35.639920Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="balances" checkpoint=241231660 transaction=4764260887 tps=43.79351600793363 cps=3.7558761584848743 elapsed_ms="0.014"
Feb 03 15:55:47 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:55:47.926851Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="object_by_type" checkpoint=241231710 transaction=4764261324 tps=34.36327390285424 cps=3.9317247028437343 elapsed_ms="0.059"
Feb 03 15:55:47 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:55:47.926859Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="object_by_owner" checkpoint=241231710 transaction=4764261324 tps=34.363277177846605 cps=3.9317250775568198 elapsed_ms="0.065"
Feb 03 15:55:47 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:55:47.989003Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="balances" checkpoint=241231710 transaction=4764261324 tps=35.387277785858394 cps=4.048887618519267 elapsed_ms="0.008"
Feb 03 15:56:00 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:56:00.768946Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="object_by_owner" checkpoint=241231760 transaction=4764261753 tps=33.40580692517271 cps=3.8934506905795696 elapsed_ms="0.020"
Feb 03 15:56:00 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:56:00.770017Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="object_by_type" checkpoint=241231760 transaction=4764261753 tps=33.403015675784616 cps=3.8931253701380673 elapsed_ms="0.016"
Feb 03 15:56:01 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:56:01.146787Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="balances" checkpoint=241231760 transaction=4764261753 tps=32.60429261544036 cps=3.8000341043636783 elapsed_ms="0.001"
Feb 03 15:56:13 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:56:13.878931Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="object_by_type" checkpoint=241231810 transaction=4764262349 tps=45.46527438550169 cps=3.81420087126692 elapsed_ms="0.015"
Feb 03 15:56:13 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:56:13.909438Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="balances" checkpoint=241231810 transaction=4764262349 tps=46.69881195319386 cps=3.9176855665431094 elapsed_ms="0.004"
Feb 03 15:56:14 ovh-sui sui-indexer-alt-consistent-store[658139]: 2026-02-03T12:56:14.170704Z  INFO sui_indexer_alt_framework::pipeline::logging: Updated watermark logger="sequential_committer" pipeline="object_by_owner" checkpoint=241231810 transaction=4764262349 tps=44.471865478331566 cps=3.7308611978466075 elapsed_ms="0.047"
sui-indexer-alt-consistent-store run --config /sui/config/consistent-store.toml --database-path /sui/rocksdb --remote-store-url https://checkpoints.mainnet.sui.io --metrics-address 0.0.0.0:9186

Metadata

Metadata

Assignees

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