What happened?
A bug happened!
App Version
7.11.1
Android Version (API Level)
36
(Optional) Relevant log output
android.database.sqlite.SQLiteException: cannot rollback - no transaction is active (code 1)
at net.zetetic.database.sqlcipher.SQLiteConnection.nativeExecute(Native Method)
at net.zetetic.database.sqlcipher.SQLiteConnection.execute(SourceFile:31)
at net.zetetic.database.sqlcipher.SQLiteSession.endTransactionUnchecked(SourceFile:73)
at net.zetetic.database.sqlcipher.SQLiteSession.endTransaction(SourceFile:5)
at net.zetetic.database.sqlcipher.SQLiteDatabase.endTransaction(SourceFile:9)
at androidx.room.RoomDatabase.internalEndTransaction(SourceFile:9)
at androidx.work.impl.model.WorkSpecDao_Impl$23.call(SourceFile:198)
at androidx.room.CoroutinesRoom$Companion$execute$2.invokeSuspend(SourceFile:6)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:113)
at androidx.work.impl.Processor$$ExternalSyntheticLambda2.run(SourceFile:335)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1564)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@5d3ea5, Dispatchers.Main.immediate]
What happened?
A bug happened!
App Version
7.11.1
Android Version (API Level)
36
(Optional) Relevant log output