You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message:
error code 5: database is locked
Stacktrace:
net.sqlcipher.database.SQLiteException: error code 5: database is locked
at net.sqlcipher.database.SQLiteStatement.native_execute(Native Method)
at net.sqlcipher.database.SQLiteStatement.execute(Unknown Source:19)
at net.sqlcipher.database.SQLiteDatabase.execSQL(SourceFile:0)
at de.tutao.tutashared.offline.AndroidSqlCipherFacade.run(Unknown Source:8)
at de.tutao.tutashared.ipc.SqlCipherFacadeReceiveDispatcher.dispatch(Unknown Source:339)
at de.tutao.tutashared.ipc.AndroidGlobalDispatcher.dispatch(Unknown Source:154)
at de.tutao.tutanota.RemoteBridge.invokeMethod(Unknown Source:62)
at de.tutao.tutanota.RemoteBridge.handleMessageFromWeb(Unknown Source:204)
at de.tutao.tutanota.RemoteBridge$initMessageChannel$1$onMessage$1.invokeSuspend(Unknown Source:41)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(Unknown Source:0)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(Unknown Source:14)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source:28)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:0)
The text was updated successfully, but these errors were encountered:
charlag
added
android
issues that concern the android client but not all clients
bug
broken functionality, usability problems, unexpected errors
labels
Nov 28, 2024
v250.241025.0 and up
The text was updated successfully, but these errors were encountered: