start-os
start-os copied to clipboard
[bug]: `database is locked`
occasionally requests will error with Database Error: database is locked
. This can be fixed by updating to sqlx v0.5.11.
Should be fixed by 0311, but leaving open to confirm with public usage
Do you have a link to the fix?
https://github.com/Start9Labs/embassy-os/pull/1355
That PR is from March, as part of 0.3.0.1, are you saying this was fixed in March?
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?
should be fixed by #1763