Cursor not responding in chat

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Cursor Chat/agent/plan are not working. when i send a message it shows planning next steps for a few seconds and stops. The message returns to the chat text area as if i never sent the message

Steps to Reproduce

Open the chat and send a message

Expected Behavior

To get a response

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.0-pre.25.patch.0
VSCode Version: 1.99.3
Commit: fc8dc7cbaf4b45cf55b01cbdd5983036b4128200
Date: 2025-11-12T15:29:14.493Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

For AI issues: which model did you use?

Tried composer, auto, gpt-5

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report - the screenshot shows that the API/Chat/Agent connection fails due to a certificate chain error. This looks like SSL certificate inspection, possibly from security software or a network configuration.

Please try:

  • Check security software: do you have firewall, or network monitoring software enabled? If yes, temporarily disable SSL scanning/inspection
  • Try the stable build: you’re on nightly (2.1.0-pre.25). Download the stable release from Download · Cursor and check if the issue persists
  • Check VPN/proxy: if you’re using a VPN or a corporate proxy with SSL inspection, try disabling it
  • Get the Request ID: send a message in chat, then copy the Request ID

Importantly, the “circular structure issuerCertificate” error suggests something is intercepting or modifying SSL certificates during the connection, creating an invalid chain that the diagnostic tool can’t serialize.

Let me know if the stable release fixes it.

When i tried to download, i got server not found error

however i had dmg file of v1.6 and issue still persists

and i am unable to send the message as soon as i send, it gets reverted

I’ve added 54.160.43.168 api2.cursor.sh in the hosts and it worked
Thanks!

1 Like


Why am I encountering the same error as you, even though my network check is normal?

Hey, this looks like a different issue. Please create a full bug report with all details in the Bug Reports section.

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