-
Notifications
You must be signed in to change notification settings - Fork 1.7k
The Dart Analysis Server server crashed 5 times in the last 3 minutes. The server will not be restarted. #53108
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
The issue maybe at that point where I call Update: maybe not. I renamed |
Tried to exclude in
No luck, the problem isn't resolved |
I removed |
I'm not able to reproduce this using the code snippets above - are you able to share a small sample project that triggers this? If not, could you:
Then if you open up the You can remove the logging once you've copied the exception (the logs can grow quite large over a long session). Thanks! |
Thanks for the reply. The most important question is how can I remove this file from cache in order to get Dart Analyzer work again? I've deleted the troublesome file from the project already. This is what I see in logs:
|
If the issue is with something in the cache, you can remove/rename the |
I've renamed the Thanks for your help. |
For me I had to update flutter flutter --upgrade --force and the error is resolved but I'm using Windows 10, I believe another way would be to uninstall flutter and install it again |
I get this error message constantly.
Flutter 3.10.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f468f3366c (3 weeks ago) • 2023-07-12 15:19:05 -0700
Engine • revision cdbeda788a
Tools • Dart 3.0.6 • DevTools 2.23.1
Visual Studio Code 1.80.2 with Dart plugin v3.70.0 and Flutter plugin v3.70.0
MacOs Ventura 13.4.1 (c)
output:
The text was updated successfully, but these errors were encountered: