-
Notifications
You must be signed in to change notification settings - Fork 45
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
Comments
Is there a work around for this bug? |
I would have to see the logs. Try moving the sql lite file so the app will attempt to recreate it when starting. |
Thanks for the reply.
Are you able to tell me which sql lite file or just all of them? If I search and delete all sqllite files it fails to open.
Where are the logs located and I can look there.
Thanks again for the help.
From: Daniel Porrey ***@***.***>
Date: Friday, June 21, 2024 at 3:54 PM
To: porrey/Virtual-ZPL-Printer ***@***.***>
Cc: Kyle Snyder ***@***.***>, Comment ***@***.***>
Subject: Re: [porrey/Virtual-ZPL-Printer] SQLite Error 10:'disk I/O error' (Issue #61)
I would have to see the logs. Try moving the sql lite file so the app will attempt to recreate it when starting.
—
Reply to this email directly, view it on GitHub<https://url.avanan.click/v2/___https:/github.com/porrey/Virtual-ZPL-Printer/issues/61%23issuecomment-2183441402___.YXAzOmdvZ3RwOmE6bzo0N2U2MzU2MDljZmI5OTAyODQ5YTgzNTVmNGMyM2RhOTo2OmYxMWM6MzIzMzgxOTJiNDBjYTlmYTcyZjkxMjVkMzE0YmY5N2ViM2FkNmI4YTE4MTk2ZmNjYzllZGM4MjY3OWRkMmUzZjpoOlQ>, or unsubscribe<https://url.avanan.click/v2/___https:/github.com/notifications/unsubscribe-auth/BJLXNO23XSRE46ZYEEDST6DZISHBNAVCNFSM6AAAAABIHCANJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBTGQ2DCNBQGI___.YXAzOmdvZ3RwOmE6bzo0N2U2MzU2MDljZmI5OTAyODQ5YTgzNTVmNGMyM2RhOTo2OjViMGQ6YTAxYWIxYWFlZWQzZWMzODUyZGY3NGQ0YzkxNWU5ZWQxNmEwYTk3YWEzOThmNWM3ZWFiMGJhNTk5MDdiY2NiNzpoOlQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
There should only be one SQLite file, so delete (or move) them all. |
Has this issue been resolved? |
We are having the same issue. (After I was able to get it to work for another user profile)
It worked for my account profile.
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. |
Log fils are written to %USERPROFILE%/Documents/Virtual ZPL Printer/Logs/ by default. You can change this path in appsettings.json. |
Hi,
When I'm trying to open the APP, it always pops up an error dialog, saying "SQLite Error 10:'disk I/O error'".
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.
The text was updated successfully, but these errors were encountered: