Skip to content

Qdrant connection troubles #283

@martinmalek

Description

@martinmalek

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions