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

Handle error event when listing revision data #53

Open
shellandbull opened this issue Feb 15, 2017 · 0 comments
Open

Handle error event when listing revision data #53

shellandbull opened this issue Feb 15, 2017 · 0 comments

Comments

@shellandbull
Copy link

shellandbull commented Feb 15, 2017

Hello guys,

There's clearly something wrong with my setup - but I'm not exactly sure what that is - running ember deploy --verbose env yields the following:

+- fetchInitialRevisions
|  |
|  +- redis
- Listing initial revisions for key: `sunlight-web-client`
events.js:160
      throw er; // Unhandled 'error' event

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

Error: Timed out while waiting for handshake
    at Timeout._onTimeout (/Users/mariogintili/dev/sunlight/web-client/node_modules/ssh2/lib/client.js:569:19)
    at ontimeout (timers.js:365:14)
    at tryOnTimeout (timers.js:237:5)
    at Timer.listOnTimeout (timers.js:207:5)

I was wondering if we could handle that error event to show something more informative?

EDIT the unhandled error might not be in this library, sorry if that's the case

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

1 participant