Skip to content

Unable to reconnect to db after incorrect UPSERT #40

@Aduciicba

Description

@Aduciicba

After incorrect upsert operation (incorrect syntax, no value for PK in query) SDK seems to be unable to establish the connection with immu db after application restart. It fails with exception:

ImmuDB.Exceptions.VerificationException: 'Data is corrupted (dual proof verification failed for the local state).'

Immuclient shows no error and has no troubles to connect to that db and successfully operate with its data though.

Environment:
Windows 10, Visual Studio 2019
Console Project on .NET 5
ImmuDB4Net 1.0.5
ImmuDB Server, Client and Admin 1.5.0
image

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