-
Notifications
You must be signed in to change notification settings - Fork 421
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
Handle server connection failures gracefully #74
Comments
Sometimes, the error is as follows:
|
I stumbled upon a third kind: see issue #76 |
Is this still happening after my pull request? Are you using the github master branch, or release 0.3.3? |
I'm using the current npm release which is indeed 0.3.3. As you can imagine, this connection issue is quite painful to test, I will do my best to try tho. |
Yeah, I submitted some code which has been merged in on github, but hasn't yet been released on npm. Try out the latest rev in the master branch and see if that works. |
I'm not sure if this is resolved or not. But since there hasn't been any activity for a very long time, I'm going to close this issue. If anyone still experiences problems with it, feel free to re-open, or create a new issue. |
When an invalid server name is passed to node-irc, my app crashes as follows:
The text was updated successfully, but these errors were encountered: