google / google/private-join-and-compute

Encounter errors unless running the client using sudo

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
856
Forks
163
PR merge metrics
No merged PRs in 30d

Description

Hi,
compiled with lastes bazel 3.2

If i run the client without sudo, i will encounter the follow error:
```Client: Loading data...
Client: Generating keys...
Client: Starting the protocol.
Client: Waiting for response and encrypted set from the server...
Client::ExecuteProtocol: failed to StartProtocol: 13: GrpcClientMessageSink: Failed to sen d message, error code: 14, error_message: failed to connect to all addresses
```

However, running with sudo solve the issue.
Do you have any idea to fix this?
Thank you!

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Start by reproducing the client with and without sudo using the Bazel 3.2 build, then investigate the gRPC connection failure; done means the client starts the protocol and connects without sudo.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, grpc
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.