question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't get extension to work in an airgapped environment (offline)

See original GitHub issue

I’ve installed the extension together with the YAML extension via the VSIX file in a computer that is not connected to the internet. Both are enabled. Unfortunately, when trying to add an existing cluster, I’m getting the following error: Error running command extension.vsKubernetesConfigureFromCluster: command 'extension.vsKubernetesConfigureFromCluster' not found. This is likely caused by the extension that contributes extension.vsKubernetesConfigureFromCluster. OS is Ubuntu Linux 20.04, VSCode version is 1.72.2.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
ian471commented, Nov 21, 2022

I was also hitting this, on Windows 10 with VSCode 1.73.0.

PS C:\Users\ian471> code --install-extension ms-kubernetes-tools.vscode-kubernetes-tools-1.3.11.vsix
Installing extensions...
connect ETIMEDOUT 13.107.42.18:443

WHOIS suggests it’s trying to reach marketplace.visualstudio.com

If I start from a completely fresh VSCode (--user-data-dir and --extensions-dir set to empty dirs) then I don’t get the error, so it’s likely something about my settings or existing cached data.

1reaction
lstocchicommented, Nov 7, 2022

Followed all your steps but I’m still not able to replicate it 😞 @Tatsinnit @itowlson could you please give this a try if you have any free time? Thanks!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing chrome extensions in an airgapped enterprise
Welcome to the Chrome Enterprise Help Community! I see that you're trying to deploy an extension to Chrome OS devices in an offline...
Read more >
To install the extension on a system not connected to the Internet
If the system on which you want to run the Code Sight extension is not connected to the Internet—or in other words, is...
Read more >
SourceGraph does not work in an air-gapped environment
I have a customer interested in this. They have an instance running in an air-gapped network and would like to use SourceGraph.
Read more >
Offline Activations in an Air-Gap Environment
So what does someone do when they cannot move the offline.tlq file off the machine? The Server Admin, the IT Admin, or the...
Read more >
Metals not running when .vsix installed on air gapped computer
I'm trying to get a Scala development environment working on an air gapped ... it doesn't react when loading a Scala project and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found