We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 run --machine --dart-define=flutter.inspector.structuredErrors=false -d 00008120-001029EA1144C01E --profile --devtools-server-address http://127.0.0.1:9100/ --target /Users/levon/Documents/workspace/temp/flutter_app/lib/main.dart
SocketException: Send failed, OS Error: No route to host, errno = 65
#0 _NativeSocket.send (dart:io-patch/socket_patch.dart:1275:34) #1 _RawDatagramSocket.send (dart:io-patch/socket_patch.dart:2590:15) #2 MDnsClient.lookup (package:multicast_dns/multicast_dns.dart:219:22) #3 MDnsVmServiceDiscovery._pollingVmService (package:flutter_tools/src/mdns_discovery.dart:232:66) <asynchronous suspension> #4 MDnsVmServiceDiscovery.firstMatchingVmService (package:flutter_tools/src/mdns_discovery.dart:188:56) <asynchronous suspension> #5 MDnsVmServiceDiscovery.getVMServiceUriForLaunch (package:flutter_tools/src/mdns_discovery.dart:433:50) <asynchronous suspension> #6 Future.any.onValue (dart:async/future.dart:628:5) <asynchronous suspension>
[✓] Flutter (Channel stable, 3.24.3, on macOS 15.0.1 24A348 darwin-arm64, locale en-US) • Flutter version 3.24.3 on channel stable at /Users/levon/development/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2663184aa7 (3 months ago), 2024-09-11 16:27:48 -0500 • Engine revision 36335019a8 • Dart version 3.5.3 • DevTools version 2.37.3 [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at /Users/levon/Library/Android/sdk • Platform android-34, build-tools 34.0.0 • ANDROID_HOME = /Users/levon/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 16.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 16B40 • CocoaPods version 1.15.2 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 2022.2) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694) [✓] IntelliJ IDEA Ultimate Edition (version 2023.2.1) • IntelliJ at /Applications/IntelliJ IDEA.app • Flutter plugin version 76.3.4 • Dart plugin version 232.9559.10 [✓] VS Code (version 1.95.3) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.100.0 [✓] Connected device (5 available) • Levon’s iPhone (mobile) • 00008120-001029EA1144C01E • ios • iOS _Originally posted by @Lev09 in https://github.com/flutter/flutter/issues/159727_
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Command
Steps to Reproduce
Logs
SocketException: Send failed, OS Error: No route to host, errno = 65
The text was updated successfully, but these errors were encountered: