ddworken / hishtory

Your shell history: synced, queryable, and in context
https://hishtory.dev
MIT License
2.47k stars 45 forks source link

`database is locked (261)` error #119

Closed haberdashPI closed 10 months ago

haberdashPI commented 10 months ago
 8:11am ❯ hishtory init $MY_SECRET_KEY
2023/10/29 08:11:15 hishtory v0.242 fatal error at github.com/ddworken/hishtory/client/cmd/install.go:68: database is locked (261)
ddworken commented 10 months ago

Thanks for filing the issue! I believe this is a flaky issue, so if you retry I believe it should work. If not, 4352f61 should fix this (though I'll wait to release it until tests finish running).

ddworken commented 10 months ago

Ok, this should be fixed now and I haven't been able to reproduce this issue with the latest released version, so I'm closing this. If you still are experiencing any issues please let me know!