What’s surprising is that when I click “Send”, I don’t see any network calls or logs. It’s like no requests are being sent.
I only get errors when I timeout or click stop.
Update : When I click “Attempt Update”.
Update 2 : Only chat mode works, Edit & Agent stuck at “generating” no messages on chromium console.
Update 3 Final : I think I’ve found the culprit.
It’s a file generated by Composer that has problems opening and closing ", ], }, which causes Cursor to malfunction.
In other words, the code in the file was directly affecting cursor.
If you need the file to prevent this from happening again, I can send it to you.
I’m glad you have figured out the culprit, although the code contents shouldn’t affect whether the Cursor works correctly or not - I’ll flag this to the team to take a look into.
This still appears to be an issue, and for me seems to have gotten much worse over the last day or two. At this point, I can’t get much done because Cursor continues to get stuck “Generating…”. I can stop, and ask it to try again, and it will, and then again it will get stuck.
Edit: After further testing, I think this might be caused by our use of an AWS VPN.
Is there a way to get a list of all of the domains that should be white-listed so we can be sure the VPN is allowing all necessary traffic?