Skip to content

sendgrid.send gives {"code":"EPROTO","errno":"EPROTO","syscall":"write"} #346

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

Closed
danielflippance opened this issue Dec 2, 2016 · 1 comment
Labels
type: question question directed at the library

Comments

@danielflippance
Copy link

Issue Summary

My nodeJS integration is returning a lot of the following errors when calling sendgrid.send:

{"code":"EPROTO","errno":"EPROTO","syscall":"write"}

I don't know what this error message means or whether this has prevented my email from being sent. Any idea what this means, what it's impacts are or how I can address it?

Technical details:

  • sendgrid-nodejs Version: version: "2.0.0",
  • Node.js Version: 4.5.0
@thinkingserious thinkingserious added the type: question question directed at the library label Dec 2, 2016
@thinkingserious
Copy link
Contributor

Hello @danielflippance,

I have not seen this issue myself (seems its dependent on your server settings), but in this epic thread, it looks like there are several possible solutions: nodejs/node#3692

I hope that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question question directed at the library
Projects
None yet
Development

No branches or pull requests

2 participants