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

Unhandled 'error' event #12

Open
benmliang opened this issue May 15, 2014 · 1 comment
Open

Unhandled 'error' event #12

benmliang opened this issue May 15, 2014 · 1 comment

Comments

@benmliang
Copy link

When I call email-existence around 30 times, it will show this error for sure. Do you know why?

events.js:72
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at errnoException (net.js:904:11)
at TCP.onread (net.js:558:19)

@UncleBenjen
Copy link
Contributor

Hey, I was experiencing the same issue as you did. I seem to have found a fix that you can check out in my pull request here: https://github.com/nmanousos/email-existence/pulls

It's a little late so you may have moved on from this project/issue, however it seems to have fixed the error in question if you still need to use the email-existence module.

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