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

DevTools aren't launching #253

Closed
WDoughty opened this issue Apr 15, 2024 · 1 comment
Closed

DevTools aren't launching #253

WDoughty opened this issue Apr 15, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@WDoughty
Copy link

Looked through a bit of the other issues but haven't been able to resolve what I am seeing.

flutter-elinux run -d v1200
Launching elinux/flutter/main.dart on eLinux in debug mode...
Uninstall vis_vision_app from v1200.
Uninstallation Success
Install vis_vision_app (build/elinux/arm64/debug/bundle) to v1200
Installation Success
Launch vis_vision_app.name on v1200

The discovery uri never shows up in the regular log. But if i run with -v

[+5191 ms] Installation Success
[        ] Launch vis_vision_app.name on v1200
[+1231 ms] VM Service URL on device: http://127.0.0.1:40937/MWJ-2vYYMDg=/
[   +1 ms] executing: ssh -o ExitOnForwardFailure=yes -L
127.0.0.1:40937:127.0.0.1:40937 [email protected]

Going to that url I get this.

This VM does not have a registered Dart Development Service (DDS) instance and is not currently serving Dart DevTools.

Other info, I am cross building from x64 to arm64 using custom sdk and yocto.

@HidenoriMatsubayashi HidenoriMatsubayashi added the duplicate This issue or pull request already exists label Apr 15, 2024
@HidenoriMatsubayashi
Copy link
Collaborator

I'll close this issue as it's a duplicate of #251. Please comment on #251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants