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

CLI proxy support #29910

Open
JCarlos12 opened this issue Jun 30, 2017 · 7 comments
Open

CLI proxy support #29910

JCarlos12 opened this issue Jun 30, 2017 · 7 comments
Labels
feature-request Request for new features or functionality proxy Issues regarding network proxies
Milestone

Comments

@JCarlos12
Copy link

JCarlos12 commented Jun 30, 2017

  • VSCode Version: Code 1.13.1 (379d2ef, 2017-06-14T18:21:47.485Z)
  • OS Version: Windows_NT ia32 6.1.7601
  • Extensions: none

Steps to Reproduce:
Without http.proxy set

  1. run "code --install-extension HookyQR.beautify" in CLI
  2. Error: getaddrinfo ENOTFOUND marketplace.visualstudio.com marketplace.visualstudio.com:443
    at errnoException (dns.js:28:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)

With

  1. run "code --install-extension HookyQR.beautify" in CLI
  2. result says "Found 'HookyQR.beautify' in the marketplace.
    Installing..."

But it does not install.
Please I need help . Thanks in advance
extension
extension2

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Jun 30, 2017
@joaomoreno
Copy link
Member

Unfortunately, the CLI doesn't support proxies yet.

@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug proxy Issues regarding network proxies and removed extensions Issues concerning extensions labels Jul 3, 2017
@joaomoreno joaomoreno added this to the Backlog milestone Jul 3, 2017
@joaomoreno joaomoreno changed the title CLI install extension ends without installing CLI proxy support Jul 3, 2017
@JCarlos12
Copy link
Author

@joaomoreno
Thanks for that :)
I only tried using the CLI since I cant install through the extensions tab.

Any solution for this?
When I use the extensions tab it gets stuck in Installing
aaa

@JCarlos12
Copy link
Author

JCarlos12 commented Sep 7, 2017

I see this error in my dev tools when I try to install an extension
image

@JCarlos12
Copy link
Author

Nevermind
Found the error why its not installing

It turns out I had a path to my mongodb in the "TEMP" environemnt variable
I removed it and it now works

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
@joaomoreno joaomoreno reopened this Jun 17, 2021
@microsoft microsoft unlocked this conversation Jun 17, 2021
@joaomoreno joaomoreno added feature-request Request for new features or functionality and removed bug Issue identified by VS Code Team member as probable bug labels Jun 17, 2021
@joaomoreno joaomoreno removed their assignment Jun 17, 2021
@raoulvm
Copy link

raoulvm commented Jan 16, 2023

Every other years there should be somebody asking for the status of this.
So I'll do it this year, 2023, because some of my fellow colleagues are behind a firewall/proxy and want to have automatic installs, anyway.

@tp1050
Copy link

tp1050 commented Aug 5, 2023

Where can I REad about why this does not exist automatically?

@Steven23661
Copy link

I'm using Gboard to type in English (US) (QWERTY). You can try it at: https://gboard.app.goo.gl/KDRTPI'm using Gboard to type in English (US) (QWERTY). You can try it at: https://gboard.app.goo.gl/KDRTP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality proxy Issues regarding network proxies
Projects
None yet
Development

No branches or pull requests

6 participants
@joaomoreno @JCarlos12 @tp1050 @raoulvm @Steven23661 and others