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: https://marketplace.cursorapi.com/_apis/public/gallery/extensionquery - error POST Canceled
Steps to Reproduce
Steps to Reproduce:
- Open Cursor IDE (fresh installation or existing)
- Go to Extensions view (Cmd+Shift+X)
- Search for “dbt Power User”
- Click “Install”
- Observe installation hanging indefinitely
- Open Developer Tools (Help → Toggle Developer Tools → Network tab)
- See repeated POST requests to extensionquery endpoint
Expected Behavior
Extension installs successfully within a minute with all dependencies, as it does in VS Code.
A manual workaround exists:
- Add placeholder metadata entry to ~/.cursor/extensions/extensions.json
- Reload Cursor window, then uninstall and reinstall the extension will bypass or fix the issue
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.41
VSCode Version: 1.105.1
Commit: 2ca326e0d1ce10956aea33d54c0e2d8c13c58a30
Date: 2026-01-16T19:14:00.150Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.2.0
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor