Skip to content

Notably App is giving error and not letting me back up #1098

Description

@ZAbb007

What happened?

A bug happened! Notably app constantly giving error when trying to protect notes with password and backing up data.

App Version

7.11.2

Android Version (API Level)

37

(Optional) Relevant log output

java.lang.RuntimeException: Exception while computing database live data.
	at androidx.room.RoomTrackingLiveData$$ExternalSyntheticLambda0.run(SourceFile:139)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:1572)
Caused by: android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed (code 11)
	at net.zetetic.database.sqlcipher.SQLiteConnection.nativeExecuteForCursorWindow(Native Method)
	at net.zetetic.database.sqlcipher.SQLiteConnection.executeForCursorWindow(SourceFile:90)
	at net.zetetic.database.sqlcipher.SQLiteSession.executeForCursorWindow(SourceFile:37)
	at net.zetetic.database.sqlcipher.SQLiteQuery.fillWindow(SourceFile:31)
	at net.zetetic.database.sqlcipher.SQLiteCursor.fillWindow(SourceFile:31)
	at net.zetetic.database.sqlcipher.SQLiteCursor.getCount(SourceFile:7)
	at com.philkes.notallyx.data.dao.LabelDao_Impl$exists$2.call(SourceFile:135)
	at androidx.room.RoomTrackingLiveData$$ExternalSyntheticLambda0.run(SourceFile:126)
	... 3 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions