hSUM 0.1.0-alpha.4

hSUM / docs 0.1.0-alpha.4 / error codes / PIPELINE_FINGERPRINT

PIPELINE_FINGERPRINT

SCHEMA_TOO_OLD not retryable exit 5

Problem

the index was built by a different hSUM indexing pipeline

Cause

the indexing rules changed, so stored evidence no longer matches this binary

Fix

run hsum init --rebuild to replace this index under the current rules; evidence recorded before the change does not survive the rebuild

Explain this offline

No network required — the same catalog ships inside the binary:

hsum help error PIPELINE_FINGERPRINT

Category

SCHEMA_TOO_OLD — The index schema predates this binary and needs migration or upgrade.

Canonical URL: https://hsum.burkankale.com/docs/0.1.0-alpha.4/errors/PIPELINE_FINGERPRINT

← All 65 error subcodes