Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install and use Remote SSH without internet connection #2354

Closed
orangeswim opened this issue Feb 13, 2020 · 1 comment
Closed

Install and use Remote SSH without internet connection #2354

orangeswim opened this issue Feb 13, 2020 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s) ssh Issue in vscode-remote SSH

Comments

@orangeswim
Copy link

We develop on an isolated network without internet connection on local or remote machine.

  • VSCode Version: 1.43.0-insider
  • Local OS Version: Windows_NT x64 10.0.18363
  • Remote OS Version: CentOS7
  • Remote Extension/Connection Type: SSH

Steps to Reproduce:

  1. Both computers on an Air-gapped network without internet connection
  2. Install extension on vs-code via vsix file and setup ssh keys
  3. Attempt connection...
Downloading with wget

wget download failed
wget: unable to resolve host address ‘update.code.visualstudio.com’

#78 issue was closed recently, but this issue isn't solved. I need a way to install remote extension completely offline without internet connection. Files necessary should be explicitly packaged together with the extension or listed for download.

Does this issue occur when you try this locally?: N/A
Does this issue occur when you try this locally and all extensions are disabled?: No other extensions installed. Fresh install.

@chrmarti chrmarti added the ssh Issue in vscode-remote SSH label Feb 20, 2020
@roblourens
Copy link
Member

#1242

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 22, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

3 participants