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

EPIPE Error #79

Closed
warren8r opened this issue May 19, 2016 · 2 comments
Closed

EPIPE Error #79

warren8r opened this issue May 19, 2016 · 2 comments

Comments

@warren8r
Copy link

Hello,

When sending text, I get the following error:

txting phone 5556267989 : Hello World!
Hello World!

events.js:72
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at errnoException (net.js:905:11)

at Object.afterWrite (net.js:721:19)

I have no idea what might be causing this.
Anyone else face this issue?
Thanks,
Matt

@daluu
Copy link
Collaborator

daluu commented May 20, 2016

Seems like a duplicate of issue #78? Or related to it anyhow. Solving that issue should likely solve this one I'd think.

@warren8r
Copy link
Author

Hello daluu,
After reviewing some comments in #78, I believe this to be true.
I will close this one.

Thank you!

Matt

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