getcursor / cursor

The AI Code Editor
https://cursor.com
22.62k stars 1.45k forks source link

Chat and Docs don't work on WSL2 and Windows platforms. #1549

Open kent8192 opened 1 month ago

kent8192 commented 1 month ago

Current Situation:

  1. For about a week now (since the update, perhaps), I have been unable to use Chat and Docs on both WSL2 and Windows on my main PC.
  2. Both GPT-4 and Claude are inaccessible, but the issue does not seem to lie with the API key itself (other applications can call with the same API key as usual).
  3. Regarding Docs, when entering @Docs in Chat, the list of docs does not appear—only “Add new doc” is displayed.
  4. On my other sub-PC, it functions well on both Windows and WSL2.
  5. Main PC Environment:
    • Windows 11 Pro 23H2
    • Cursor version: 0.35.1 x64
    • WSL2: Ubuntu 22.04.4 LTS
    • Location: Japan
      1. Sub-PC Environment:
    • Windows 11 Home 23H2
    • WSL2: Ubuntu 22.04.4 LTS
    • Location: Japan

Screenshots:

Troubleshooting Steps Taken:

  1. Complete removal of the editor including .cursor-server
  2. Changed permissions of .cursor-server/data and .cursor-server/extensions to 766
  3. Reset the firewall of my main PC
  4. Uninstalled Ubuntu on my main PC

I would appreciate any insights or assistance in resolving this issue. Thank you.

Using ChatGPT to draft this message.

kent8192 commented 1 month ago

Looking at the logs, the handshake is failing. How can I make the handshake successful? I suspect there might be an issue with the firewall...