Skip to content

SqliteFailure(1, "wal_insert_frame failed") on database sync #6

@a4z

Description

@a4z

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions