Starting new chat failed

After using cursor chat for a little while and starting new chat the third time, it frequently just hang there with this message
image

The behavior is that when you close a included file, it went from blue to gray, but not closed all the way, that is when you know if you start the new chat it will hang like the image above.

Could you add more details for the cursor team to have better info what and where,.. see docu

This command are incorrect. They give invalid syntax…

rd /s /q %USERPROFILE%\AppData\Local\Programs\cursor*
rd /s /q %USERPROFILE%\AppData\Local\Cursor*
rd /s /q %USERPROFILE%\AppData\Roaming\Cursor*
rd /s /q %USERPROFILE%\cursor*

I suppose to be

rd /s /q %USERPROFILE%\AppData\Local\Programs\cursor\*
rd /s /q %USERPROFILE%\AppData\Local\Cursor\*
rd /s /q %USERPROFILE%\AppData\Roaming\Cursor\*
rd /s /q %USERPROFILE%\.cursor\*

About the bugs in this thread, when you using the chat (agent to be specific) for a little bit, and decide to open a new chat, after starting the new chat, if you have an included file, and try to close it, it will turn gray like the “sheets.py” in below image, but the file still there, not being closed.

After that, if you try to start another new chat, it will turn into


with the message
image

Or if you not starting a new chat, and try to just start asking AI question, clicking send does nothing, you cannot send any message.

Would you mind adding more details? version you use etc? it helps the Cursor team to debug it. also you can add the request id?

Hey, maybe your issue is related to this:

Hi, clearing chat history does helps a little bit, however, the hanging issue is still a bugs that need to be fixed, a heavy system would slow down your work, but not having these behavior.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.