vscode: Not able to get any extensions

VS code information:

Version: 1.45.1 (user setup) Commit: 5763d909d5f12fe19f215cbfdd29a91c0fa9208a Date: 2020-05-14T08:27:35.169Z Electron: 7.2.4 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. Search for any extension in marketplace
  2. The following message is shown image
  3. Open developer tools -> Network: look for errors

image

Does this issue occur when all extensions are disabled?: Yes

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 16 (7 by maintainers)

Most upvoted comments

@amirhosseindavoody Do you any of the HTTP_PROXY, HTTPS_PROXY or NO_PROXY environment variables set? Or maybe the http.proxy setting in VS Code? Starting with 1.45 we allow these to override the OS settings.