Was working perfectly, then suddenly codebase not indexed. So Indexing it takes forever (typical handshake failed problem) and if lucky enough after multiple “retry”, it may work.
In case indexing works to 100%, always no response from any model:
workbench.desktop.main.js:536
GET https://api2.cursor.sh/auth/full_stripe_profile net::ERR_TIMED_OUT
workbench.desktop.main.js:1014 [MCPService] Getting servers:
[]
workbench.desktop.main.js:1014 [MCPService] No connected servers found. Server statuses:
workbench.desktop.main.js:459 Failed to refresh server config from server: ConnectError: [canceled] This operation was aborted
at t (workbench.desktop.main.js:1411:95575)
at async Object.getServerConfig (workbench.desktop.main.js:459:174367)
at async PEt.forceRefreshServerConfig (workbench.desktop.main.js:459:178723)
Version: 0.45.15
VSCode Version: 1.96.2
Commit: a2826398d8d8197cad72fb0cfdc1f472aa7cf050
Date: 2025-02-19T23:45:00.964Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin x64 24.3.0
Not sure if its a problem with my end or cursor. Was working perfectly before.