Skip to content

Broken pipe error occurs sporadically #2

Description

@siddharthoak

We have written a proxy for Docker and since it works over unix socket, we have used jnuixsocket.

We are encountering the "Broken pipe" error sporadically. The same code executes correctly on other occasions. Unfortunately I have not figured out the reason behind this behavior.
Can you please suggest any pointers that may help me get over the problem.
The version of the the library we have used is 2.0.4.

Caused by: java.io.IOException: Broken pipe at Socket[addr=null,port=0,localport=0][fd=java.io.FileDescriptor@67575e30; file=/run/docker.sock; connected=true; bound=false]
at org.newsclub.net.unix.AFUNIXSocketImpl$AFUNIXOutputStream.write(AFUNIXSocketImpl.java:256) ~[junixsocket-common-2.0.4.jar:na]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions