Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Error: qdrant initialization failed #1292

@ericQS

Description

@ericQS

Describe the bug
I had compiled and installed bloop on ubuntu 18.04.5,
i executed these commands

cargo build -p bleep --release
cargo run -p bleep --release -- --source-dir /home/eric/

but i can't start bleep. when i execute
./target/release/bleep
i got the error

Error: qdrant initialization failed

Caused by:
    Qdrant initialization failed. Is Qdrant running on `qdrant-url`?

Expected behavior
i want start the application

To Reproduce
How can we reproduce the bug? Helpful information could include:

  • Details about your system
    ubuntu 18.04.5

  • The data that you had indexed

  • The query that you ran

Screenshots or output
If applicable, add screenshots to help illustrate the bug.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions