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
В firebase наблюдаем очень много таких крешей. Версия метрики 3.7.2. Подскажите это исправлено в новых версиях или планируется это исправить?
Fatal Exception: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(SQLiteConnection.java)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:210)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:194)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:493)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:200)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:192)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:864)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:849)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:724)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:714)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:305)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:262)
at com.yandex.metrica.impl.ob.kk.a(SourceFile:6)
at com.yandex.metrica.impl.ob.nf.(SourceFile:9)
at com.yandex.metrica.impl.ob.eg.a(SourceFile:7)
at com.yandex.metrica.impl.ob.ef.(SourceFile:23)
at com.yandex.metrica.impl.ob.ef.(SourceFile:5)
at com.yandex.metrica.impl.ob.fq.c(SourceFile:3)
at com.yandex.metrica.impl.ob.fq.a(SourceFile:1)
at com.yandex.metrica.impl.ob.eu.d(SourceFile:5)
at com.yandex.metrica.impl.ob.eu.a(SourceFile:4)
at com.yandex.metrica.impl.ob.fo.b(SourceFile:1)
at com.yandex.metrica.impl.ob.fd.a(SourceFile:1)
at com.yandex.metrica.impl.ob.bc$a.run(SourceFile:7)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
The text was updated successfully, but these errors were encountered:
В firebase наблюдаем очень много таких крешей. Версия метрики 3.7.2. Подскажите это исправлено в новых версиях или планируется это исправить?
Fatal Exception: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(SQLiteConnection.java)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:210)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:194)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:493)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:200)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:192)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:864)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:849)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:724)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:714)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:305)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:262)
at com.yandex.metrica.impl.ob.kk.a(SourceFile:6)
at com.yandex.metrica.impl.ob.nf.(SourceFile:9)
at com.yandex.metrica.impl.ob.eg.a(SourceFile:7)
at com.yandex.metrica.impl.ob.ef.(SourceFile:23)
at com.yandex.metrica.impl.ob.ef.(SourceFile:5)
at com.yandex.metrica.impl.ob.fq.c(SourceFile:3)
at com.yandex.metrica.impl.ob.fq.a(SourceFile:1)
at com.yandex.metrica.impl.ob.eu.d(SourceFile:5)
at com.yandex.metrica.impl.ob.eu.a(SourceFile:4)
at com.yandex.metrica.impl.ob.fo.b(SourceFile:1)
at com.yandex.metrica.impl.ob.fd.a(SourceFile:1)
at com.yandex.metrica.impl.ob.bc$a.run(SourceFile:7)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
The text was updated successfully, but these errors were encountered: