Describe the Bug
Cursor SSH connects to Server causing OOM
Steps to Reproduce
Three Logs:
1 - Connect successfully
2 - OOM lost connection
3 - watch -n 0.5 “ps aux | grep node” last moment
Expected Behavior
watch -n 0.5 “ps aux | grep node” last moment
Every 0.5s: ps aux | grep node iZt4n3r7ji0ei4t4nbt87nZ: Sat Jul 19 05:06:53 2025
root 581458 0.2 0.0 7048 3456 pts/0 S+ Jul18 2:34 watch -n 0.5 ps aux | grep node
root 1166446 0.0 0.2 989292 16440 ? Sl 05:05 0:00 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node /root/.cursor-server/bin/multiplex-server/45e440a0fc5a5d12380c7a83a4
root 1166482 12.9 1.4 11855376 113528 ? Rl 05:05 0:09 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/ou
root 1166566 0.5 0.4 11784836 31548 ? Sl 05:05 0:00 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/ou
root 1166622 0.5 0.3 11600356 25104 ? Sl 05:05 0:00 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/ou
root 1167567 29.2 70.0 84682256 5303588 ? Sl 05:06 0:13 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node --dns-result-order=ipv4first /root/.cursor-server/bin/a8e95743c5268b
root 1167582 22.2 0.4 11595224 33008 ? Sl 05:06 0:09 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/ou
root 1167621 27.8 0.0 28300 3404 ? Sl 05:06 0:11 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node_modules/@vscode/ripgrep/bin/rg --files --hidden --case-sensitive --n
root 1167625 28.0 0.0 28300 3496 ? Sl 05:06 0:11 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node_modules/@vscode/ripgrep/bin/rg --files --hidden --case-sensitive --n
root 1167628 29.0 0.0 28300 3252 ? Sl 05:06 0:12 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node_modules/@vscode/ripgrep/bin/rg --files --hidden --case-sensitive --n
root 1167631 31.8 0.1 181900 11104 ? Sl 05:06 0:13 /root/.cursor-server/bin/a8e95743c5268be73767c46944a71f4465d05c90/node_modules/@vscode/ripgrep/bin/rg --files --hidden --case-sensitive --n
root 1168019 0.0 0.0 7048 1880 pts/0 S+ 05:06 0:00 watch -n 0.5 ps aux | grep node
root 1168020 0.0 0.0 2800 1792 pts/0 S+ 05:06 0:00 sh -c – ps aux | grep node
root 1168022 0.0 0.0 6544 2304 pts/0 S+ 05:06 0:00 grep node
root 3501063 0.0 0.2 1028420 16960 ? Sl Jul14 0:04 node /usr/bin/pm2 logs 1 --lines 20
root 3501199 0.0 0.2 1028408 17656 ? Sl Jul14 0:04 node /usr/bin/pm2 logs 1 --lines 20
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.2.4
VSCode Version: 1.99.3
Commit: a8e95743c5268be73767c46944a71f4465d05c90
Date: 2025-07-10T16:53:59.659Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
Yes - Cursor is unusable