VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.61k stars 1.12k forks source link

Vscodium can't connect to extensions marketplace #733

Closed billyxwn-pixel closed 3 years ago

billyxwn-pixel commented 3 years ago

Can someone provide some guidance on this issue? I've installed vscodium via Scoop but it doesn't seem to be able to connect with the extensions marketplace.

zen0bit commented 3 years ago

same here...

daiyam commented 3 years ago

VS Code Marketplace or OpenVSX? More info at https://github.com/VSCodium/vscodium#extensions-and-the-marketplace

pipiscrew commented 3 years ago

@billyxwn-pixel @zen0bit

dont know, installing extension is not every day habit.

what Im doing, going to marketplace or openvsx, on the right side there is a download button on both sites.

then on VSCodium > View > Command Palette > type Install from VSIX > choose the .VSIX previous downloaded.

heinermann commented 3 years ago

OpenVSX appears to be broken.

2021-06-23 15_56_34-Open VSX Registry
daiyam commented 3 years ago

Maybe related to https://www.eclipsestatus.io/incidents/1hs2z6hznqhl

stripedpajamas commented 3 years ago

@heinermann is that error still occurring for you? I'm able to install extensions from open-vsx without issue.

@billyxwn-pixel are you still unable to install extensions via your scoop install? If so, please provide more details, like error messages.

heinermann commented 3 years ago

Yes, appears to be working again for me since the issue @daiyam posted was resolved.

JOduMonT commented 3 years ago

From what I understand, I have no proxy image

If I cut and past the address (https://open-vsx.org/vscode/gallery/extensionquery) in firefox, this one could reach but like VSCodium it don't have the right to query image

While I could use their website and download extension image

daiyam commented 3 years ago

If not set, will be inherited from the http_proxy and https_proxy environment variables. What's in your environment variables?

JOduMonT commented 3 years ago

Kubuntu 20.04, ... You're right, I set up an i2p proxy in my Brave which actually setup it for the whole KDE :) image

@daiyam thank you for your quick and accurate remote eyes