-
Notifications
You must be signed in to change notification settings - Fork 293
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
No Menu, Commands Or SSH Icon After Installing with VSIX File in Closed Network #6805
Comments
You also need to download and install the Remote-WSL, Remote-SSH and Remote-Containers extensions as separate VSIX files. (The extension pack only references these but does not include them in its VSIX file. You can omit the extension pack's VSIX, it does not add anything beyond pulling in the other extensions.) |
That was it thank you. Does this vary between extension packs? I assumed it was not a reference because installing other extension packages like Java Extension Park worked fine with the Extension Pack VSIX files rather than installing individually like you suggested for remote extension pack. |
I am now able to ssh into my server but the server is offline and has no internet access either. I see the following before it failed:
I assume because it has no internet it cannot install the server on the host I am trying to connect to. How would I resolve this? Hmm could be related to #1242 unfortunately I set Heres what I was able to obtain:
I also tried toggling |
I also tried to sshed into the host and removed the |
It looks like the offline installer only works if Local machine has internet while the remote doesnt from this discussion. I'll download it and transfer it to my local machine. But Id like to know for security reasons in my organization if the server is derived from this github repo or does it reside in a different repo? Edit: Looking at the gist script mentioned here it appears vscode server points to the same commitid as this vscode repo |
Added a feature request #6828 which expands on this issue. |
Installing Remote Development Extension Pack does not show any SSH, WSL or Container menu icons on the left hand side of VSCode. Extensions show the Remote Development Extension as installed. No remote menu or icon can be found. F1 in command menu shows Install Remote Development Pack but not specific menus such as ">Remote-SSH Add New Remote Host" as it typically would.
Steps to Reproduce:
Does this issue occur when you try this locally?: Running locally on machine (no option to connect to host)
Does this issue occur when you try this locally and all extensions are disabled?: Yes all other extensions are disabled
The text was updated successfully, but these errors were encountered: