-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] SQLite Disk IO Error #422
Comments
@GlitchedCod Those errors usually mean failure to write to disk for some reason (not enough disk space, malfunctioning sdcard...). Are other apps working correctly? If you reset the app does it still happen? |
@farfromrefug Same error, it even appears when the app start for the first time after all the data and cache being wiped. And now I've lost all my documents even with the backup in the settings. 😅 |
@GlitchedCod Wow i am really sorry to hear that. The export settings is only to export setttings, not data... Again i am deeply sorry... |
@farfromrefug No problem, sadly I've also tried to make a backup with Neo Backup and when I try to restore the app data it just doesn't work. The error wasn't showing before yes, and also before deleting everything I've saw that it worked in another "folder" to add a picture but not on the latest one with 12 pictures inside. |
@GlitchedCod you still have the neo backup? That should at least bring you to a state where you should have your existing data. This is what I do. You are saying it started to fail with a recent update? Could be a permission issue. I dont understand your point about "another folder" though |
@farfromrefug The Neo Backup can be restored but the app stills act like it was empty. Same error with all the permission (camera + all pics). For the folders it's when you start the app and start taking pictures, you got folders with multiples pictures onto them in the app. I was able to add a new picture onto another folder but not on the folder that I wanted to use (error as shown at the top on the screenshot). |
@GlitchedCod ok maybe your database is corrupted. If you want i can test your backup here. Let me know What do you mean by |
After I wiped the app data, it would still show the SQLite Disk IO Error 1546 even if I add all the permission in the settings. |
Also I got a lot of personal documents onto the backup of my app so I won't be able to share it with you or if you know how to remove the pictures from the backup I would be glad to send the Neo Backup data that isn't private to you. |
@GlitchedCod yes you can create a new "backup". Maybe try to add a document if you can and share the neo backup! |
Which app is your issue for
Document Scanner
Version
1.14.3.119
What platform are you using?
Android
OS Version
Android 15 DerpFest ROM
What happened?
When I try to scan a document after the "computing..." loading I get this error (and the image doesn't save) :
Relevant log output
Can't find a log file with Scoop.
Code of Conduct
The text was updated successfully, but these errors were encountered: