Skip to content
New issue

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

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

Already on GitHub? # to your account

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

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.

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

No branches or pull requests

2 participants