-
Couldn't load subscription status.
- Fork 417
Open
Description
I'm running a self hosted qdrant with an internal dns at https://qdrant.mydomain.org. Port 443 redirecting to 6333.
However it seems that the client insists on using the grpc port at 6334 which of course isn't available in this setup.
Is the grpc connection needed?
Error processing documents: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "failed to connect to all addresses; last error: UNKNOWN: ipv4:192.168.70.20:6334: Failed to connect to remote host: getsockopt(SO_ERROR): No route to host (113)" debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"failed to connect to all addresses; last error: UNKNOWN: ipv4:192.168.70.20:6334: Failed to connect to remote host: getsockopt(SO_ERROR): No route to host (113)", grpc_status:14, created_time:"2025-04-15T15:49:16.395599507+00:00"}" >
Metadata
Metadata
Assignees
Labels
No labels