Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Environment:
- OS: ChromeOS (Crostini Linux container)
- Linux distro: Debian 12 (bookworm) inside ChromeOS (Penguin)
- Architecture: x86_64
- Install method: Linux AppImage (x64) from Cursor · Download
- AppImage path: $HOME/Applications/Cursor.AppImage
- Cursor launch: wrapper script /usr/local/bin/cursor that runs “$HOME/Applications/Cursor.AppImage”
Issue:
After launching Cursor, I immediately get a blocking message saying:
“This version of Cursor is no longer supported. Please update to continue.”
When I click the “update” button, Cursor closes, appears to update, but when it reopens I get the exact same message. This puts me into an infinite update loop. I have repeated this several times.
What I already tried:
- Downloaded the latest Linux AppImage (x64) from the official website again.
- Removed the old AppImage and replaced it with the newly downloaded one:
- rm ~/Applications/Cursor.AppImage
- mv Cursor-3.8.11-x86_64.AppImage ~/Applications/Cursor.AppImage
- chmod +x ~/Applications/Cursor.AppImage
- Verified DNS and network connectivity from the Linux container:
- ping deb.debian.org
- ping google.com
- ping cursor.com
All OK.
- Note: downloader.cursor.sh does NOT resolve from inside the container:
- ping downloader.cursor.sh → “Name or service not known”
Result:
- Cursor launches, but still shows “this version is no longer supported, please update” and I cannot use the product.
- The in-app updater does not fix the version and keeps looping.
- I have no other Linux AppImage x64 option on the download page, so I am stuck.
What I’m asking:
- Is the current Linux AppImage (x64) available on Cursor · Download actually supported by your backend?
- If there is a minimum required version for Linux/AppImage, can you:
- Confirm the exact version number, and
- Provide a direct download link (or a fixed AppImage) that passes the “supported version” check?
- If possible, can you avoid hard blocking older AppImages on Linux/Chromebook when there is no newer, installable AppImage available?
This setup (Chromebook + Debian 12 / Penguin + AppImage) is common for developers, so fixing this would help many of us.
Steps to Reproduce
In a Chromebook’s running Linux Environment using Debian terminal,
in Chrome browser, from Cursor ai website first download Linux AppImage x64.
Then using Linux Environment using Debian terminal install AppImage
Open Cursor ai console: see message to update to next version,
tried repeating steps following AI instructions for same result: requires next version,
but there is no other version available.
Expected Behavior
Does not run. Instead requires next version.
Screenshots / Screen Recordings
Operating System
Linux
Version Information
Version: 2.1.48
VSCode Version: 1.105.1
Commit: ce371ffbf5e240ca47f4b5f3f20efed084991120
Date: 2025-12-04T19:26:27.263Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.6.99-09128-g14e87a8a9b71
Does this stop you from using Cursor
Yes - Cursor is unusable
