Codebase Indexing Error

Hi,

I can’t use cursor in agentic mode over the corporate network since last week. Because I get Codebase Indexing, Handshake failed error. I activated the Disable HTTP2 button for this, but this time I get “agentic mode cannot be used while http2 is disable error”.

The information about my version is as follows;

Version: 0.45.9
VSCode Version: 1.96.2
Commit: cce0110ca40ceb61e76ecea08d24210123895320
Date: 2025-02-02T06:44:49.761Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045

2 Likes

I have the same issues.
Version: 0.45.9
VSCode Version: 1.96.2
Commit: cce0110ca40ceb61e76ecea08d24210123895320
Date: 2025-02-02T06:44:49.761Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045

1 Like

Hey, can you both send a screenshot of where this error is presented, and can you take a look at the Cursor Indexing & Retrieval section of the Output tab and let us know whats shown in there?

Hi dan, thnx for your reply

screenshot from Codebase Indexing and Composer section and Output section.


Could this be related to the corporate network? I previously spoke with our IT team and asked if there were any issues accessing these addresses, and they said everything was clear.

I have no issues accessing these addresses, but the problem still persists. I still haven’t figured out the cause of the error.

My other colleagues in the office are experiencing the same issue on their computers. We suspect it might be a network/proxy error, but we’ve explored all possible options and haven’t been able to find a solution.

New Request ID: 2d142e95-2bbd-45e3-92d6-53c9b70cedeb

Hi, here are screenshots from me.



And new Request ID:
4fd9b230-8cda-454f-b918-cd1246da7dbd

Ah, this is because you have a self-signed certificate, which isn’t support by VSCode or Cursor by default!

Theres some extensions available that allow certificates in the chain to be used within Cursor when they are trusted on the OS, which may help!

e.g.
Windows: win-ca - Visual Studio Marketplace
Mac: Mac CA VSCode - Visual Studio Marketplace

1 Like