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

initing search db maintainer: creating writable search conn: opening sqlite db: opening sqlite db: sqlite.OpenConn: SQLITE_CANTOPEN #34

Open
geedeee opened this issue Oct 31, 2024 · 2 comments

Comments

@geedeee
Copy link

geedeee commented Oct 31, 2024

Running on Windows 11 24H2
using 'run-console.bat'
Errors out. Contents of 'cove.log' below.

[2024-10-31 18:51:45 +0800 NIL github.com/anacrolix/gostdapp app.go:40]
error in main: initializing local DHT indexer: initing search db maintainer: creating writable search conn: opening sqlite db: opening sqlite db: sqlite.OpenConn: SQLITE_CANTOPEN (file:C:\Users\XXXXX\AppData\Roaming\cove\torrents.db)

Thanks for any help.

@anacrolix
Copy link
Owner

Thanks for submitting this. Could you check if C:\Users\XXXXX\AppData\Roaming\cove\ already exists? I think I've seen this report from a few other people, I suspect I might need to ensure the directory is there, or there's an issue creating it (and I'm ignoring the error because it's a pain to handle).

@anacrolix
Copy link
Owner

This is difficult to reproduce. I need more information. Please try v0.5.1.

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

No branches or pull requests

2 participants