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

🐛 [firebase_auth] App Builds Successfully but Fails to Launch on Windows 10: Device Loses Connection #11610

Closed
KartikPatelOfficial opened this issue Sep 20, 2023 · 1 comment
Labels
resolution: duplicate This issue or pull request already exists

Comments

@KartikPatelOfficial
Copy link

KartikPatelOfficial commented Sep 20, 2023

Hi @danagbemava-nc, @Lyokone

Thank you for the updated library. I pulled the latest changes and tried running my app on Windows 10 again. The build completes successfully, but the app doesn't even show a window, and Flutter reports that the device has lost connection.

Here are the final lines from my logs for reference:

[        ]     162 Warning(s)
[        ]     0 Error(s)
[        ] Time Elapsed 00:00:39.55
[{"event":"app.progress","params":{"appId":"ceb82ebc-e4d5-4c5f-873a-a252a2fb6a0a","id":"0","progressId":null,"finished":true}}]
[  +14 ms] √  Built build\windows\runner\Debug\untitled.exe.
[ +436 ms] VM Service URL on device: http://127.0.0.1:63652/TQbkQ1SB9a0=/
[   +3 ms] Caching compiled dill
[  +18 ms] Connecting to service protocol: http://127.0.0.1:63652/TQbkQ1SB9a0=/
[ +108 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:63652/TQbkQ1SB9a0=/.
[  +61 ms] DDS is listening at http://127.0.0.1:63655/f6rvheJ87j8=/.
[  +55 ms] Successfully connected to service protocol: http://127.0.0.1:63652/TQbkQ1SB9a0=/
[  +17 ms] DevFS: Creating new filesystem on the device (null)
[  +14 ms] DevFS: Created new filesystem on the device (file:///C:/Users/karti/AppData/Local/Temp/untitled4d102039/untitled/)
[   +2 ms] Updating assets
Debug service listening on ws://127.0.0.1:63655/f6rvheJ87j8=/ws
[{"event":"app.debugPort","params":{"appId":"ceb82ebc-e4d5-4c5f-873a-a252a2fb6a0a","port":63655,"wsUri":"ws://127.0.0.1:63655/f6rvheJ87j8=/ws","baseUri":"file:///C:/Users/karti/AppData/Local/Temp/untitled4d102039/untitled/"}}]
Syncing files to device Windows...
[{"event":"app.progress","params":{"appId":"ceb82ebc-e4d5-4c5f-873a-a252a2fb6a0a","id":"1","progressId":null,"message":"Syncing files to device Windows...","finished":false}}]
[  +91 ms] Compiling dart to kernel with 0 updated files
[        ] Processing bundle.
[        ] <- recompile package:untitled/main.dart fda02671-bf3e-44db-94ef-cc4fc878dfa0
[        ] <- fda02671-bf3e-44db-94ef-cc4fc878dfa0
[   +1 ms] Bundle processing done.
[ +130 ms] Updating files.
[        ] DevFS: Sync finished
[{"event":"app.progress","params":{"appId":"ceb82ebc-e4d5-4c5f-873a-a252a2fb6a0a","id":"1","progressId":null,"finished":true}}]
[   +1 ms] Synced 0.0MB.
[   +1 ms] <- accept
[   +3 ms] Connected to _flutterView/0x17abacca250.
[{"event":"app.started","params":{"appId":"ceb82ebc-e4d5-4c5f-873a-a252a2fb6a0a"}}]
[+2590 ms] Service protocol connection closed.
[        ] Lost connection to device.
[        ] DevFS: Deleting filesystem on the device (file:///C:/Users/karti/AppData/Local/Temp/untitled4d102039/untitled/)
[{"id":0,"result":true}]

I've verified that my Visual Studio installation includes the necessary components for Windows development with Flutter.
Capture

Any guidance on resolving this issue would be greatly appreciated.

Best regards,
Kartik Patel

Originally posted by @KartikPatelOfficial in #11595 (comment)

@darshankawar darshankawar added the triage Issue is currently being triaged. label Sep 20, 2023
@darshankawar
Copy link

@KartikPatelOfficial
Please don't file new issue for same bug. The original issue has been triaged already, so please follow-up in that issue for further updates.
Closing this as a duplicate.

@darshankawar darshankawar closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
@darshankawar darshankawar added resolution: duplicate This issue or pull request already exists and removed triage Issue is currently being triaged. labels Sep 20, 2023
@firebase firebase locked and limited conversation to collaborators Oct 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants