Code Indexing Handshake error

:white_check_mark: There were related posts but not related to the new issue.

:lady_beetle: Handshake request fails when attempting indexing.
workbench.desktop.main.js:1412 Failed to refresh server config from server: ConnectError: [canceled] This operation was aborted
at t (workbench.desktop.main.js:1412:95553)
at async Object.getServerConfig (workbench.desktop.main.js:461:174317)
at async LEt.forceRefreshServerConfig (workbench.desktop.main.js:461:178673)
console.error @ workbench.desktop.main.js:1412
forceRefreshServerConfig @ workbench.desktop.main.js:461
await in forceRefreshServerConfig
(anonymous) @ workbench.desktop.main.js:461
setTimeout
e.setTimeout @ workbench.desktop.main.js:1426
n @ workbench.desktop.main.js:461
(anonymous) @ workbench.desktop.main.js:461
setTimeout
e.setTimeout @ workbench.desktop.main.js:1426
n @ workbench.desktop.main.js:461
(anonymous) @ workbench.desktop.main.js:461
setTimeout
e.setTimeout @ workbench.desktop.main.js:1426
n @ workbench.desktop.main.js:461
(anonymous) @ workbench.desktop.main.js:461
setTimeout
e.setTimeout @ workbench.desktop.main.js:1426
n @ workbench.desktop.main.js:461
(anonymous) @ workbench.desktop.main.js:461
workbench.desktop.main.js:2934 [Violation] ‘setInterval’ handler took 57ms
workbench.desktop.main.js:1887 [Violation] ‘setInterval’ handler took 52ms

:arrows_counterclockwise: I tried reinstalling after upgrading to .46 to resolve the error originally but it was happening on .46 and now on the latest available i reinstalled to.

:camera: None

:computer: Windows 10 - Cursor .46 and .45.4

:no_entry_sign: I cant use cursor because i need codebase indexing to continue.

Hey, open the “Output” panel, select “Cursor Indexing & Retrieval” from the dropdown menu, and share a screenshot.

Hello, I have resolved the error.

The VPS host I was using upgraded network settings. Adjusting my MTU to a number like 1472 resolved the handshake error.

Thanks for your reply. Good luck on sorting this update :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.