Codebase indexing & autocomplete is not working. - POST 412 Error

So, I am unable to get cursor to work on my second PC that is located outside of my current network.

Did a complete uninstall of VS, Cursor using Bulk Crap Uninstaller and leftovers, deleted document files of vscode and cursor but nothing changes.

On Developer tools console, when I try to use @codebase to do anything

I get this error:
workbench.desktop.main.js:264


       POST https://repo42.cursor.sh/aiserver.v1.RepositoryService/SearchRepository 412 (Precondition Failed)

Payload:

{query: "@Codebase tell me what is the code about",…}
contextCacheRequest
: 
true
query
: 
"@Codebase tell me what is the code about"
repository
: 
{repoName: "b5064dd7211c5f71559fb538740301b1b0d4f1c1c63ff32ac55884f4f1b6aa50-.cursor-tutor",…}
repoName
: 
"b5064dd7211c5f71559fb538740301b1b0d4f1c1c63ff32ac55884f4f1b6aa50-.cursor-tutor"
repoOwner
: 
"google-oauth2|109283584364012949598"
topK
: 
32

Preview:

{code: "failed_precondition", message: "deprecated"}

My About:

Version: 0.31.3
VSCode Version: 1.86.2
Commit: fcd6e551d6f014d13071eac9bd4904e7e0346720
Date: 2024-04-02T20:20:11.019Z
Electron: 27.2.3
ElectronBuildId: undefined
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.22631

There is still no answer, did a complete windows 11 reinstall, latest updates, latest CURSOR and codebase indexing still does not work. I am running on:

Operating System
			Windows 11 Pro 64-bit
		CPU
			AMD Ryzen 7 Mobile 3750H	57 °C
			Picasso 12nm Technology
		RAM
			16.0GB Dual-Channel DDR4 @ 933MHz (17-17-17-39)
		Motherboard
			ASUSTeK COMPUTER INC. FX505DV (FP5)
		Graphics
			Generic PnP Monitor (1920x1080@120Hz)
			2047MB NVIDIA GeForce RTX 2060 (ASUStek Computer Inc)	47 °C
			2048MB ATI AMD Radeon RX Vega 10 Graphics (ASUStek Computer Inc)
			SLI Disabled
			CrossFire Disabled
		Storage
			476GB Micron_2200V_MTFDHBA512TCK (Unknown (SSD))
			100GB Microsoft Virtual Disk (File-backed Virtual (SSD))
		Optical Drives
			No optical disk drives detected
		Audio
			Realtek High Definition Audio

There is a specific error in Dev console:
Activating extension 'anysphere.cursor-retrieval' failed: The specified module could not be found.

could you zip the logs in ctrl+shift+p > Developer: Open Logs Folder, and send to aman@anysphere.co

I have just sent. Let me know if you need anything else. Looking forward!