Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: qdrant initialization failed #1292

Open
ericQS opened this issue Sep 4, 2024 · 0 comments
Open

Error: qdrant initialization failed #1292

ericQS opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ericQS
Copy link

ericQS commented Sep 4, 2024

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.

@ericQS ericQS added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant