Skip to content

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

@rosen-vladimirov

Description

@rosen-vladimirov

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions