getcursor / cursor

The AI Code Editor
https://cursor.com
20.63k stars 1.38k forks source link

When VS Code tries to download the necessary files from the server, the server gives a "404 Not Found" error and cannot start the Docker container #1339

Closed junpei-9898 closed 3 months ago

junpei-9898 commented 3 months ago

1) If you can, please include a screenshot of your problem スクリーン ショット 2024-03-22 に 13 55 26 午後

2) Please include the name of your operating system macOS 14.3.1

3) If you can, steps to reproduce are super helpful Fork the repository (https://github.com/geekan/MetaGPT.git)

  1. clone from your own branch
  2. Start devcontainer 4.The corresponding error occurs.

No particular problem was observed when the above procedure was carried out with vscode. The most recent update of cursor caused the problem, so the most recent update is considered to be the cause of the problem.

truell20 commented 3 months ago

Thank you for the report. Could you try 0.30.3 (Cmd/Ctrl + Shift + P, then "Attempt Update")? Just released a new update that should fix this.

truell20 commented 3 months ago

Closing for now! Let me know if anything isn't working as expected.

diegoacuna commented 1 week ago

@truell20 I'm in 0.35.1 (fresh install) and I have a similar error:

2024-07-05T05:48:38.704Z] Start: Run in container: test -d '/home/node/.cursor-server/bin/a915e3254b1192ce240c078da83fc1768a6e3e90'
[2024-07-05T05:48:38.704Z] 
[2024-07-05T05:48:38.704Z] 
[2024-07-05T05:48:38.704Z] Exit code 1
[2024-07-05T05:48:38.704Z] Stop (0 ms): Run in container: test -d '/home/node/.cursor-server/bin/a915e3254b1192ce240c078da83fc1768a6e3e90'
[2024-07-05T05:48:38.705Z] Start: Run in container: test -d '/vscode/cursor-server/bin/linux-arm64/a915e3254b1192ce240c078da83fc1768a6e3e90'
[2024-07-05T05:48:38.705Z] 
[2024-07-05T05:48:38.705Z] 
[2024-07-05T05:48:38.705Z] Exit code 1
[2024-07-05T05:48:38.705Z] Stop (0 ms): Run in container: test -d '/vscode/cursor-server/bin/linux-arm64/a915e3254b1192ce240c078da83fc1768a6e3e90'
[2024-07-05T05:48:38.705Z] Installing VS Code Server for commit a915e3254b1192ce240c078da83fc1768a6e3e90
[2024-07-05T05:48:38.705Z] Start: Run in container: /bin/sh
[2024-07-05T05:48:38.706Z] Start: Downloading VS Code Server
[2024-07-05T05:48:38.706Z] a915e3254b1192ce240c078da83fc1768a6e3e90 linux-arm64 stable
[2024-07-05T05:48:39.231Z] Failed to download VS Code Server (https://update.code.visualstudio.com/commit:a915e3254b1192ce240c078da83fc1768a6e3e90/server-linux-arm64/stable): HTTP 404 - Not Found
[2024-07-05T05:48:39.231Z] Retrying to download VS Code Server.
[2024-07-05T05:48:39.695Z] Stop (989 ms): Downloading VS Code Server
[2024-07-05T05:48:39.701Z] Error: Server returned 404
    at h (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1187:29331)
    at S.download (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1188:1737)