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

Remote SSH fails on local servers without Internet access #5575

Closed
ekerazha opened this issue May 7, 2019 · 2 comments
Closed

Remote SSH fails on local servers without Internet access #5575

ekerazha opened this issue May 7, 2019 · 2 comments

Comments

@ekerazha
Copy link

ekerazha commented May 7, 2019

After feature #79 (Support Remote Interpreter) has been added, I tried to use Remote SSH on a local server. The server doesn't have Internet access for security reasons.

A Remote SSH job tries to download VS Code Server through wget, but it fails because there's no Internet connection.

PyCharm doesn't have this issue because the "server" part gets uploaded by the client and it's not downloaded from the Internet.

Can you provide a procedure to upload the required VS Code Server through the VS Code client instead of relying on the server's Internet connection? Internet access for the server should not be mandatory.

Thank you.

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label May 7, 2019
@ekerazha
Copy link
Author

ekerazha commented May 7, 2019

Moving to the correct bug tracker https://github.com/Microsoft/vscode-remote-release/issues

@ekerazha ekerazha closed this as completed May 7, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label May 7, 2019
@ekerazha
Copy link
Author

ekerazha commented May 7, 2019

@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant