Skip to content

permission denied on sharing unix domain sockets with different user #151

@msays2000

Description

@msays2000

Mother host process running as user A. Plugin process running with sudo i.e root.

Plugin creates a unix domain socket at /tmp/plugin226668393 but mother host is unable to connect.

rpc error: code = Unavailable desc = connection error: desc = "transport: error while dialing: dial unix /tmp/plugin226668393: connect: permission denied"

Possible solutions:

Shared directory

Use tcp instead in linux

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