vscode: VSCode 1.44.2 stops working via proxy
- VSCode Version: 1.44.2
- OS Version: Windows 7, Windows 10, x64
Steps to Reproduce:
- You need to work behind a proxy.
- Install VSCode 1.43.1 (User)
- Set up proxy settings in Settings, Http:Proxy e.g. “http://user:password@my.proxy.com:8080”
- Click Help->Check for Updates… and wait “new version available” notification
- Click “Restart to update”
- After restart, make sure if you use 1.44.2 version
- Also make sure if proxy settings are the same
- Click Help->Check for Updates… and get “net::ERR_PROXY_CONNECTION_FAILED” error
Does this issue occur when all extensions are disabled?: No extensions installed.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 18 (9 by maintainers)
I had the same problem, but something seems to have changed on the Windows side… I used a local script for automatic proxy settings, it worked for a long time, but a few weeks ago I installed an update for Windows and then I had to switch the proxy settings to “Automatically detect settings” and from then on everything works properly, including VS code