[BUG]: Weaviate::Cluster not ready. #74

Closed
opened 2026-02-15 16:30:02 -05:00 by yindo · 1 comment
Owner

Originally created by @ajeema on GitHub (May 6, 2024).

How are you running VectorAdmin?

Docker (local)

What happened?

I get an error that the weraviate cluser is not ready yet it is running and I have interacted with it directly via python.

Are there known steps to reproduce?

No response

Originally created by @ajeema on GitHub (May 6, 2024). ### How are you running VectorAdmin? Docker (local) ### What happened? I get an error that the weraviate cluser is not ready yet it is running and I have interacted with it directly via python. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-15 16:30:02 -05:00
yindo closed this issue 2026-02-15 16:30:02 -05:00
Author
Owner

@ajeema commented on GitHub (May 7, 2024):

found the issue, apparently localhost:8080 did not work but using http://host.docker.internal:8080 works

@ajeema commented on GitHub (May 7, 2024): found the issue, apparently localhost:8080 did not work but using http://host.docker.internal:8080 works
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#74