-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Analysis server crash #56433
Comments
Summary: The Dart Analysis Server crashed repeatedly, preventing the client from connecting. The server failed to restart due to connection issues, resulting in an error message indicating a pending response rejection. |
@iamkachigo, we need more information from you to figure out what might be the issue here? Are there any more logs that you can send? |
[Error - 00:30:52] Server initialization failed. |
@iamkachigo thanks for the report. Can you collect an instrumentation log, by following the instructions here: https://github.com/dart-lang/sdk/blob/main/pkg/analysis_server/doc/tutorial/instrumentation.md Thanks! |
This is unactionable without additonal information. |
[Error - 02:34:47] The Dart Analysis Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
[Error - 02:34:47] Dart Analysis Server client: couldn't create connection to server.
Message: Pending response rejected since connection got disposed
Code: -32097
[Error - 02:34:47] Restarting server failed
Message: Pending response rejected since connection got disposed
Code: -32097
The text was updated successfully, but these errors were encountered: