Skip to content

Socket Error: Error: write ECONNABORTED is raised when trying to run on Android #3894

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
rosen-vladimirov opened this issue Sep 14, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Tell us about the problem

Trying to run bigger applications on Android causes error:

Unable to apply changes on device: 192.168.3.101:5555. Error is: Socket Error:
Error: write ECONNABORTED.

Which platform(s) does your issue occur on?

Android

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.2.3
  • Cross-platform modules: Not applicable
  • Runtime(s): 4.2.0
  • Plugin(s): a lot of plugins

Please tell us how to recreate the issue in as much detail as possible.

  1. Clone this repo.
  2. Try to run it on Android (issue happens every time on Windows, sometimes it does not happen on macOS): tns run android
    You'll receive an error:
Socket Error:
Error: write ECONNABORTED.

If you are unable to reproduce the issue with the above mentioned template, create a new Angular project and add as much plugins as possible.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants