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

SQLite Error 10:'disk I/O error' #61

Open
IvanYu1 opened this issue May 24, 2024 · 7 comments
Open

SQLite Error 10:'disk I/O error' #61

IvanYu1 opened this issue May 24, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@IvanYu1
Copy link

IvanYu1 commented May 24, 2024

Hi,

When I'm trying to open the APP, it always pops up an error dialog, saying "SQLite Error 10:'disk I/O error'".

image

Do you have any idea about this issue? After a lot of digging into this issue, I found that the error isn't very descriptive about what the specific issue is.

Please advise how can i determine the issue and resolve that.

OS: Win10

Best Regards.

@IvanYu1 IvanYu1 added the bug Something isn't working label May 24, 2024
@kylesnyder-stratus
Copy link

Is there a work around for this bug?

@porrey
Copy link
Owner

porrey commented Jun 21, 2024

I would have to see the logs. Try moving the sql lite file so the app will attempt to recreate it when starting.

@kylesnyder-stratus
Copy link

kylesnyder-stratus commented Jun 24, 2024 via email

@porrey
Copy link
Owner

porrey commented Jul 12, 2024

There should only be one SQLite file, so delete (or move) them all.

@porrey
Copy link
Owner

porrey commented Sep 10, 2024

Has this issue been resolved?

@dunkziy
Copy link

dunkziy commented Sep 13, 2024

We are having the same issue. (After I was able to get it to work for another user profile)

We were seeing these:
image

image

  • removed the app from his laptop 'using RevoUninstaller' to get out all registry artifacts.
  • restarted
  • installed
  • same issue
  • no files in his profile though.

It worked for my account profile.

  • User is local admin on this computer.
  • I logged in and installed it again after removing it again.
  • It started up fine for me
  • No errors.
  • File structure in my profile folders were created.

I copied all the files from my user profile folder 'Virtual ZPL Printer' over to his to see if this helped.

It certainly changed but then we ended up with the same error as the original poster.

The logs are not getting written when he tries to use the program, but logs appear for me when I do.

Happy to help you figure this one out. Let me know what you'd like to do and I'll give it a try.

@porrey
Copy link
Owner

porrey commented Sep 17, 2024

Log fils are written to %USERPROFILE%/Documents/Virtual ZPL Printer/Logs/ by default. You can change this path in appsettings.json.

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

No branches or pull requests

4 participants