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

XHR failed #112085

Closed
Gooierwheat opened this issue Dec 8, 2020 · 2 comments
Closed

XHR failed #112085

Gooierwheat opened this issue Dec 8, 2020 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@Gooierwheat
Copy link

it shows this error whenever is try to download an extension

@vscodebot
Copy link

vscodebot bot commented Dec 8, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@sandy081
Copy link
Member

sandy081 commented Dec 9, 2020

Please follow these steps

  • Help -> Toggle Developer Tools -> Network
  • Then check for any network failed requests while browsing and installing the extensions if found all requests fails then its probably a proxy or DNS issue at your end.
  • To confirm its a DNS issue check if you can access this page https://ms-python.gallerycdn.vsassets.io/extensions/ms-python/python/2019.8.29288/1565127378610/Microsoft.VisualStudio.Services.Icons.Default, if you cannot please try configuring your DNS like pointing to 1.1.1.1 as suggested here? https://1.1.1.1/dns/. Otherwise please contact your network administrator.
  • If it is not a network issue, please share the logs from the following locations
    • Help -> Toggle Developer Tools -> Console
    • View -> Command Pallette... -> Toggle Shared Process -> Console
    • View -> Open View… -> Log (Shared)
    • View -> Open View… -> Log (Window)

@sandy081 sandy081 added the info-needed Issue requires more information from poster label Dec 9, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2021
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
Projects
None yet
Development

No branches or pull requests

2 participants