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
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
After 1-2 days of usage, app closes immediately when opened. If app stays open or can be opened after multiple attempts, app is in the mode when first opened with setup assistant. After stepping through the assistant when authorizing “Risiko-Ermittlung aktivieren" error 9002 is displayed:
File is not a database, while compiling: select count(*) from sqlite_master;
App will only work when local app data and cache is deleted. Restarting the phone is not necessary but will not prevent future failures.
Expected behaviour
App continue to monitor my exposure to Sars-Covid-2
Steps to reproduce the issue
See above.
Huawei power saving options for this app were all set to be managed manually.
Technical details
Mobile device: Huawei P20 Pro CLT-L29
Android version: 8.1.0
Possible Fix
Manual power options in Huawei battery settings were already alll set to manual.
Deleting the app data and cache or restarting the phone do not prevent the error to reoccur after 1-2 days.
Additional context
The text was updated successfully, but these errors were encountered:
Hi @JoTheHannes , it's quite a while since you reported this bug: "Ursache 9002 - File is not a database: ,while compiling: select count (*) from sqlite_master;"
As far as I know, the root source for this exception is not known yet.
I came across the information, that the problem often occurs with Huawai and Honor devices.
One similar feauture of many of these devices is the PrivateSpace feature (Huawai/Honor specific privacy app & data storage container; see here, here, here, or here).
Did you ever use or ever enable PrivateSpace for your phone, or might it have been preconfigured to be active when you bought it?
Are you still using CWA, with the newest version 1.2.0? If yes, is the error still persisting for you? Or is it gone?
A reply to these questions may help to get an idea, if PrivateSpace might be related to the issue you experienced.
Thanks very much in advance, kind regards,
V.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
After 1-2 days of usage, app closes immediately when opened. If app stays open or can be opened after multiple attempts, app is in the mode when first opened with setup assistant. After stepping through the assistant when authorizing “Risiko-Ermittlung aktivieren" error 9002 is displayed:
File is not a database, while compiling: select count(*) from sqlite_master;
App will only work when local app data and cache is deleted. Restarting the phone is not necessary but will not prevent future failures.
Expected behaviour
App continue to monitor my exposure to Sars-Covid-2
Steps to reproduce the issue
See above.
Huawei power saving options for this app were all set to be managed manually.
Technical details
Possible Fix
Manual power options in Huawei battery settings were already alll set to manual.
Deleting the app data and cache or restarting the phone do not prevent the error to reoccur after 1-2 days.
Additional context
The text was updated successfully, but these errors were encountered: