Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I am trying to install Inspect AI - Visual Studio Marketplace
When I do so, Cursor hangs on “Installing” and the installation never finishes. When I open up Developer Tools and look at the network tab, I see that Cursor is repeatedly making POST requests to https://marketplace.cursorapi.com/_apis/public/gallery/extensionquery .
This extension installs fine in VSCode. It also installs fine on my coworker’s Cursor instance (not sure how his env is different).
Steps to Reproduce
Open the Extensions View, type “inspect-ai” in the search, install the first result.
Expected Behavior
It installs.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.35
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
deanrie
(Dean Rie)
January 15, 2026, 4:33am
3
Hey, thanks for the report. This looks like a client-side bug, not a network issue.
I passed the info to the team to investigate. If you can, please check the “Response” tab in DevTools for one of those requests and paste it here. It’ll help us understand what exactly the server is returning.
Sai_Charan
(Sai Charan)
January 20, 2026, 3:19pm
5
We are also facing similar issue for the Dbt Power User extension
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When attempting to install the dbt Power User extension (innoverio.vscode-dbt-power-user), Cursor hangs on “Installing” for an extended period (up to 1 hour),
Also the POST requests repeatedly to extension query https://marketplace.cursorapi.com/_apis/public/gallery/extensionquery , and
The following error logged in windows output logs for one of the extensionquery calls
2026-01-20 11:58:16.524 [error] [Network] #7: htt…
Sai_Charan
(Sai Charan)
January 30, 2026, 6:15am
6
Hi @deanrie
I’m following up on the cursor extension installation freeze issue. Do we have any updates or a tentative timeline for when a permanent fix will be released?
Thanks!
Egorrko
(Egorrko)
February 20, 2026, 1:36pm
8
Same problem when trying to install Open VSX Registry
Egorrko
(Egorrko)
February 20, 2026, 1:42pm
9
I managed to install the package manually via f1 > “install from vsix”