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

Error: write EPIPE #193

Closed
apocas opened this issue Nov 28, 2015 · 3 comments
Closed

Error: write EPIPE #193

apocas opened this issue Nov 28, 2015 · 3 comments
Labels

Comments

@apocas
Copy link
Owner

apocas commented Nov 28, 2015

Some endpoints may not work correctly (intermittently) in some versions of Node (>= 4.1.2).

This is due to: nodejs/node#3803 (comment)

Affects Unix socket based connections, direct TCP should not be affected.

@DaneEveritt
Copy link

Looks like this is being tracked in nodejs/node#3947

@apocas
Copy link
Owner Author

apocas commented Jan 4, 2016

Node v5.3.0 seems to fix it, can't reproduce it anymore with our test suite.

@apocas apocas closed this as completed Jan 26, 2016
@etano
Copy link

etano commented Jun 27, 2016

I get this error occasionally. Is there a way to catch it and retry?

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

No branches or pull requests

3 participants