Issue conneting to docker container

I’m having a issue connecting a local docker container using Dev Container. When I connect I get this error, unsure if it’s due to cursor or not

[814 ms] Start: Downloading VS Code Server
[814 ms] 1a7903c409e3e915db28f4c124497660066e85a0 linux-arm64 stable
[937 ms] Failed to download VS Code Server (https://update.code.visualstudio.com/commit:1a7903c409e3e915db28f4c124497660066e85a0/server-linux-arm64/stable): HTTP 404 - Not Found
[937 ms] Retrying to download VS Code Server.
[976 ms] Error: Server returned 404
at l (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:913:29220)
at k.download (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:914:1753)

The new update 0.22.0 added support for Dev Containers.

1 Like