wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.93k stars 1.31k forks source link

SQLiteDiskIOException: disk I/O error (code 4874): , while compiling: PRAGMA journal_mode #20889

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: WORDPRESS-ANDROID-14J4

SQLiteDiskIOException: disk I/O error (code 4874): , while compiling: PRAGMA journal_mode
    at android.database.sqlite.SQLiteConnection.nativePrepareStatement(SQLiteConnection.java)
    at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889)
    at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634)
    at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:320)
    at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:291)
...
(22 additional frame(s) were not displayed)
dangermattic commented 1 month ago

Thanks for reporting! 👍