Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network send error: Broken pipe #58

Open
didadida321 opened this issue Jan 10, 2023 · 1 comment
Open

network send error: Broken pipe #58

didadida321 opened this issue Jan 10, 2023 · 1 comment

Comments

@didadida321
Copy link

l run the code:frontend.exe -kkrt -in /test.csv -csv -r 1 -out /tmp/psi.out -ip 0.0.0.0:1212
then get the error :
Exception: network send error: Broken pipe
/libPSI/out/install/linux/include/cryptoTools/Network/IoBuffer.h:629

how can l figure this problem?

@ladnir
Copy link
Member

ladnir commented Jan 10, 2023

This is an error on the underlying socket. So a networking error. Maybe the other party crashed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants