Skip to content

Fatal Exception: net.sqlcipher.database.SQLiteException file is not a database: , while compiling: select count(*) from sqlite_master; #621

@IrfanMalikAndroid

Description

@IrfanMalikAndroid

Fatal Exception: net.sqlcipher.database.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master;
at net.sqlcipher.database.SQLiteCompiledSql.native_compile()
at net.sqlcipher.database.SQLiteCompiledSql.compile(:15)
at net.sqlcipher.database.SQLiteCompiledSql.(:30)
at net.sqlcipher.database.SQLiteProgram.(:103)
at net.sqlcipher.database.SQLiteQuery.()
at net.sqlcipher.database.SQLiteDirectCursorDriver.query(:7)
at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(:33)
at net.sqlcipher.database.SQLiteDatabase.rawQuery(:1)
at net.sqlcipher.database.SQLiteDatabase.keyDatabase(:30)
at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(:14)
at net.sqlcipher.database.SQLiteDatabase.openDatabase(:14)
at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(:7)
at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(:85)
at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(:9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions