Skip to content

chromadb client crashes on persisted database #5392

@vespero89

Description

@vespero89

Setup

Windows 11
Python 3.11.9
ChromaDB version 1.0.20
Database persisted on disk

Issue
When using PersistentClient, any attempt to write data to the database (add/delete operations) causes the entire process to crash.
Trying to debug the code, I get the [WinError 10054]: An existing connection was forcibly closed by the remote host

Question
Is there any known issue with this setup, or suggestions on how to resolve it?

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