-
Notifications
You must be signed in to change notification settings - Fork 348
Open
Description
Just recently the flutter inspector window will no longer load in vscode.
I can open the inspector in the browser (via 'dart devtools') and connect to a debug session and the inspector works fine from the browser.
I've tried enabling vscode logging but the logs show nothing that looks useful .
!! ⚠️ PLEASE REVIEW THIS LOG FOR SENSITIVE INFORMATION BEFORE SHARING ⚠️ !!
Dart Code extension: 3.116.0
Flutter extension: 3.116.0 (activated)
App: Visual Studio Code
App Host: desktop
Version: linux 1.103.0
Workspace type: Flutter (LSP)
Workspace name: hmb
Dart (3.8.1): /home/bsutton/apps/flutter/bin/cache/dart-sdk
Flutter (3.32.8): /home/bsutton/apps/flutter (No device)
Logging Categories:
General, AnalyzerTiming, CommandProcesses, DartTest, DartToolingDaemon, DAP, VmService, DevTools, FlutterDaemon, FlutterRun, FlutterTest, WebDaemon
Thu Aug 14 2025 [21:21:01 GMT+1000 (Australian Eastern Standard Time)] Log file started
[21:21:01] [DAP] [Info] ==> {"command":"updateSendLogsToClient","arguments":{"enabled":true},"type":"request","seq":16}
[21:21:01] [DAP] [Info] <== {"seq":215,"type":"response","command":"updateSendLogsToClient","request_seq":16,"success":true}
[21:21:03] [General] [Info] Using only available debug session
[21:21:03] [General] [Info] Exposing URL: ws://127.0.0.1:42011/Pdv4EweynDY%3D/ws
[21:21:03] [General] [Info] Mapping URI: http://127.0.0.1:42011/Pdv4EweynDY%3D/ws
[21:21:03] [General] [Info] Mapped URI: http://127.0.0.1:42011/Pdv4EweynDY%3D/ws
[21:21:03] [General] [Info] Mapped URL: http://127.0.0.1:42011/Pdv4EweynDY%3D/ws
[21:21:03] [General] [Info] Final URL: ws://127.0.0.1:42011/Pdv4EweynDY=/ws
Thu Aug 14 2025 [21:21:06 GMT+1000 (Australian Eastern Standard Time)] Log file ended
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.32.8, on Ubuntu 25.04 6.11.0-26-generic, locale en_AU.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2024.3.2)
[✓] VS Code (version unknown)
✗ Unable to determine VS Code version.
[✓] Connected device (2 available)
[✓] Network resources
• No issues found!
Metadata
Metadata
Assignees
Labels
No labels