start-os icon indicating copy to clipboard operation
start-os copied to clipboard

[bug]: `database is locked`

Open dr-bonez opened this issue 2 years ago • 5 comments

occasionally requests will error with Database Error: database is locked. This can be fixed by updating to sqlx v0.5.11.

dr-bonez avatar Mar 09 '22 22:03 dr-bonez

Should be fixed by 0311, but leaving open to confirm with public usage

MattDHill avatar Jul 25 '22 18:07 MattDHill

Do you have a link to the fix?

chrisguida avatar Jul 25 '22 20:07 chrisguida

https://github.com/Start9Labs/embassy-os/pull/1355

MattDHill avatar Jul 26 '22 16:07 MattDHill

That PR is from March, as part of 0.3.0.1, are you saying this was fixed in March?

chrisguida avatar Jul 27 '22 17:07 chrisguida

Looks like it was still broken in June: https://github.com/Start9Labs/embassy-os/issues/1529

Is there a newer PR that addresses the reason this was reopened?

chrisguida avatar Jul 27 '22 17:07 chrisguida

should be fixed by #1763

dr-bonez avatar Sep 08 '22 16:09 dr-bonez