vscode: Cannot connect to the Extensions Marketplace
Hello, I am facing a problem with vscode.
My vscode can’t connect to the Extensions Marketplace. It works just some times after restarting vscode a couple of times… Many times.
I also can install extensions from command line:
And there it is
I also tried reinstalling vscode but the problem persists. I hope that you fix this soon.
- VSCode Version: 1.48.2
- OS Version: Elementary OS 5.1.7 Hera
Steps to Reproduce:
- Install vscode
- Try install extensions using the vscode user’s interface
Does this issue occur when all extensions are disabled?: Well, when I did it for the first (with the extensions disabled) and second (with the extensions already enabled) time, It worked, but after the problem appeared again.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 1
- Comments: 23 (8 by maintainers)
Could you start VS Code with
--log-net-log=netlog.json
, retry the failing feature and then post the created netlog.json here?Confirmed that there is a network error ERR_CONNECTION_RESET.
I see you do not have network proxy settings, but this error is related to proxy. Hence assigning to @chrmarti