Always show Please update to the lateast version of cursor,even if i updated to the version 2.2.44

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

i can not use cursor for one year. it keeps taking fee. it always show “Please update to the lateast version of cursor”,even if i updated to the version 2.2.44. I even uninstall all versions of cursor, then install the version 2.2.44.

Steps to Reproduce

always happen if i start the cursor ide

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.44 (system setup)
VSCode Version: 1.105.1
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100

For AI issues: add Request ID with privacy disabled

Request ID: abc11820-1253-45cc-a229-14ca152e6aa6
{“error”:“ERROR_GPT_4_VISION_PREVIEW_RATE_LIMIT”,“details”:{“title”:“Please update to the latest version of Cursor at Download · Cursor to continue using the Agent”,“detail”:“Please update to the latest version of Cursor at Download · Cursor to continue using the Agent”,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}
ConnectError: [resource_exhausted] Error
at Pyl.$endAiConnectTransportReportError (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:4910:339807)
at lbr._doInvokeHandler (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:487:36019)
at lbr._invokeHandler (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:487:35761)
at lbr._receiveRequest (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:487:34526)
at lbr._receiveOneMessage (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:487:33348)
at UCt.value (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:487:31442)
at ye._deliver (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at ye.fire (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3283)
at Hot.fire (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:4895:12154)
at MessagePort. (vscode-file://vscode-app/d:/program/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:7028:18292)

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. I can see you’re getting a resource_exhausted error when trying to use Agent, even though you’re on the latest version.

This error is usually related to network connectivity issues to Cursor’s servers. Let’s try a few steps:

  1. Network Diagnostics: Cursor Settings > Network > Run Diagnostics, then share the results
  2. Logout/Login: Please log out and back into your account (Cursor Settings)
  3. Clear config: Follow the steps to clear app data (make a backup first): Troubleshooting Guide | Cursor Docs
  4. HTTP/2: Try disabling HTTP/2 in settings: App Settings CTRL+, > search “HTTP/2” > enable “Disable HTTP/2”
  5. Are you using a VPN, proxy, or a corporate firewall? If so, please try again without them

Share the Network Diagnostics results and try the steps above, then we can dig in further.

i have resolved this issue through your guide, thank you