I need to restart Cursor frequently because I'm constantly getting stuck in "Generating...."

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

I start Cursor and after a few messages sent it starts to getting stuck in the “Generating…” state. Some times stopping and sending again a couple of times solves the problem, but most of the time i try and try stoping and re sending but no way it works. Then I restart the Cursor app and it starts working agian. It’s annoying!!
Is there a way to avoid this o r si it indeed a bug?

I’m on Maco OS X Sonoma 14.7.1 using a MB Pro M1 Max with 32GB RAM

10 Likes

Hey, which version of Cursor are you using? Also, have you tried starting a new session?

I’m on 0.46.7 but it’s been happening regularly since I started using it at version 0.45 I think.
Restarting the app solves the problem and the. After a few chat messages sometimes less sometimes more the Generting… problem appears.

Full about data

Version: 0.46.7 (Universal)
VSCode Version: 1.96.2
Commit: 3611c5390c448b242ab97e328493bb8ef7241e60
Date: 2025-02-27T07:15:37.748Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.6.0

1 Like

Having the same issue here also in 0.46.7

try switching to edit mode? I cant use agent mode in the latest build. My large scripts that I previously had cursor create fail. Im guessing its a context issue? Edit mode handles it just fine.

I’m also getting stuck on generating which is frustrating.

I had the same in agent mode.
Then i notices, that the agent was trying to run a shell command. After i clicked on the run button the agent started the shell command and after that it generates the rest.

The agent is workin a bit different then the composer and is doing shell commands and is watching the results to test what he is building to fix bugs directly in the process.

This is still ongoing. there are a dozen threads in the forum about the Generating Issue.

I can confirm the issue just occurred again and wastes requests as we try to re-run the prompt.

It was generating some output (not a tool call or a file) it just says “Generating” and never stops.

So far the ONLY working solution is to restart Cursor. So this needs priority as Cursor is broken for many of us.

1 Like

3.7 stuck when run terminal

1 Like

Happens with all models sporadically in last few days.

2 Likes

Happens pretty often for me too. 0.46.7

2 Likes

Not only does it still occur frequently. After such a endless “Generating” even, when you resetart Cursor the latest chat session is missing last x parts. That means we have to waste more prompts on starting way back in the process and still get stuck again after 30minnutes or latest after 1h.

Im not using many extensions and have no memory issues.

Some attention from the Cursor team on this would be really appreciated.

@danperks is there anyone from Cursor who can have a look at that? it happens more and more frequently, on new chats already at 2nd request without huge attachments, no matter which model is used, even across providers on usage based pricing.

Its clearly a showstopper.

I can provide additional details

  • AI Network requests are not being fired when clicking on Send in Prompt field. it just fake shows ‘Generating’.
  • full_stripe_profile CURSOR api requests ARE being fired every few minutes and succeed without issues. The user has pro account, an active subscription and a payment ID. This means that the issue is not network related but clearly UI issue in Cursor code.
  • It does not matter which model you try. Cursor IDE loses the ability to make AI requests after 30minutes latest.
  • While we are not being charged, a non-functional AI integrated IDE is still unusable.
3 Likes

So it looks it’s a real problem and not an isolated case.
I though it was a slow/fast request thing (I consumed my 500 request un the first days) but changing to usage-based pricing was the same with the big difference every time i clicked send $0.04 was being consumed without getting any answer just the request that got stuck.

Switching models, starting a new agent chat, restarting/reinstalling Cursor sometimes helps, but none of these is a reliable solution. Already wasted like 100 requests. Please, escalate this issue.

2 Likes

It’s absolutely outrageous that not a single model works and yet fast requests are still being consumed. Cursor is currently absolutely useless and I will switch to the competition if it continues like this.

Edit: Cursor is currently working for me again. It’s okay if there are technical problems, but what is an absolute no-go for me is that you don’t get any fast requests refunded. You can’t penalize paying users for your technical problems. I have just canceled for now and will have a look at how the product works in the next weeks. Based on that I will decide if I will re-subscribe or not.

1 Like

Currently happening to me right now. Just made a thread about it. This is quite frustrating. I’m here wasting tokens on stuff that won’t generate…

yeah is kinda annyoing and i cant do my work

Currently we can do about 3-4 requests (no matter if each in separate chat or after each other in one) and then Cursor does not make AI requests, just is stuck in the Cursor UI bug "Generating’. no update from Cursor team so far.

@danperks can someone from Cursor please look into this. its reproducible and constantly happening. we have to restart cursor each time.

Cursor 0.46.8 hangs and stops responding mostly on generating.
using Claude 3.7 for Flutter/dart application. Makes it almost unusable. restarting works for some time but after a few minutes it goes back to same issue.
The amount of RAM its consuming is in the range of 4gb-7gb.

Also, keep getting the “Tool call timed out after xxxx ms” most of the times 5000ms and sometimes 25000ms.

Version: 0.46.8 (user setup)
VSCode Version: 1.96.2
Commit: be4f0962469499f009005e66867c8402202ff0b0
Date: 2025-02-28T19:42:31.633Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100

Hey, when it gets stuck generating, can you run the Developer: Toggle Developer Tools command and see if any errors show there?

If it hangs permanently, this suggest something is getting stuck behind the scenes!

Where do you want me to run the command “Developer: Toggle Developer Tools” ??