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

Unhandled exception in spawn: attempt to write a readonly database #19

Closed
DuraMorte opened this issue Mar 20, 2020 · 1 comment
Closed
Labels
general question Question about Mango and how to use it

Comments

@DuraMorte
Copy link

Just upgraded my binary to 0.2.2.
Prior, launching with "./mango &" worked perfectly.
Now, I am getting the error in the title.
The entire message is as follows:

Unhandled exception in spawn: attempt to write a readonly database (SQLite3::Exception)
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???

There isn't a crash; the software is still running. However, I can't see any of my titles, and the scanner runs forever.
What database is being referred to, and how can I change it to rw?

@DuraMorte DuraMorte added the bug Something isn't working label Mar 20, 2020
@hkalexling hkalexling mentioned this issue Mar 21, 2020
@hkalexling hkalexling added general question Question about Mango and how to use it and removed bug Something isn't working labels Mar 21, 2020
@DuraMorte
Copy link
Author

Caused by user error. See comments in #18 for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general question Question about Mango and how to use it
Projects
None yet
Development

No branches or pull requests

2 participants