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 packages get" stuck, causes "startup lock" #15527

Closed
deborah-ufw opened this issue Mar 14, 2018 · 7 comments
Closed

"flutter packages get" stuck, causes "startup lock" #15527

deborah-ufw opened this issue Mar 14, 2018 · 7 comments
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@deborah-ufw
Copy link

Steps to Reproduce

This process has happened 3 times this morning. Does not matter whether or not IntelliJ is open.

  • in app root folder, open a terminal window
  • "git pull origin master"
  • when it's finished, run a clean script
  • in new terminal window, "flutter packages get" (sticks if not in new window)
  • wait 10 minutes, nothing seems to be happening
  • kill terminal
  • open new terminal, "flutter packages get"

... get message "Waiting for another flutter command to release the startup lock..."

have to reboot to try again.

Logs

Can not "flutter run", get message "Waiting for another flutter command to release the startup lock..."

Flutter Doctor

Can not "flutter doctor", get message "Waiting for another flutter command to release the startup lock..."

@Hixie
Copy link
Contributor

Hixie commented Jun 11, 2018

What platform?
If you reboot, can you run flutter doctor -v? What does it say?
What does ps aux say?

@Hixie Hixie added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jun 11, 2018
@zoechi
Copy link
Contributor

zoechi commented Jun 12, 2018

In older Flutter versions this was common when build_runner was used #17422

update
#14703 is similar and still open. I thought this was fixed already.

@no-response no-response bot closed this as completed Aug 19, 2018
@no-response
Copy link

no-response bot commented Aug 19, 2018

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away!
Thanks for your contribution.
cc @Hixie

@po1arbear
Copy link

I've sovled this problem after run "flutter doctor -v",and then run "flutter upgrade" according to the warning message @Hixie thx~!

@shavigrewal
Copy link

Hello guys,
I was also facing this issue in Android studio .And solved it by uninstalling both flutter and dart plugins. When we reinstall them issue is gone .
Good luck .

@Devcyclops
Copy link

Open your task manager then check for adb.exe processes running and end them.... That worked for me

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

6 participants