Skip to content

-unix does not work and expects a port #375

@mluhmann

Description

@mluhmann

in grpcurl ./grpcurl -plaintext -unix /var/run/grpc.sock list does work fine with my server.

But with grpcui it does not start up and outputs an error.

./grpcui -plaintext -unix /var/run/grpc.sock Failed to dial target host "/var/run/grpc.sock": connection error: desc = "transport: error while dialing: dial tcp: address /var/run/grpc.sock: missing port in address"

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