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

Unable to update extensions under proxy #28612

Closed
Danieleeee opened this issue Jun 13, 2017 · 6 comments
Closed

Unable to update extensions under proxy #28612

Danieleeee opened this issue Jun 13, 2017 · 6 comments
Assignees
Labels
info-needed Issue requires more information from poster proxy Issues regarding network proxies

Comments

@Danieleeee
Copy link

  • VSCode Version: 1.13.0
  • OS Version: Windows 7

Steps to Reproduce:

extens_proxy

@ramya-rao-a
Copy link
Contributor

Are there any errors that pop up?
Any errors in the console? You can open the console by running the command Developer: Toggle Developer Tools.

Have you used the proxy related settings like http.proxy or http.proxyAuthorization ?

@ramya-rao-a ramya-rao-a added the proxy Issues regarding network proxies label Jun 13, 2017
@ramya-rao-a ramya-rao-a added the info-needed Issue requires more information from poster label Jun 13, 2017
@Danieleeee
Copy link
Author

I set the proxy settings.
There are no errors.

@ramya-rao-a ramya-rao-a removed the info-needed Issue requires more information from poster label Jun 13, 2017
@Danieleeee
Copy link
Author

Sorry, there are errors in developer tools.

This happens when opening extensions tab:
1

this when I click on update:
2

@joaomoreno
Copy link
Member

Does your proxy require authentication?

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Jun 14, 2017
@Danieleeee
Copy link
Author

Yes, I have set the setting:
"http.proxy": "http://username:password@proxy.xxx.com:port/",
"http.proxyStrictSSL": false,

@joaomoreno
Copy link
Member

#22369

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster proxy Issues regarding network proxies
Projects
None yet
Development

No branches or pull requests

4 participants