-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
It has now happened 2 times that the sync with the AWS backend database stopped working on my worker.
In both cases, the error message was
ERROR libsql::sync: insert error (frame=1) : SqliteFailure(1, "wal_insert_frame failed")
radar:bot Error syncing the database: Error: wal_insert_frame faile
Once that happens, a replica on a different machine, my development host, stops working with the same error message.
Since the dev client was not online at the same time as the worker, this indicates a change on the backend that makes local, existing replicas invalid.
That sounds like a valid bug report, where shall I open an issue?
I still have the database from the dev machine that triggers the error on a sync, so the error can be re-produced
--
Env, a Linux container for the worker, and a Mac as devbox, libsql client is on 0.15.2
ashmortar
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working