errors.fyi community error code reference
SQLITE_READONLY_CANTLOCK
sqlite

Read-only: cannot lock

SQLite is unable to obtain a shared lock on the WAL file, preventing any read access.

Numeric value: 520

References

← all namespaces