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

Flutter: throws an error when running discoverDevices #1

Open
nermolov opened this issue May 21, 2019 · 3 comments
Open

Flutter: throws an error when running discoverDevices #1

nermolov opened this issue May 21, 2019 · 3 comments

Comments

@nermolov
Copy link

E/flutter (  616): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: SocketException: Failed listing interfaces (OS Error: Listing interfaces is not supported on this platform)
E/flutter (  616): #0      _NativeSocket.listInterfaces.<anonymous closure> (dart:io-patch/socket_patch.dart:414:9)
E/flutter (  616): #1      _rootRunUnary (dart:async/zone.dart:1132:38)
E/flutter (  616): #2      _CustomZone.runUnary (dart:async/zone.dart:1029:19)
E/flutter (  616): #3      _FutureListener.handleValue (dart:async/future_impl.dart:126:18)
E/flutter (  616): #4      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:639:45)
E/flutter (  616): #5      Future._propagateToListeners (dart:async/future_impl.dart:668:32)
E/flutter (  616): #6      Future._completeWithValue (dart:async/future_impl.dart:483:5)
E/flutter (  616): #7      Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:513:7)
E/flutter (  616): #8      _rootRun (dart:async/zone.dart:1124:13)
E/flutter (  616): #9      _CustomZone.run (dart:async/zone.dart:1021:19)
E/flutter (  616): #10     _CustomZone.runGuarded (dart:async/zone.dart:923:7)
E/flutter (  616): #11     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:963:23)
E/flutter (  616): #12     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
E/flutter (  616): #13     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
E/flutter (  616): 

Possibly related issue thread: flutter/flutter#27346

@redemption95
Copy link

Bump !

@Niek
Copy link

Niek commented Jul 27, 2020

Any workarounds?

@moda20
Copy link

moda20 commented Jul 27, 2020

How are you getting this error ? can you post a code snippet and whether you are running it in an isolate or not.

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

4 participants