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

vscode marketplace query not working #142401

Closed
kseikyo opened this issue Feb 7, 2022 · 3 comments
Closed

vscode marketplace query not working #142401

kseikyo opened this issue Feb 7, 2022 · 3 comments
Assignees

Comments

@kseikyo
Copy link

kseikyo commented Feb 7, 2022

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

Version: 1.64.0
Commit: 5554b12
Date: 2022-02-03T22:59:58.092Z
Electron: 13.6.8
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.40-electron.0
OS: Linux x64 5.16.5-zen1-1-zen

Steps to Reproduce:

  1. Open vs code
  2. Click on extensions icon (or use shortcut)
  3. Type anything on the extension query

Do I use a VPN/Proxy?

  • Yes, and the issue still persists when disabling it.

Can I access the marketplace website?

  • Yes, it loads and queries extensions.

image
image

@gjsjohnmurray
Copy link
Contributor

Maybe related to #142201

@chrmarti
Copy link
Contributor

chrmarti commented Feb 7, 2022

This is different from #142201 because it occurs using Chromium's network stack. 503 suggests a problem with the server.

@chrmarti
Copy link
Contributor

chrmarti commented Feb 7, 2022

You seem to connect to open-vsx.org. This server is not owned by VS Code and we do not provide any support for that. Please contact the owners of that server.

@chrmarti chrmarti closed this as completed Feb 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants
@gjsjohnmurray @chrmarti @paulacamargo25 @kseikyo and others