errors.fyi community error code reference
SQLITE_PROTOCOL
sqlite

Locking protocol error

A problem with the file locking protocol (usually relevant only on network file systems). The connection should close and reopen the database.

Numeric value: 15

References

← all namespaces