Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handshake failed. Timeout in handshake with retry. #1071

Closed
browkin opened this issue Nov 14, 2023 · 3 comments
Closed

Handshake failed. Timeout in handshake with retry. #1071

browkin opened this issue Nov 14, 2023 · 3 comments

Comments

@browkin
Copy link

browkin commented Nov 14, 2023

Subscribed to cursor and really like it so far. We think to use it in our company, so I am testing it currently. One of the most interesting features was codebase indexing, but that is currently not working for us. We get this error message:

Why could that be? Our repo is hosted in azure. Everything works except the indexing.

2023-11-14 08:25:06.922 [info] Setting indexing intent to should-index
2023-11-14 08:25:06.928 [info] Creating merkle client.
2023-11-14 08:25:06.928 [info] Done creating merkle client.
2023-11-14 08:25:06.928 [info] Doing a startup handshake.
2023-11-14 08:25:07.087 [info] Finished initializing merkle tree in 158.7222000360489 ms.
2023-11-14 08:25:07.088 [info] Doing the initial handshake with hash: 62c83d7aa82d60daeb1065e08896106aa1a748b995b00df73a4b55ad6078554a
2023-11-14 08:27:51.649 [error] Handshake failed:
2023-11-14 08:27:51.649 [error] Error: timeout in handshake with retry
at e.RepoClientMultiplexer.handshakeWithRetry (c:\Users\abc\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1077859)
at async u.getServerStatus (c:\Users\abc\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1090861)
at async u.startIndexingRepository (c:\Users\abc\AppData\Local\Programs\cursor\resources\app\extensions\cursor-retrieval\dist\main.js:2:1093021)
2023-11-14 08:27:51.649 [error] Handshake failed.
2023-11-14 08:27:51.650 [info] Indexing job successfully done.

@jakobFNF
Copy link
Collaborator

What version of Cursor are you using? You can check in "About".

image

@browkin
Copy link
Author

browkin commented Nov 14, 2023

@jakobFNF

Version: 0.15.4
VSCode Version: 1.83.1
Commit: 38beb02b65eaf9ca5bddaa8f8d6ac40c7529af20
Date: 2023-11-14T07:20:54.057Z
Electron: 25.8.4
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045

@danperks
Copy link
Collaborator

danperks commented Oct 8, 2024

Hey, if your still facing this, please comment in #2035

@danperks danperks closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants