Error adding cursor rules

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I try to add a new cursor rule, it throws an error.

Error: “Failed to add rule. Please try again later”

Steps to Reproduce

Open Cursor Settings > Select Rules, Memories, Commands > Write rule > Click Done

Expected Behavior

View the created rule

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.77 (user setup)
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. The “Failed to add rule. Please try again later” error suggests this might be a network connectivity issue, since rules are synced to the cloud.

First, please run network diagnostics:

  • Open Cursor Settings
  • Go to the Network section
  • Click Run Diagnostics
  • Share a screenshot of the results

Console errors:

  • Open Developer Tools: Help → Toggle Developer Tools
  • Go to the Console tab
  • Click “Done” again and check for any red error messages
  • Share a screenshot of the console if possible

Also try:

  • Temporarily disable VPN, firewall, or antivirus if enabled
  • If you’re on a corporate network, check if any proxies are blocking Cursor’s connection
  • If diagnostics show network issues, you may need to enable the HTTP/2 workaround:
    App Settings Ctrl+, → search for “HTTP/2” → enable “Disable HTTP/2”

Let me know what the diagnostics show.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.