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

Add error handling for ECONNREFUSED to the cli tool #44

Open
ryugi opened this issue May 27, 2017 · 0 comments
Open

Add error handling for ECONNREFUSED to the cli tool #44

ryugi opened this issue May 27, 2017 · 0 comments

Comments

@ryugi
Copy link
Member

ryugi commented May 27, 2017

Right now we get an ugly stacktrace if the cli server's not running and you try to run timi:

events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: connect ECONNREFUSED 127.0.0.1:5097
    at Object.exports._errnoException (util.js:870:11)
    at exports._exceptionWithHostPort (util.js:893:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1063:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant