microsoft / microsoft/vscode-remote-release
Fall back to downloading server from the remote VM when local download has failed
@chrmarti is already working on this.
Since Jan 19, 2024.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Type: Bug
My system (SAW) updated VS code from 1.82 to 1.85.1. The new version failed to connect to docker container on Azure VMs. And there is no option to roll back to 1.82. Here is the error message:
[11613 ms] Installing VS Code Server for commit 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2
[11614 ms] Start: Downloading VS Code Server
[11614 ms] 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 linux-x64 stable
[12687 ms] Failed to download VS Code Server (https://update.code.visualstudio.com/commit:0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/server-linux-x64/stable): HTTP 502 - Proxy Error Microsoft Forward Proxy denied the URL. Access is denied
[12687 ms] Retrying to download VS Code Server.
[13731 ms] Error: XHR failed
at k.onerror (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:95:2027)
Please help. Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.