Cursor stopps working after some time

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I am using the newest version of Cursor on Ubuntu. if I open the app freshly it works for some time but after a while (maybe 1 or 2h of work) it slows down, everything takes much longer and it freezes in “thinking” or “this is taking longer than expected”.

When I run diagnostics when I open the app, everything is fine but when it laggs than it says that my internet buffes because of a proxy, but only after a while. But if I close the app and start new, everything is fine again.

Steps to Reproduce

Work for 1 or 2h

Expected Behavior

Work smoothly after 1h

Operating System

Linux

Version Information

Newest version atm

For AI issues: which model did you use?

Opus 4.6 and Codex 5.3

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, could you share a few things so we can narrow this down?

  1. Your exact Cursor version. Go to Help > About and copy the full version info.
  2. Next time it slows down, open Process Explorer (Ctrl + Shift + P, then search for “Developer: Open Process Explorer”) and take a screenshot. Please focus on extensionHost and ptyHost memory usage.
  3. Also take a screenshot of the diagnostics output when it’s in the broken state, the one showing proxy buffering.

It’s interesting that the proxy warning only shows up after extended use. It’s likely a symptom, not the root cause. It could be related to resources building up over time.

A couple things to try in the meantime:

  • Try disabling HTTP/2. Open App Settings Ctrl + , search for “HTTP/2”, and enable “Disable HTTP/2”. This can help with false proxy detection.
  • Test with extensions disabled. Run cursor --disable-extensions from the terminal and see if the slowdown still happens after 1 to 2 hours.

Let me know what you find.

  1. Version: 2.5.26
    VSCode Version: 1.105.1
    Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
    Date: 2026-02-26T04:57:56.825Z
    Build Type: Stable
    Release Track: Default
    Electron: 39.4.0
    Chromium: 142.0.7444.265
    Node.js: 22.22.0
    V8: 14.2.231.22-electron.0
    OS: Linux x64 6.17.0-14-generic

    1. will do.

It only happend when I updated to 2.5, i was runnung 2.4 before. The taking longer than expected is also happeing, which many forum posts are about lately.

I just updated:

Version: 2.6.11
VSCode Version: 1.105.1
Commit: 8c95649f251a168cc4bb34c89531fae7db4bd990
Date: 2026-03-03T18:57:48.001Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Linux x64 6.17.0-14-generic

Same happening.