Skip to content

milvus-lite failed to start at google colab #299

Description

@MMHRA

Hi
I've been using milvus on google colab to vectorize some text for a while. today i got the error:
"ERROR:root:Start milvus-lite failed
2025-06-26 10:03:43,951 [ERROR][_create_connection]: Failed to create new connection using: 368e631280a247d7b5c5c279f34fd23d (milvus_client.py:916)"

tried to make it simple, so this is what i ran, but its not working:

!pip install -U pymilvus
from pymilvus import MilvusClient
client = MilvusClient("./milvus_db.db")

The interesting part is that the code works on my machine. i don't know what caused the error.

Image

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