SQLITE_IO
INTERNAL
retryable
exit 1
Problem
SQLite could not complete a storage I/O operation
Cause
the database encountered an operating-system or filesystem I/O failure
Fix
check local storage health, preserve the request ID, and retry
Explain this offline
No network required — the same catalog ships inside the binary:
hsum help error SQLITE_IO
Category
INTERNAL — An unexpected internal failure — preserve the request ID and run hsum doctor.
Canonical URL: https://hsum.burkankale.com/docs/0.1.0-alpha.1/errors/SQLITE_IO