Install Rosetta 2 (most common fix): Open Terminal and run:
softwareupdate --install-rosetta
Then restart Cursor.
Remove quarantine attributes: Fully quit Cursor and run:
xattr -cr /Applications/Cursor.app
Then relaunch.
Disable Instant Grep indexing: Cursor Settings > Indexing & Docs > turn off “Index Repositories for Instant Grep (BETA)”, then restart Cursor. The -86 errors often originate from the retrieval extension this feature uses, which matches your console output.
Try a clean profile: Run cursor --profile-temp from Terminal to rule out any configuration conflicts.
Clean reinstall: If your previous reinstall didn’t involve fully deleting Cursor from Applications first, try that now and download a fresh copy from Cursor · Download.