Unable to use any model(Cursor or Bedrock) when AWS Bedrock feature is toggled on in settings

Describe the Bug

I’m on a team plan, and recently we have added AWS Bedrock support, well upon turning on the feature, I am hit with an error:

Request ID: 1fbb9345-1679-4d04-8573-14de84bec000
ConnectError: [internal] internal error
    at fTa.$endAiConnectTransportReportError (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4248:218871)
    at Qjs.S (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:494:17406)
    at Qjs.Q (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:494:17184)
    at Qjs.M (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:494:16272)
    at Qjs.L (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:494:15373)
    at Spt.value (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:494:14165)
    at ye.B (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:46:2398)
    at ye.fire (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:46:2617)
    at NQe.fire (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4230:10378)
    at u.onmessage (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:6712:12344)

The worst thing is, it doesn’t even have to be a bedrock specific model. Selecting claude-4-sonnet when this feature is turned on gives me the same error.
I’ve tried reloading the window, and switching over to HTTP/1.1 or HTTP/1 but to no avail.
Anyone ran into this?

Steps to Reproduce

Turn on AWS Bedrock(previously set up all credentials inside dashboard if using a Team plan).
Try using ANY of the models, AWS Bedrock or Cursor ones.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.6
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:14:24.784Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

experiencing same issue.

Bump

Fixed:

rm -rf ~/Library/Application\ Support/Cursor/User/globalStorage

Run this in the terminal, you will need to re-log but it will work.