You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: