Skip to content

Failed to send telemetry event error in version 1.0.12 (Fixed in latest version) #49

Description

@yamakkaji

Hello ChromaDB Team,

I am reporting an issue I encountered with version 1.0.12 regarding a telemetry event error, which appears to be fixed in the latest version.

Environment

  • chromadb version: 1.0.12
  • (Note: I manage my Python environment using mamba)

Bug Description
When running a Python script that utilizes chromadb, the following error message appeared immediately upon execution:

Failed to send telemetry event ClientStartEvent: capture() takes 1 positional argument but 3 were given

This error seems related to the internal capture() function for telemetry.

Resolution
This error no longer occurs after I upgraded chromadb to the latest version. It appears this bug was specific to version 1.0.12 (or older versions) and has since been resolved.

Thank you for your work on this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions