appmetrica / appmetrica-sdk-android

AppMetrica SDK for Android
https://appmetrica.io
MIT License
53 stars 5 forks source link

POSIX Error : 11 SQLite Error : 3850 #1

Closed stayf closed 7 months ago

stayf commented 9 months ago

📚 AppMetrica SDK Version

6.0.0

📝 Description

Постоянно что-то пытается вставится в бд, но не может. Происходит почти сразу после запуска приложения. Когда начинаю им пользоваться. Использую: implementation 'com.yandex.android:mobileads:6.0.1' implementation "io.appmetrica.analytics:analytics:6.0.0"

🔍 Reproducing the issue

Да почти сразу после запуска приложения.

📋 Relevant AppMetrica Log Output or Crash Logs

Expand to view logs
``` 2023-10-01 09:24:20.949 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:20.949 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:20.949 11503-11581 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:20.949 11503-11581 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11467). 2023-10-01 09:24:20.950 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:20.950 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:20.950 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:20.951 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:20.951 11503-11581 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:20.951 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:20.951 11503-11581 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11467). 2023-10-01 09:24:20.951 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:20.951 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:20.951 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:20.962 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:20.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:20.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:20.965 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:20.966 11467-11526 SQLiteLog com.stayfprod.awesomeradio.free E (1) table sessions has no column named start_time in "INSERT INTO sessions(start_time,id,type,obtained_before_first_sync,report_request_parameters,server_time_offset) VALUES (?,?,?,?,?,?)" 2023-10-01 09:24:20.968 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:20.968 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:20.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:20.971 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:20.974 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:20.978 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:20.986 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:25.958 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:25.958 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11503). 2023-10-01 09:24:25.960 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:25.960 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11503). 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:25.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:25.969 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:25.973 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:25.975 11467-11526 SQLiteLog com.stayfprod.awesomeradio.free E (1) table sessions has no column named start_time in "INSERT INTO sessions(start_time,id,type,obtained_before_first_sync,report_request_parameters,server_time_offset) VALUES (?,?,?,?,?,?)" 2023-10-01 09:24:25.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:25.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:25.978 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:25.979 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:25.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:25.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:25.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:25.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:25.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:25.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:25.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:25.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:25.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:25.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:25.989 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:25.993 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:30.959 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:30.959 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11503). 2023-10-01 09:24:30.960 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:30.961 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11503). 2023-10-01 09:24:30.963 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:30.964 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11503). 2023-10-01 09:24:30.971 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:30.971 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:30.971 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:30.971 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:30.971 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:30.971 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:30.972 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:30.972 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:30.972 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:30.972 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:30.976 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:30.980 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:30.980 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:30.980 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:30.980 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:30.981 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:30.981 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:30.981 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:30.981 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:30.981 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:30.981 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:30.983 11467-11526 SQLiteLog com.stayfprod.awesomeradio.free E (1) table sessions has no column named start_time in "INSERT INTO sessions(start_time,id,type,obtained_before_first_sync,report_request_parameters,server_time_offset) VALUES (?,?,?,?,?,?)" 2023-10-01 09:24:30.986 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:30.986 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:30.986 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:30.987 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:30.989 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:30.993 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:30.994 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:30.994 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:30.994 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:30.998 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:31.002 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:35.966 11503-11581 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:35.966 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:35.966 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting lock (2) failed due to (11). The current owner is (11503). 2023-10-01 09:24:35.966 11503-11581 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting lock (4) failed due to (11). The current owner is (11467). 2023-10-01 09:24:35.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) POSIX Error : 11 SQLite Error : 3850 2023-10-01 09:24:35.969 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (11503). 2023-10-01 09:24:35.975 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:35.975 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:35.976 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:35.976 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:35.976 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:35.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:35.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:35.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:35.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:35.977 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:35.982 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:35.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:35.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:35.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:35.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:35.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:35.983 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:35.984 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:35.984 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:35.984 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:35.987 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:35.990 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:35.990 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:35.991 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:35.992 11467-11526 SQLiteLog com.stayfprod.awesomeradio.free E (1) table sessions has no column named start_time in "INSERT INTO sessions(start_time,id,type,obtained_before_first_sync,report_request_parameters,server_time_offset) VALUES (?,?,?,?,?,?)" 2023-10-01 09:24:35.994 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type 2023-10-01 09:24:35.998 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) fileHasMoved : original inode of /data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180 is (502744) 2023-10-01 09:24:35.998 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of fd(108) : st_mode(100660) st_uid(11939) st_gid(11939) st_ino(502744) st_size(36864) 2023-10-01 09:24:35.998 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) File name of fd(108) : /data/data/com.stayfprod.awesomeradio.free/no_backup/appmetrica/analytics/db/component_20799a27-fa80-4b36-b2db-0f8141f24180.db 2023-10-01 09:24:35.998 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) osStat failed "/data/user/0/com.stayfprod.awesomeradio.free/no_backup/db_metrica_com.stayfprod.awesomeradio.free_20799a27-fa80-4b36-b2db-0f8141f24180" due to error (2) 2023-10-01 09:24:35.998 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free/no_backup : st_mode(40771) st_uid(11939) st_gid(11939) st_ino(554188) 2023-10-01 09:24:35.998 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0/com.stayfprod.awesomeradio.free : st_mode(40700) st_uid(11939) st_gid(11939) st_ino(559878) 2023-10-01 09:24:35.999 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user/0 : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666271) 2023-10-01 09:24:35.999 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data/user : st_mode(40751) st_uid(0) st_gid(0) st_ino(3666272) 2023-10-01 09:24:35.999 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1) Stat of /data : st_mode(40771) st_uid(1000) st_gid(1000) st_ino(3) 2023-10-01 09:24:35.999 11467-11564 SQLiteLog com.stayfprod.awesomeradio.free E (1032) statement aborts at 14: [INSERT OR REPLACE INTO preferences(key,type,value) VALUES (?,?,?)] attempt to write a readonly database 2023-10-01 09:24:36.009 11467-11579 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "INSERT INTO reports(location_info,custom_type,app_environment_revision,encrypting_mode,global_number,open_id,profile_id,number,first_occurrence_status,battery_charge_type,session_typ 2023-10-01 09:24:36.013 11467-11532 SQLiteLog com.stayfprod.awesomeradio.free E (1) no such table: reports in "SELECT DISTINCT report_request_parameters FROM sessions WHERE id >=0 AND (SELECT count() FROM reports WHERE reports.session_id = sessions.id AND reports.session_type = sessions.type ```

📦 Dependencies

No response

alexklints commented 9 months ago

Привет. Судя по всему, происходит одновременное использование двух разных версий AppMetrica SDK: io.appmetrica.analytics:analytics:6.0.0, которую использует само приложение и com.yandex.android:mobmetricalib:5.x.x, которую использует Ads SDK. Такой режим работы допустим, но не является желательным. Насколько я понимаю, приложение работает штатно, крешей не возникает и данные доезжают. Проблемы записи связаны с отправкой собственной диагностической информации AppMetrica SDK. Они не должны влиять ни на качество данных Ads SDK, ни на качество данных самого приложения. В такой ситуации есть 2 варианта:

alexklints commented 7 months ago

Привет. Вышел релиз Yandex Mobile Ads SDK 6.2.0 с поддержкой AppMetrica SDK 6.0.0. Можно ее поддержать и проблема должна уйти.