Open robs23 opened 3 years ago
SQLite.SQLite3.Prepare2 (SQLitePCL.sqlite3 db, System.String query) [0x0001b] in :0;SQLite
SQLite.SQLiteCommand.Prepare () [0x00011] in :0;SQLite
SQLite.SQLiteCommand.ExecuteScalar[T] () [0x00036] in :0;SQLite
SQLite.SQLiteConnection.ExecuteScalar[T] (System.String query, System.Object[] args) [0x00039] in :0;SQLite
SQLite.SQLiteConnection..ctor (System.String databasePath, SQLite.SQLiteOpenFlags openFlags, System.Boolean storeDateTimeAsTicks, System.Object key) [0x00119] in :0;SQLite.SQLiteConnection
SQLite.SQLiteConnection..ctor (System.String databasePath, System.Boolean storeDateTimeAsTicks, System.Object key) [0x00000] in :0;SQLite.SQLiteConnection
TestZXing.Models.FileKeeper.RestoreUploadQueue () [0x0000c] in <3021c5f1ea784987befa15574c609ff3>:0;TestZXing.Models
TestZXing.Classes.SessionManager+<>c.b__8_1 () [0x00094] in <3021c5f1ea784987befa15574c609ff3>:0;TestZXing.Classes
SQLite.SQLiteException: database is locked
Version 2.1.2(2)
Stacktrace
SQLite.SQLite3.Prepare2 (SQLitePCL.sqlite3 db, System.String query) [0x0001b] in:0;SQLite
SQLite.SQLiteCommand.Prepare () [0x00011] in:0;SQLite
SQLite.SQLiteCommand.ExecuteScalar[T] () [0x00036] in:0;SQLite
SQLite.SQLiteConnection.ExecuteScalar[T] (System.String query, System.Object[] args) [0x00039] in:0;SQLite
SQLite.SQLiteConnection..ctor (System.String databasePath, SQLite.SQLiteOpenFlags openFlags, System.Boolean storeDateTimeAsTicks, System.Object key) [0x00119] in:0;SQLite.SQLiteConnection
SQLite.SQLiteConnection..ctor (System.String databasePath, System.Boolean storeDateTimeAsTicks, System.Object key) [0x00000] in:0;SQLite.SQLiteConnection
TestZXing.Models.FileKeeper.RestoreUploadQueue () [0x0000c] in <3021c5f1ea784987befa15574c609ff3>:0;TestZXing.Models
TestZXing.Classes.SessionManager+<>c.b__8_1 () [0x00094] in <3021c5f1ea784987befa15574c609ff3>:0;TestZXing.Classes
Reason
SQLite.SQLiteException: database is locked
Link to App Center