For about 3-4 hours now, my agent chats fail or do not load. I’ve tried closing/killing cursor, full reboot, and the reboot seems to solve it for a moment (chats work), but they then fail or freeze after a response or two.
Steps to Reproduce
open new chat or continue previous one > give input & submit > … > … > … > no output, no error message.
Expected Behavior
models should respond appropriately or error message should show.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
ive also manually cleared all sessions and relogged, and the chat are still frozen. This is an error I finally got, but I did not cancel the request:
Request ID: 0d8e8a69-b62c-4da5-94f8-6881b0ad6263
{“error”:“ERROR_USER_ABORTED_REQUEST”,“details”:{“title”:“User aborted request.”,“detail”:“Tool call ended before result was received”,“isRetryable”:false,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}
ConnectError: [aborted] Error
at ZWl.$endAiConnectTransportReportError (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:7349:371721)
at wMr._doInvokeHandler (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:489:35946)
at wMr._invokeHandler (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:489:35688)
at wMr._receiveRequest (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:489:34453)
at wMr._receiveOneMessage (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:489:33275)
at cEt.value (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:489:31369)
at _e._deliver (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at _e.fire (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:49:3283)
at ddt.fire (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:7334:12154)
at MessagePort. (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:9402:18292)
closing all terminals, chat windows, closing cursor, rebooting, then reopening cursor after boot and reloading dev window seems to have fixed this issue
Could you please check Settings > Network > Run Diagnostic and report any errors shown there as we use streaming connections for realtime communication between AI and Cursor IDE.