Hello, is there a solution if you were behind a corporat eproxy like ZScaler?
I googled a lot but nothing helps…
Also the HTTP2 disable option doesnt help…
The error says “[error] Error Checking Connection: [internal] unable to get local issuer certificate”
But in my PATH ENV variable “SSL_CERT_FILE” I have my Zscaler certificate
Is there a way to tell cursor which cert it should use?
2025-04-16 13:48:49.777 [info] multiCodebaseIndexingJob dispose
2025-04-16 13:48:49.777 [info] Aborting indexing job.
2025-04-16 13:48:49.777 [info] Doing a startup handshake.
2025-04-16 13:48:50.406 [info] Finished computing merkle tree in 600.7022999972105 ms.
2025-04-16 13:48:50.407 [info] Doing the initial handshake with hash: 54db869d8a0d1c25d0dc190562d1aca78f8d242e8cf07bb15f8a0685a00bdfbd
2025-04-16 13:48:50.409 [info] Computed simhash vector of length: 256
2025-04-16 13:48:50.409 [info] Path key hash: a13257b868cb417f0486ae6b8312ddfefd3567a57baf49a70069c7ef7eb14c00
2025-04-16 13:48:50.409 [info] Handshake start
2025-04-16 13:48:51.001 [error] Error Checking Connection: [internal] unable to get local issuer certificate
2025-04-16 13:48:51.001 [info] Creating Indexing Repo client: https://repo42.cursor.sh
2025-04-16 13:48:51.001 [info] Creating repo client with backend url: https://repo42.cursor.sh
2025-04-16 13:48:52.718 [warning] Retrying handshake with timeout 4000. Error: [internal] unable to get local issuer certificate
2025-04-16 13:48:52.718 [info] Handshake start
2025-04-16 13:48:57.021 [warning] Retrying handshake with timeout 8000. Error: [internal] unable to get local issuer certificate
2025-04-16 13:48:57.021 [info] Handshake start
2025-04-16 13:48:57.612 [error] Error Checking Connection: [internal] unable to get local issuer certificate
2025-04-16 13:48:57.612 [info] Creating Indexing Repo client: https://repo42.cursor.sh
2025-04-16 13:48:57.612 [info] Creating repo client with backend url: https://repo42.cursor.sh
2025-04-16 13:49:05.329 [warning] Retrying handshake with timeout 16000. Error: [internal] unable to get local issuer certificate
2025-04-16 13:49:05.329 [info] Handshake start
2025-04-16 13:49:05.920 [error] Error Checking Connection: [internal] unable to get local issuer certificate
2025-04-16 13:49:05.920 [info] Creating Indexing Repo client: https://repo42.cursor.sh
2025-04-16 13:49:05.920 [info] Creating repo client with backend url: https://repo42.cursor.sh
2025-04-16 13:49:21.638 [warning] Retrying handshake with timeout 32000. Error: [internal] unable to get local issuer certificate
2025-04-16 13:49:21.638 [info] Handshake start
2025-04-16 13:49:22.228 [error] Error Checking Connection: [internal] unable to get local issuer certificate
2025-04-16 13:49:22.228 [info] Creating Indexing Repo client: https://repo42.cursor.sh
2025-04-16 13:49:22.229 [info] Creating repo client with backend url: https://repo42.cursor.sh
2025-04-16 13:49:53.962 [warning] Retrying handshake with timeout 64000. Error: [internal] unable to get local issuer certificate
2025-04-16 13:49:53.962 [info] Handshake start
2025-04-16 13:49:54.505 [error] Error Checking Connection: [internal] unable to get local issuer certificate
2025-04-16 13:49:54.506 [info] Creating Indexing Repo client: https://repo42.cursor.sh
2025-04-16 13:49:54.506 [info] Creating repo client with backend url: https://repo42.cursor.sh
2025-04-16 13:50:58.249 [warning] Retrying handshake with timeout 128000. Error: [internal] unable to get local issuer certificate
2025-04-16 13:50:58.249 [error] Handshake failed:
2025-04-16 13:50:58.250 [error] Error: timeout in handshake with retry
at A.RepoClientMultiplexer.tryHandshake (c:\Users\ext-gabrielf\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:4:1373725)
at async A.RepoClientMultiplexer.handshakeWithRetry (c:\Users\ext-gabrielf\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:4:1371346)
at async T.getServerStatus (c:\Users\ext-gabrielf\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:4:1383646)
at async T.startIndexingRepository (c:\Users\ext-gabrielf\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:4:1385253)
2025-04-16 13:50:58.250 [error] Handshake failed.
2025-04-16 13:50:58.250 [info] Indexing job successfully done or aborted.