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

[WDS] Disconnected! net::ERR_CONNECTION_REFUSED #14

Open
anaaChacon opened this issue Jun 3, 2020 · 0 comments
Open

[WDS] Disconnected! net::ERR_CONNECTION_REFUSED #14

anaaChacon opened this issue Jun 3, 2020 · 0 comments

Comments

@anaaChacon
Copy link

Bug report

What is the current behavior?
Hi, it took a few months to debug the adb in android gives me problems. I connect the device, accept the debugging authorization and every 20 minutes it disconnects alone, thus popping up again to accept authorization. I debug the apps with livereload, I use the ionic 4 framework. Does anyone know why that happens? Some time ago this was working correctly but I don't know if it's an adb problem or not.

If the current behavior is a bug, please provide the steps to reproduce.

I use the Ionic Framework with version 4, but this happens to me with any version,
1. I connect my device to the PC.

2. I accept the authorization of debugging.

3. I check with the adb devices command that my device recognizes.

4. You recognize it.

5. I launch my application with the command:
ionic cordova run android --livereload --consolelogs.

6. I open the chrome bug to debug my app and see the logs.

7. When 20 minutes have passed, the authorization popup reappears on the device and I get the following error in the DevTools console

Error por consola:

[WDS] Disconnected!
close @ vendor.js:137905
Failed to load resource: net::ERR_CONNECTION_REFUSED
sockjs-node/info?t=1590993683214

What is the expected behavior?

Just months ago or last year this didn't happen. I did not give this error every 20 minutes.

Other relevant information:
webpack version: 3.12.0
Node.js version: v10.16.3 (/usr/local/bin/node)
Operating System: macOS Catalina Versión 10.15.4
Additional tools:

Ionic:

   Ionic CLI                     : 5.4.9 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 5.1.1
   @angular-devkit/build-angular : 0.803.26
   @angular-devkit/schematics    : 8.3.26
   @angular/cli                  : 8.3.26
   @ionic/angular-toolkit        : 2.2.0

Cordova:

   Cordova CLI       : 9.0.0 ([email protected])
   Cordova Platforms : android 8.1.0
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 13 other plugins)

Utility:

   cordova-res : 0.11.0 (update available: 0.14.0)
   native-run  : 0.2.9 (update available: 1.0.0)

System:

   Android SDK Tools : 26.1.1 (/Users/achacon/Library/Android/sdk)
   ios-deploy        : 1.10.0
   ios-sim           : 8.0.2
   NodeJS            : v10.16.3 (/usr/local/bin/node)
   npm               : 6.13.6
   OS                : macOS Catalina
   Xcode             : Xcode 11.4.1 Build version 11E503a

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