errors.fyi community error code reference
SQLITE_CANTOPEN
sqlite

Unable to open database

SQLite was unable to open the database file. The file may not exist, may have wrong permissions, or the path may be invalid.

Numeric value: 14

References

โ† all namespaces for SQLITE_CANTOPEN