Skip to content

Connection error #47

@jaakluo

Description

@jaakluo

I'm getting a connection error when testing a connection/trying to connect to a persistent database. The database is created with DuckDB CLI version 1.2.0.

[Error: Serialization Error: Failed to deserialize: expected end of object, but found field id: 100] {
    errno: -1,
    code: 'DUCKDB_NODEJS_ERROR',
    errorType: 'Serialization'
}

Installing a newer version of duckdb-async (1.1.3) fixes this issue.

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