Planning next moves stuck

When I was using Cursor to create a “plan”, the editor went crazy and kept creating brand-new plan.md files in the editor interface. It didn’t stop until the final plan.md output was completed, and it almost froze my editor. Is this a new feature?

1 Like

I started a brand new project in a completely empty folder, but every time I try to send a message, it just keeps looping back to the beginning. I can’t send any messages via the chat box. It’s completely unusable. Does anyone have any information about whether this is a general problem, or a regional one?

Chat hangs every 2 hours after last update. when I try to use it, it gives a window sign saying “cursor ended unexpectedly“ and when I reopen it, it hangs forever in “planning next moves” chat id is 15db4faf-0b56-4453-ada9-500dc58cab19

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I click submit, and it starts for a second and the stops. Repeat. Repeat. Nothing happens. It says “planning next moves” and then it disappears. No disconnect error. Nothing.

Steps to Reproduce

Enter anything into a chat…

Expected Behavior

The AI

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.36 (system setup)
VSCode Version: 1.105.1
Commit: 55c9bc11e99cedd1fb93fbb7996abf779c583150
Date: 2025-12-18T06:25:21.733Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Yes - Cursor is unusable

there is a exception log in main.log

2025-12-18 21:15:07.625 [warning] [CursorProclistService] Native module unavailable; disabling proclist metrics: Cannot find module ‘./build/Release/cursor_proclist.node’
Require stack:

  • C:\Program Files\cursor\resources\app\node_modules\cursor-proclist\index.js
  • C:\Program Files\cursor\resources\app\out\main.js
    2025-12-18 21:15:07.644 [info] [storage] Running database optimization (VACUUM) - last run was 20440 days ago
    2025-12-18 21:15:07.774 [info] updateURL https://api2.cursor.sh/updates/api/update/win32-x64/cursor/2.2.36/f4e497e309bd70a739d75a51edf482f9203ad440a709ba9533ae76096525f0a5/stable
    2025-12-18 21:15:07.775 [info] update#setState idle
    2025-12-18 21:15:07.895 [info] [storage] Database optimization (VACUUM) completed successfully
    2025-12-18 21:15:13.890 [warning] [BrowserViewMainService] Cannot execute JavaScript: browser view not created for window 1
    2025-12-18 21:15:37.785 [info] update#setState checking for updates
    2025-12-18 21:15:37.977 [info] update#setState idle
    2025-12-18 21:15:46.445 [warning] [BrowserViewMainService] Cannot flush storage data: browser view not created for window 1
    2025-12-18 21:15:46.456 [warning] [BrowserViewMainService] Cannot set visibility: browser view not created for window 1
    2025-12-18 21:15:46.469 [info] Extension host with pid 29196 exited with code: 0, signal: unknown.
    2025-12-18 21:15:50.522 [warning] [BrowserViewMainService] Cannot execute JavaScript: browser view not created for window 1

Thanks to chat GPT i really works see the caption below
Older Versions (More Stable)

If you want a version that many users consider more stable and less buggy (e.g., v2.1.42 or older), you can find historical installers here:

:backhand_index_pointing_right: GitHub archive of old Cursor versions:
:link: https://github.com/oslook/cursor-ai-downloads

Well it just used the RAG and give me the best answer

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I click submit, and it starts for a second and the stops. Repeat. Repeat. Nothing happens. It says “planning next moves” and then it disappears. No disconnect error. Nothing.

Steps to Reproduce

Enter anything into a chat…

Expected Behavior

The AI should work?

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (user setup)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Yes - Cursor is unusable

I’m on mac and I’m getting.

”Unable to reach model provider

We’re having trouble connecting to the model provider. This might be temporary - please try again in a moment.

3 Likes

I don’t have this issue with local mode; but I have this issue whenever i try to use worktree mode. Same sort of behavior.

Changing the compatibility mode solves to me:

9 Likes

+1, This works on HTTP 1.1

5 Likes

Throwing my logs in here in case it helps

workbench.desktop.main.js:9782 [composer] Error in AI response: undefined ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Xa (workbench.desktop.main.js:12034:3796)
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9782
workbench.desktop.main.js:12854 [composer] Error in AI response ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Xa (workbench.desktop.main.js:12034:3796) Object
error @ workbench.desktop.main.js:12854
workbench.desktop.main.js:9782 [composer] Failed to get complete AI response
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9782
workbench.desktop.main.js:12854 [composer] Chat incomplete or aborted Object
_log @ workbench.desktop.main.js:12854
workbench.desktop.main.js:12123 [Extension Host] rejected promise not handled within 1 second: Error: Npm task detection: failed to parse the file /Users/aaronsuydam/dev/1792exchange/docs-site/package.json
mdf @ workbench.desktop.main.js:12123
workbench.desktop.main.js:12123 [Extension Host] stack trace: Error: Npm task detection: failed to parse the file /Users/aaronsuydam/dev/1792exchange/docs-site/package.json
at R (/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:252413)
at async F (/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:250046)
at async b (/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:249575)
at async t.NpmTaskProvider.provideTasks (/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:247373)
mdf @ workbench.desktop.main.js:12123
workbench.desktop.main.js:12137 [vscode.npm]Npm task detection: failed to parse the file /Users/aaronsuydam/dev/1792exchange/docs-site/package.json
$onExtensionRuntimeError @ workbench.desktop.main.js:12137
workbench.desktop.main.js:12137 Error: Npm task detection: failed to parse the file /Users/aaronsuydam/dev/1792exchange/docs-site/package.json
at R (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:252413)
at async F (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:250046)
at async b (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:249575)
at async t.NpmTaskProvider.provideTasks (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/extensions/npm/dist/npmMain.js:2:247373)
$onExtensionRuntimeError @ workbench.desktop.main.js:12137
workbench.desktop.main.js:55 ERR An unknown error occurred. Please consult the log for more details. Object
error @ workbench.desktop.main.js:55
workbench.desktop.main.js:14145 Timed out getting tasks from npm
(anonymous) @ workbench.desktop.main.js:14145
workbench.desktop.main.js:12854 [transport] Stream connect error in extension host {name: ‘ConnectError’, rawMessage: ‘HTTP 503’, code: 14, metadata: {…}, details: Array(0)} {arch: ‘arm64’, platform: ‘darwin’, channel: ‘stable’, client_version: ‘2.2.20’, service: ‘aiserver.v1.ChatService’, …}
error @ workbench.desktop.main.js:12854
$logStructuredError @ workbench.desktop.main.js:12155
_doInvokeHandler @ workbench.desktop.main.js:12807
_invokeHandler @ workbench.desktop.main.js:12807
_receiveRequest @ workbench.desktop.main.js:12807
_receiveOneMessage @ workbench.desktop.main.js:12807
(anonymous) @ workbench.desktop.main.js:12807
_deliver @ workbench.desktop.main.js:49
fire @ workbench.desktop.main.js:49
fire @ workbench.desktop.main.js:12140
(anonymous) @ workbench.desktop.main.js:14806
workbench.desktop.main.js:12854 [transport] Connect error in stream AI connect ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Object.Xa [as onSubmit] (workbench.desktop.main.js:12034:3796)
at async workbench.desktop.main.js:11827:143477 {arch: ‘arm64’, platform: ‘darwin’, channel: ‘stable’, client_version: ‘2.2.20’, service: ‘aiserver.v1.ChatService’, …}
error @ workbench.desktop.main.js:12854
$streamAiConnect @ workbench.desktop.main.js:12155
await in $streamAiConnect
(anonymous) @ workbench.desktop.main.js:12155
Vdr @ workbench.desktop.main.js:52
hU @ workbench.desktop.main.js:52
stream @ workbench.desktop.main.js:12155
(anonymous) @ workbench.desktop.main.js:585
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9781
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:8691 [composer] ToolFormer: error in toolWrappedStream undefined ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Object.Xa [as onSubmit] (workbench.desktop.main.js:12034:3796)
at async workbench.desktop.main.js:11827:143477
toolWrappedStream @ workbench.desktop.main.js:8691
await in toolWrappedStream
(anonymous) @ workbench.desktop.main.js:9781
handleStreamComposer @ workbench.desktop.main.js:8574
streamResponse @ workbench.desktop.main.js:12855
(anonymous) @ workbench.desktop.main.js:12983
(anonymous) @ workbench.desktop.main.js:12985
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:8691
(anonymous) @ workbench.desktop.main.js:12983
processCodeBlocks @ workbench.desktop.main.js:8626
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9781
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:12855 [AiService] streamResponse ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Object.Xa [as onSubmit] (workbench.desktop.main.js:12034:3796)
at async workbench.desktop.main.js:11827:143477
streamResponse @ workbench.desktop.main.js:12855
await in streamResponse
(anonymous) @ workbench.desktop.main.js:12983
(anonymous) @ workbench.desktop.main.js:12985
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:8691
(anonymous) @ workbench.desktop.main.js:12983
processCodeBlocks @ workbench.desktop.main.js:8626
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9781
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:12854 [transport] Stream response error ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Object.Xa [as onSubmit] (workbench.desktop.main.js:12034:3796)
at async workbench.desktop.main.js:11827:143477 {arch: ‘arm64’, platform: ‘darwin’, channel: ‘stable’, client_version: ‘2.2.20’, generationUUID: ‘8b20bd51-8995-4b5a-bdd5-6c18fd8f5520’, …}
error @ workbench.desktop.main.js:12854
streamResponse @ workbench.desktop.main.js:12855
await in streamResponse
(anonymous) @ workbench.desktop.main.js:12983
(anonymous) @ workbench.desktop.main.js:12985
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:8691
(anonymous) @ workbench.desktop.main.js:12983
processCodeBlocks @ workbench.desktop.main.js:8626
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9781
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:12854 [transport] Automatic bug report submitted for unexpected connection error {arch: ‘arm64’, platform: ‘darwin’, channel: ‘stable’, client_version: ‘2.2.20’, requestId: ‘8b20bd51-8995-4b5a-bdd5-6c18fd8f5520’, …}
_log @ workbench.desktop.main.js:12854
warn @ workbench.desktop.main.js:12854
showImmediateErrorMessage @ workbench.desktop.main.js:8173
handleError @ workbench.desktop.main.js:8173
streamResponse @ workbench.desktop.main.js:12855
await in streamResponse
(anonymous) @ workbench.desktop.main.js:12983
(anonymous) @ workbench.desktop.main.js:12985
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:12979
(anonymous) @ workbench.desktop.main.js:8691
(anonymous) @ workbench.desktop.main.js:12983
processCodeBlocks @ workbench.desktop.main.js:8626
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9781
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:9782 [composer] Error in AI response: undefined ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Object.Xa [as onSubmit] (workbench.desktop.main.js:12034:3796)
at async workbench.desktop.main.js:11827:143477
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9782
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:12854 [composer] Error in AI response ConnectError: [unavailable] HTTP 503
at _Gc.$streamAiConnect (workbench.desktop.main.js:12155:453319)
at async workbench.desktop.main.js:585:89275
at async f_s.toolWrappedStream (workbench.desktop.main.js:8691:28389)
at async workbench.desktop.main.js:9781:8154
at async AA.handleStreamComposer (workbench.desktop.main.js:8574:1078)
at async hfo.streamResponse (workbench.desktop.main.js:12855:12407)
at async pmo. (workbench.desktop.main.js:12983:8576)
at async vmo. (workbench.desktop.main.js:12985:2265)
at async smo. (workbench.desktop.main.js:12979:1093)
at async omo. (workbench.desktop.main.js:12979:33987)
at async cmo. (workbench.desktop.main.js:12979:49145)
at async gOe. (workbench.desktop.main.js:8691:48551)
at async gmo. (workbench.desktop.main.js:12983:7629)
at async wre.processCodeBlocks (workbench.desktop.main.js:8626:3418)
at async qK.submitChatMaybeAbortCurrent (workbench.desktop.main.js:9781:10611)
at async Object.Xa [as onSubmit] (workbench.desktop.main.js:12034:3796)
at async workbench.desktop.main.js:11827:143477 {arch: ‘arm64’, platform: ‘darwin’, channel: ‘stable’, client_version: ‘2.2.20’, requestId: ‘8b20bd51-8995-4b5a-bdd5-6c18fd8f5520’, …}
error @ workbench.desktop.main.js:12854
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9782
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:9782 [composer] Failed to get complete AI response
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:9782
await in submitChatMaybeAbortCurrent
(anonymous) @ workbench.desktop.main.js:52
Vdr @ workbench.desktop.main.js:52
P2d @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
Xa @ workbench.desktop.main.js:12034
await in Xa
(anonymous) @ workbench.desktop.main.js:11827
It @ workbench.desktop.main.js:11827
onClick @ workbench.desktop.main.js:11827
(anonymous) @ workbench.desktop.main.js:9798
workbench.desktop.main.js:12854 [composer] Chat incomplete or aborted {arch: ‘arm64’, platform: ‘darwin’, channel: ‘stable’, client_version: ‘2.2.20’, requestId: ‘8b20bd51-8995-4b5a-bdd5-6c18fd8f5520’, …}

1 Like

worked for a min then “We’re having trouble connecting to the model provider. This might be temporary - please try again in a moment.”

+1, and switching to HTTP 1.1 fixes text-only prompts for me. When I attach an image, the agent breaks in the same way as all HTTP 2 prompts.

even after switching to HTTP 1/1.1 – the auto mode still throws the error. fix is to manually select a model.

I get this behavior once a chat gets too large. If I close and reopen Cursor it goes away for while. If I delete the chat and start new it also goes away.

1 Like

im getting this after opening cursor and starting a new chat.. FFS!!!

This was a bug weeks ago. Looks like regression testing is missing.

1 Like

I’ve been a developer for a long time, but after this bug happened, I realized I haven’t wrote a line of code in half a year

1 Like

same here. doesn’t seem to work on two different machines