Chat/Composer not working

Suddenly stopped working. When I hit submit, nothing happens.

Console Logs here:

Chat/composer not working

Console logs below:

workbench.desktop.main.js:2823 [composer] submitChatMaybeAbortCurrent errored! Th: Unable to resolve nonexistent file ‘/Users/[redacted]/projects/cursor-related/cursor-rules-mdc/awesome-cursor-mdc-rules/pandas-scikit-learn-guide-cursorrules-prompt-file’
at Eci.resolve (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4731:61553)
at async lPt.R (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:581:90)
at async lPt.getCodeChunksFromFolder (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:580:724)
at async Promise.all (index 2)
at async lPt.getCodeChunks (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:579:13773)
at async Promise.all (index 1)
at async Sn.submitChatMaybeAbortCurrent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2823:54980)
at async Object.ut [as onSubmit] (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2849:27774)
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:2823
await in submitChatMaybeAbortCurrent
ut @ workbench.desktop.main.js:2849
await in ut
onClick @ workbench.desktop.main.js:2849
(anonymous) @ workbench.desktop.main.js:2848
workbench.desktop.main.js:2823 [composer] Failed to get complete AI response
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:2823
await in submitChatMaybeAbortCurrent
ut @ workbench.desktop.main.js:2849
await in ut
onClick @ workbench.desktop.main.js:2849
(anonymous) @ workbench.desktop.main.js:2848
workbench.desktop.main.js:989 Failed to list directory for /awesome-cursor-mdc-rules/pandas-scikit-learn-guide-cursorrules-prompt-file: Error: Could not resolve URI: Error: Unable to resolve nonexistent file ‘/Users/[redacted]/projects/cursor-related/cursor-rules-mdc/awesome-cursor-mdc-rules/pandas-scikit-learn-guide-cursorrules-prompt-file’
at jKi (workbench.desktop.main.js:981:2401)
at async workbench.desktop.main.js:989:9578
at async Promise.all (index 0)
at async Promise.all (index 5)
at async workbench.desktop.main.js:989:9895
at async Promise.all (index 0)
at async Xa.populateConversationWithExtraContext (workbench.desktop.main.js:989:7962)
at async Sn.updateComposerSummaryIfOutdated (workbench.desktop.main.js:2842:1354)
(anonymous) @ workbench.desktop.main.js:989
await in (anonymous)
(anonymous) @ workbench.desktop.main.js:989
populateConversationWithExtraContext @ workbench.desktop.main.js:989
(anonymous) @ workbench.desktop.main.js:60
S4 @ workbench.desktop.main.js:60
s.value @ workbench.desktop.main.js:60
updateComposerSummaryIfOutdated @ workbench.desktop.main.js:2842
await in updateComposerSummaryIfOutdated
(anonymous) @ workbench.desktop.main.js:60
S4 @ workbench.desktop.main.js:60
s.value @ workbench.desktop.main.js:60
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:2823
await in submitChatMaybeAbortCurrent
ut @ workbench.desktop.main.js:2849
await in ut
onClick @ workbench.desktop.main.js:2849
(anonymous) @ workbench.desktop.main.js:2848
workbench.desktop.main.js:2842 [composer] Error getting conversation summary: ConnectError: [invalid_argument] Error
at t (workbench.desktop.main.js:1412:95575)
at async Object.getConversationSummary (workbench.desktop.main.js:461:174367)
at async Sn.updateComposerSummaryIfOutdated (workbench.desktop.main.js:2842:1592)

I think I figured it out.
It’s probably because a folder was mentioned, but folder can’t be read by Chat / Composer normal and only agent can do it?

No error messages though. Would love to have that.

Hey, thanks for the report. We’ll look into it.

1 Like