Skip to content
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

Open
1 task done
GlitchedCod opened this issue Jan 29, 2025 · 10 comments
Open
1 task done

[BUG] SQLite Disk IO Error #422

GlitchedCod opened this issue Jan 29, 2025 · 10 comments
Labels
android bug Something isn't working

Comments

@GlitchedCod
Copy link

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) :

Image

Relevant log output

Can't find a log file with Scoop.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@GlitchedCod GlitchedCod added the bug Something isn't working label Jan 29, 2025
@farfromrefug
Copy link
Collaborator

@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?

@GlitchedCod
Copy link
Author

@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. 😅

@farfromrefug
Copy link
Collaborator

@GlitchedCod Wow i am really sorry to hear that. The export settings is only to export setttings, not data...
For that you need to use the sync option.
I am really really sorry i did not want you to loose any data :s
as for your error, seeing you had data before i guess the error was not showing before? And the fact that it happens even right now without any data let me to believe it is something related to disk. You have an sdcard? if so the issue might be there.

Again i am deeply sorry...

@GlitchedCod
Copy link
Author

@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.

@farfromrefug
Copy link
Collaborator

@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

@GlitchedCod
Copy link
Author

@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).

@farfromrefug
Copy link
Collaborator

@GlitchedCod ok maybe your database is corrupted. If you want i can test your backup here. Let me know

What do you mean by Same error with all the permission (camera + all pics).?

@GlitchedCod
Copy link
Author

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.

@GlitchedCod
Copy link
Author

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.

@farfromrefug
Copy link
Collaborator

@GlitchedCod yes you can create a new "backup". Maybe try to add a document if you can and share the neo backup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants