Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

transactions: database is locked error reoccurs #82

Closed
adamdecaf opened this issue Feb 28, 2020 · 2 comments
Closed

transactions: database is locked error reoccurs #82

adamdecaf opened this issue Feb 28, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@adamdecaf
Copy link
Member

adamdecaf commented Feb 28, 2020

The following error pops up pretty often. It breaks apitest calls and fires off alerts. I thought this was fixed in #80 but I guess not.

ts=2020-02-28T16:54:12.071421823Z caller=transactions.go:183 transactions="problem creating transaction: createTransaction: insert: error=database is locked rollback=<nil>" requestID=86863fc3494a97b707683e5c3f1b08fe363e569a

Screen Shot 2020-02-28 at 9 01 25 AM

@adamdecaf
Copy link
Member Author

We could look at adding a busy handler, but the go-sqlite library doesn't support it.

@adamdecaf
Copy link
Member Author

This should be addressed now. If it comes up again it's a new issue to look into.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant