-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Unable to retrieve extensions #7325
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
Comments
Confirmed. I'm using CLI for these installations, e.g.: The HTTP 503 errors started today, later than 07:59:56 CET (last successful installation of any VSC extension).
... or a more verbose output, but not much more info on the error possible causes:
... vs. expected:
This is a blocker, should get high priority IMO, but may be relatively easy to fix. |
Seems Open VSX website (https://open-vsx.org/ ) has problems too:
[ https://status.open-vsx.org/incident/549742 ] |
same to me! |
yes, same to me! fix it!! |
this is an issue with the vscode marketplace itself i think, nothing coder can do about it |
This problem is because code-server uses the site https://open-vsx.org for extensions and this site is no longer available. (Application is not available) |
Only partially true (with respect to Open VSX being used here, not VS Marketplace), but as I mentioned above, the API servers of Open VSX Registry used by See https://status.open-vsx.org/ for the current status. |
A recent update from the Gitlab repo where the Eclipse Foundation [EF] is tracking this issue: "Martin Lowe To provide context to anyone finding this, this is linked to our major outage impacting a large amount of the hosted EF services. We are currently working on a solution to bring as many services as we can back up, and you can follow on https://www.eclipsestatus.io/ for updates on the resolution" |
Good news:
|
|
Working for me too 😊 |
Same here! 👍 |
Is there an existing issue for this?
OS/Web Information
code-server --version
:Steps to Reproduce
Error While fetching extensions. Server returned 503
Expected
See the actual extensions and install them
Actual
Error While fetching extensions. Server returned 503
Logs
Screenshot/Video
Does this bug reproduce in native VS Code?
Yes, this is also broken in native VS Code
Does this bug reproduce in GitHub Codespaces?
Yes, this is also broken in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: