Suddenly stop working composer

All on a sudden the composer is stop working. only chat is work

Hey, have you tried creating a new session? Also, check for any errors in the DevTools panel.

What do you mean by new session? Logout and login again?

No, create a new composer. There’s a + button at the top of the composer.

Yes i treid many times with new composer. But no luck.

Open the DevTools panel and send a screenshot if there are any errors.

Hey, this looks like a networking error. Have you got a VPN or corporate network active while you try to use Cursor?

I can confirm that it is not a network or VPN problem. The timeout is because the PHP file in the screenshot was sent, which caused it to display “generating” and finally timed out. If you use chat to send the PHP file, cursor can reply immediately.

Composer does not send the PHP file, and cursor can also reply immediately

I can confirm that it is a bug in Composer

System: MacOs

Stopped working for me as well. ctrl+i and nothing pops up into the input window.
Had to restart cursor to make it work again.

Hey, can you confirm if your PHP file has errors? Previously, some users noticed that Composer stops generating if there is a file with errors in the context.

Random question, did you add any MCP tools? This happened to me when I added a tool that clearly conflicted with Composer. Removed them, figured out which on and carried on.

For the same PHP file, when using Composer in the MacOS of the cursor, it always shows “generating”, but there is no problem using Composer in the Windows of the cursor

version: 0.45.11

As Dan wrote, this error is most likely related to the network. Try checking your network and DNS settings. Make sure there are no blocks in the firewall or other software controlling your internet connection. You can also try changing the DNS servers to Google (8.8.8.8) or Cloudflare (1.1.1.1) and restarting your device.

Hey, this happens to me ALL THE TIME… every now and then Composer stops working entirely on MacOS… I´m not even allowed to input any kind of text, copy-pasting also does not work… it´s as if it went completely dead.

This is a serious bug and happens consistently.

UPDATE: restarted device, composer still not working. How can I troubleshoot this?

UPDATE 2: could this be related i´m working on a repo via SSH?