DevContainer bug

Hello,
I am trying to Reopen in a devcontainer with Cursor but it attempts to download the VScode server from an invalid URL.
The container is based on Ubuntu 22.04

Error:
Installing VS Code Server for commit 73dd83bb6f8e3a3704ad8078a8e455ac6d4260d0
[6733 ms] Start: Run in Host: docker exec -i -u root aa1d8f30df12665ffcb00440c6f93b9c388c1a05369facaf9b30a7ec0ed5c372 /bin/sh
[6743 ms] Start: Downloading VS Code Server
[6743 ms] 73dd83bb6f8e3a3704ad8078a8e455ac6d4260d0 linux-x64 stable
[6842 ms] Failed to download VS Code Server (https://update.code.visualstudio.com/commit:73dd83bb6f8e3a3704ad8078a8e455ac6d4260d0/server-linux-x64/stable): HTTP 404 - Not Found
[6842 ms] Retrying to download VS Code Server.
[6922 ms] Error: Server returned 404
at BI (vscode-file://vscode-app/c:/Users/gwx1285762/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:666:62034)
at OWt.download (vscode-file://vscode-app/c:/Users/gwx1285762/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:2923:30901)

1 Like

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