Skip to content

Livesync with watch throws ECONNREFUSED exception if the app crashes #2181

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

Closed
pkoleva opened this issue Oct 31, 2016 · 0 comments
Closed

Livesync with watch throws ECONNREFUSED exception if the app crashes #2181

pkoleva opened this issue Oct 31, 2016 · 0 comments
Assignees
Milestone

Comments

@pkoleva
Copy link
Contributor

pkoleva commented Oct 31, 2016

**Steps to reproduce: **

  1. Create an app
  2. Run tns livesync --watch
  3. Add code that crashes the app and wait for the app to be killed
  4. Change something in the xml/css of the app

Expected result: The app is restarted and synced or the session is stopped after the exception
Actual result: Error: connect ECONNREFUSED 127.0.0.1:18181

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

5 participants