New Google Play Store Not Working


Bobbelbo

Members
Jun 9, 2018
1
3
Hey everyone!

I'm new to this forum so please tell me if there is any missing information you need to know before being able to help me. I just bought a Redmi Note 5, unlocked it, installed "xiaomi.eu 9.5 stable" and enabled camera2api for a modded *no-support-for-this-app-on-this-forum*. Now, my Google Play Store won't open and keeps spamming me with this report :

java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(Unknown Source:28)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at android.os.AsyncTask$SerialExecutor$1.run(Unknown Source:2)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
Caused by: android.database.sqlite.SQLiteException: no such column: if_range_id (code 1): , while compiling: SELECT _id, entity, _data, mimetype, visibility, destination, control, status, lastmod, notificationpackage, notificationclass, notificationextras, total_bytes, current_bytes, title, description, uri, is_visible_in_downloads_ui, hint, mediaprovider_uri, deleted, bypass_recommended_size_limit, allowed_network_types, no_integrity, numfailed, cookiedata, useragent, referer, otheruid, if_range_id, title AS _display_name, total_bytes AS _size, download_file_hash, download_apk_install_way, download_extra, apk_package_name, errorMsg, download_speedup_time, download_speedup_status, download_speedup_mode, download_extra2 FROM downloads WHERE (notificationclass=?) AND (uid= ? OR otheruid= ?)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:51)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:11)
at android.content.ContentProviderProxy.query(Unknown Source:74)
at android.content.ContentResolver.query(Unknown Source:55)
at android.content.ContentResolver.query(Unknown Source:4)
at android.content.ContentResolver.query(Unknown Source:12)
at com.google.android.finsky.download.z.a(SourceFile:143)
at com.google.android.finsky.download.z.a(SourceFile:136)
at com.google.android.finsky.download.n.a(SourceFile:162)
at com.google.android.finsky.installer.a.ak.doInBackground(SourceFile:71)
at android.os.AsyncTask$2.call(Unknown Source:20)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 4 more

I tried to clear data, force stop, uninstall updates and even installing a Play Store apk to find of "force update" it and nothing worked. I really don't know what to do, so I need your help!

Does anyone here is able to understand that Java language and help me find what is wrong with the app?

Thanks!
 
I got the same log and Google Play store stopped working. I have a Redmi Note 4x and yesterday I updated to 8.7.19
I tried to install manually play store but I got the same
 
I got a problem also also with this log. My device redmi note 7:
android.database.sqlite.SQLiteException: no such column: if_range_id (code 1 SQLITE_ERROR): , while compiling: SELECT _id, entity, _data, mimetype, visibility, destination, control, status, lastmod, notificationpackage, notificationclass, notificationextras, total_bytes, current_bytes, title, description, uri, is_visible_in_downloads_ui, hint, mediaprovider_uri, deleted, bypass_recommended_size_limit, allowed_network_types, no_integrity, numfailed, cookiedata, useragent, referer, otheruid, if_range_id, title AS _display_name, total_bytes AS _size, download_file_hash, download_apk_install_way, download_extra, apk_package_name, errorMsg, download_speedup_time, download_speedup_status, download_speedup_mode, download_extra2 FROM downloads WHERE ((uid=10064 OR otheruid=10064)) AND (notificationclass=?)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:15)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:11)
at android.content.ContentProviderProxy.query(Unknown Source:77)
at android.content.ContentResolver.query(Unknown Source:57)
at android.content.ContentResolver.query(Unknown Source:4)
at android.content.ContentResolver.query(Unknown Source:12)
at com.google.android.finsky.download.at.a(SourceFile:99)
at com.google.android.finsky.download.at.a(SourceFile:95)
at com.google.android.finsky.download.k.b(SourceFile:12)
at com.google.android.finsky.download.l.run(Unknown Source:1)
at android.os.Handler.handleCallback(Unknown Source:2)
at android.os.Handler.dispatchMessage(Unknown Source:4)
at android.os.Looper.loop(Unknown Source:208)
at android.os.HandlerThread.run(Unknown Source:28)