How to initialize the connection setting by myself #235882
Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: lastest
- OS Version: windows 11 to ssh CentOS
Steps to Reproduce:
- Remote explorer
- connect the windows
> Waiting for client to transfer server archive...
> Waiting for /root/.vscode-server/vscode-cli-d78a7656546fsgrrgwgfd5d
> 57511.tar.gz.done and vscode-server.tar.gz to exist
[10:12:23.774] Got request to download on client for {"artifact":"cli-alpine-x64","destPath":"/root/.vscode-server/vscode-cli-d78a7656546fsgrrgwgfd5d.tar.gz"}
[10:12:23.774] server download URL: https://update.code.visualstudio.com/commit:d78a7656546fsgrrgwgfd5d/cli-alpine-x64/stable
[10:12:23.775] Downloading VS Code server locally...
[10:12:23.781] >
>
[10:12:23.940] Resolver error: Error: Failed to download VS Code Server (Failed to fetch)
I give up to use the internet to initialize the connection setting.
On the contrary, how to use the intranet to initialize the connection setting?
Or I can do the setting by myself, not the automatic code on vscode.
Activity