Skip to content

IllegalStateException: Cannot perform this operation because there is no current transaction. #10572

@sentry

Description

@sentry

Sentry Issue: WORDPRESS-ANDROID-2XE

IllegalStateException: Cannot perform this operation because there is no current transaction.
    at android.database.sqlite.SQLiteSession.throwIfNoTransaction(SQLiteSession.java:926)
    at android.database.sqlite.SQLiteSession.endTransaction(SQLiteSession.java:398)
    at android.database.sqlite.SQLiteDatabase.endTransaction(SQLiteDatabase.java:654)
    at androidx.sqlite.db.framework.FrameworkSQLiteDatabase.endTransaction(FrameworkSQLiteDatabase.java:90)
    at androidx.room.RoomDatabase.endTransaction(RoomDatabase.java:266)
...
(4 additional frame(s) were not displayed)

Cannot perform this operation because there is no current transaction.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions