flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Android: Connection loop detected

Open Shamus-Murray-ck opened this issue 3 years ago • 10 comments

🐛 Bug Report

Getting

Running 0.145.0 on M1 Mac. Connected to Android app through emulator and randomly getting:

Connection loop detected with Android-sdk_gphone64_arm64 - 12 - API 31-My App. Connected 4 times within 20s. server 

Which causes the whole UI to refresh every couple seconds.

To Reproduce

Seems to be arbitrary when it comes and goes. I have found no workaround for it.

Environment

Android emulator running API 31. M1 Mac desktop version. Mac Os Monterey 12.3.1

Shamus-Murray-ck avatar May 11 '22 00:05 Shamus-Murray-ck

I think we were able to reproduce and fix this, let us know if it still happens once 0.147 is released.

mweststrate avatar May 23 '22 08:05 mweststrate

still happens on 0.147 windows 10, android 8.0 asus zenfone3 image

frog1014 avatar May 27 '22 19:05 frog1014

@mweststrate still seeing it on 0.147 too

Shamus-Murray-ck avatar Jun 02 '22 21:06 Shamus-Murray-ck

still happens 0.149.0 (8/6/2022)

frog1014 avatar Jun 10 '22 09:06 frog1014

still happens 0.154.0

frog1014 avatar Jul 18 '22 08:07 frog1014

still happen 0.164.0

Med-Amine-Fredj avatar Sep 13 '22 12:09 Med-Amine-Fredj

still happens on Version 0.166.0 (50.0.0)

Mac 12.6 (21G115) Can be re produced with a bare react-native project with npx react-native init

devYonz avatar Sep 21 '22 16:09 devYonz

Same here on 0.162.0. I'm on a Macbook air M1 2020 and trying to connect a physical device (Asus Zenfone 3).

vitoroliveiraacct avatar Jan 05 '23 18:01 vitoroliveiraacct

@mweststrate, M1 Air, Flipper 0.182.0. The problem persists.

RohovDmytro avatar Feb 24 '23 20:02 RohovDmytro

I'm facing this issue. Any workaround?

shridharkalagi avatar Mar 07 '23 18:03 shridharkalagi

I'm facing the same issue in Android... started when added react-native-maps to the project.

My system:

❯ npx react-native info
info Fetching system and libraries information...
System:
    OS: macOS 10.15.7
    CPU: (4) x64 Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz
    Memory: 390.13 MB / 8.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 19.5.0 - ~/.nvm/versions/node/v19.5.0/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.3.1 - ~/.nvm/versions/node/v19.5.0/bin/npm
    Watchman: 2022.08.15.00 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.12.0 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 14.2, DriverKit 20.0, macOS 11.0, tvOS 14.2, watchOS 7.1
    Android SDK: Not Found
  IDEs:
    Android Studio: 2021.2 AI-212.5712.43.2112.8815526
    Xcode: 12.2/12B45b - /usr/bin/xcodebuild
  Languages:
    Java: 18.0.2 - /usr/local/opt/openjdk/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 18.2.0 => 18.2.0
    react-native: 0.71.4 => 0.71.4
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

mtzfactory avatar Mar 24 '23 10:03 mtzfactory

adb kill-server and restarting fixed it the last few times I had it

mweststrate avatar Mar 24 '23 10:03 mweststrate

I'm facing this issue after a long time of being able to use Flipper. I don't know what's wrong with it. Anyone have workaround? This is the log I get from the Flipper. Screen Shot 2023-08-26 at 11 04 26

xuanmai-agilityio avatar Aug 28 '23 04:08 xuanmai-agilityio