Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Failed to open database exception, yet the database works #28

Closed
ghost opened this issue Jun 26, 2014 · 5 comments
Closed

Failed to open database exception, yet the database works #28

ghost opened this issue Jun 26, 2014 · 5 comments

Comments

@ghost
Copy link

ghost commented Jun 26, 2014

On my HTC One I get "Failed to open database" exception all the time.
Yet it seems that everything is working fine.
How can I get rid of the exception?

@roscopeco
Copy link
Owner

Can you provide more detail? E.g. is there an exception trace?

Thanks,
Ross

@ghost
Copy link
Author

ghost commented Jul 2, 2014

Hi Ross,
unfortunately there is just a few lines output on this error:

07-02 09:53:00.180    1512-1512/com.unitedinternet.presents.app I/Database﹕ sqlite returned: error code = 14, msg = cannot open file at source line 25467
07-02 09:53:00.180    1512-1512/com.unitedinternet.presents.app E/Database﹕ sqlite3_open_v2("presents.db", &handle, 2, NULL) failed

roscopeco added a commit that referenced this issue Jul 12, 2014
@roscopeco
Copy link
Owner

Fixed by #30 - please test if you can.

@ChristopheCVB
Copy link
Contributor

I already tested it on my project while fixing, but let me know ;)

@ghost
Copy link
Author

ghost commented Jul 15, 2014

Seems to work well, thanks for the fix!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants