errors.fyi community error code reference
SQLITE_IOERR_SHORT_READ
sqlite

Short read

The read from the database file returned fewer bytes than requested, indicating a possible truncation or corruption.

Numeric value: 522

References

← all namespaces