Coder.comC
Coder.com3y ago
4 replies
Dan

I can install an extension manually but not via code-marketplace

Hello, I am code-marketplace running on k8s. We are an air-gapped environment hence the need for code-marketplace. I have a script that downloads extensions from Microsoft's extension marketplace which then is stored on artifactory. I will manually download one of those extensions from artifactory such as "ms-python.python" and use the "install via vsix" and it works just fine. I then try to install it via that same exact extension being hosted in code-marketplace and I get an error " [error] net::ERR_TUNNEL_CONNECTION_FAILED: Error: net::ERR_TUNNEL_CONNECTION_FAILED". It seems that all of th extensions in extenion packs or ones that have dependencies are failing. Simple extensions such "ms-vscode.hexeditor" I can install via code-marketplace with no issues.
Was this page helpful?