Issue Summary
I successfully logged into Cursor via the Log in to Cursor
command. The browser shows the message:
“All set! Feel free to return to Cursor.”
However, all AI-related features remain completely disabled inside the Cursor app.
Bug Description
- No
icon in the status bar
- No autocomplete suggestions when typing (even
const
doesn’t trigger anything) Cursor Tab
stays grayed out (Enable button does nothing)Cursor: Login
command is available, and I successfully log in — but the app never recognizes it- Developer Console shows:
ConnectError: [unauthenticated]
and
api2.cursor.sh/auth/poll?...
→ returns 404 repeatedly - Additionally, in https://cursor.com/settings, a new “Desktop App Session” is created every minute, indicating an endless login loop
Steps to Reproduce
- Fully uninstall Cursor (including ~/Library files)
- Download and install latest version (0.48.6)
- Launch Cursor and trigger
Log in to Cursor
- Browser shows login success
- Return to Cursor app — AI features remain disabled
- Console shows unauthenticated + 404 errors
- New session appears every time the app is opened
System Info
- macOS 13
- MacBook Air M1
- Cursor version:
0.48.6
Impact
Yes, this issue completely blocks me from using Cursor’s GPT-based features.
I rely on autocomplete and Cursor Tab, so this is a critical blocker.
Please help me reset the session or resolve this backend issue.
Thank you!