VSCodium / vscodium

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

Error while fetching extensions #1978

Open danmanrana opened 1 month ago

danmanrana commented 1 month ago

Freshly-installed Debian Stable with Gnome, VSCodium from apt repo. Also says Server returned 502. Seemed to recognize Astra and install the Astra extension.

filipe-freire commented 1 month ago

Possibly related to https://github.com/VSCodium/vscodium/issues/1443

Getting 502's from https://open-vsx.org/ as well.

danmanrana commented 1 month ago

Yup, regular VSCode works fine.

Nagol12344 commented 1 month ago

Open vsx seems to be doing some database maintenance, as shown on their status page.

If you need extensions badly, you can download them from the VSCode marketplace manually, or you can switch to the VSCode marketplace in codium (docs). Please note that some extensions disallow being used in non VSCode programs, and it breaks the terms of service of the VSCode marketplace to use it in other applications.