Skip to content

offline sync error: Sync(InvalidPushFrameConflict(1, 7)) #319

@younes200

Description

@younes200

Hello,

I have been encountering difficulties while testing a simple use case with offline write and remove sync. I've put together a simple test to demonstrate the issue I'm experiencing:

https://gist.github.com/younes200/28dd8abbaef48b52502f73e770c9d626

✓ turso init [575.68ms]
failed to sync 143 |             }
144 |         }
145 |     }
146 |     async sync() {
147 |         this.#checkNotClosed();
148 |         const rep = await this.#getDb().sync();
                                              ^
error: Sync(InvalidPushFrameConflict(1, 7))

I would be grateful if you could identify the problem for me.

Thanks you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions