hSUM / errors / MIGRATION_REQUIRED
MIGRATION_REQUIRED
SCHEMA_TOO_OLD
not retryable
exit 5
Problem
the index requires an explicit schema migration
Cause
the index is one supported schema behind this binary
Fix
run the printed migration plan command
Explain this offline
No network required — the same catalog ships inside the binary:
hsum help error MIGRATION_REQUIRED
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.1/errors/MIGRATION_REQUIRED