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

Extensions tab is not working #52

Closed
jeffteixeira opened this issue Aug 9, 2021 · 13 comments
Closed

Extensions tab is not working #52

jeffteixeira opened this issue Aug 9, 2021 · 13 comments

Comments

@jeffteixeira
Copy link

image
It is not being possible to install any extension.

@gasinvein
Copy link
Member

Looks like open-vsx.org marketplace backend is down.

@jeffteixeira
Copy link
Author

image
But it is working on vscodium....

@gasinvein
Copy link
Member

gasinvein commented Aug 9, 2021

Oh, indeed. That's strange.
I see these errors in console:
Access to XMLHttpRequest at 'https://open-vsx.org/vscode/gallery/extensionquery' from origin 'vscode-file://vscode-app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

@gasinvein
Copy link
Member

gasinvein commented Aug 9, 2021

Looks like we're hitting this issue VSCodium/vscodium#746. I guess we need to port the workaround from VSCodium?

@jeffteixeira
Copy link
Author

I believe so...

@gasinvein
Copy link
Member

In the meantime, you can manually apply workaround from VSCodium/vscodium#746 (comment)

@jeffteixeira jeffteixeira changed the title Extension tab is not working Extensions tab is not working Aug 9, 2021
@jeffteixeira
Copy link
Author

image
I made two changes to the ~/.vscode-oss/argv.json file: I changed enable-crash-reporter to false(#51 (comment)) and added the line "enable-browser-code-loading": false. The extensions tab is working again.

@VarLad
Copy link

VarLad commented Aug 27, 2021

Any fix in sight for this issue?

@gasinvein
Copy link
Member

@VarLad You can track the server-side OpenVSX issue state here.

@VarLad
Copy link

VarLad commented Aug 27, 2021

@gasinvein what if I use the VSC marketplace? Would I still get this issue?

If not, any idea how to set that up here?

@gasinvein
Copy link
Member

@VarLad I guess not. See comments in #11 for hints.

@vilgotf
Copy link

vilgotf commented Feb 7, 2022

Think this is fixed

@gasinvein
Copy link
Member

I believe this is resolved. Reopen if still occurs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants