Indexing no longer working

Indexing worked yesterday without Problems. Todat i get the following problem:

2023-10-24 10:50:03.737 [info] Finished updating repository.
2023-10-24 10:51:32.874 [info] Creating merkle client.
2023-10-24 10:51:32.874 [info] Done creating merkle client.
2023-10-24 10:51:32.874 [info] Doing a startup handshake.
2023-10-24 10:51:32.874 [info] Creating merkle client.
2023-10-24 10:51:32.874 [info] Done creating merkle client.
2023-10-24 10:51:32.915 [info] Finished initializing merkle tree in 41.9932000041008 ms.
2023-10-24 10:51:32.917 [info] Doing the initial handshake with hash: eef062974cb8915b513c2a6d42f844784d0c10874ef159b38626e714dd2898b0
2023-10-24 10:51:43.378 [error] Handshake failed:
2023-10-24 10:51:43.379 [error] ConnectError: [internal] internal error
at s (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1123227)
at e.errorFromJsonBytes (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1124138)
at next (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1142926)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:918417
at Object.unary (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1141706)
at Object.fastRepoInitHandshake (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1118893)
at e.RepoIndexWatcher.getServerStatus (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:932882)
at e.RepoIndexWatcher.startIndexingRepository (c:\Users\Josh-\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:936300)
2023-10-24 10:51:43.380 [error] Handshake failed.
2023-10-24 10:51:43.380 [info] Finished updating repository.

im am on windows, no remote connection, developing locally so no docker ect.

We’re having issues with codebase indexing right now. You’ll see “error: Handshake failed.”. We’ll work on a fix as soon as possible. Thank you for your patience!

1 Like

Indexing is still an issue, this is rendering the entire experience useless. “Error: Handshake failed”.

Any ETA on this?

i know it is “early days” at cursor, but it might be a good idea to build a simple “status site”. or some people do status twitter accounts.

Should probably be fixed today.

100%. I also think our error messages could be less cryptic.

Identified the problem and should have a fix live very soon.

Are things working for you now? Had a problem with our infrastructure. Apologies about the delay here.

Indexing seems to work again. Thank you for the fast response and the fast fix. i agree that less cryptic error messages would help. Something to consider for the Future.