Skip to content

Missing ARM 32bits release files cause error when setting up remote #2980

Description

@Marcool04

Describe the bug

It seems that since v1.112.01907, there have been no more releases for 32 bit ARM.

I can't imagine many developers use VSCodium on 32bit ARM platforms, but this does cause issues when one tries to open a remote machine that uses that architecture (as I, for instance, wanted to do on an old raspberry pi...). One is then faced with:

[Trace  - 14:27:23.737] Server install command stderr:
https://github.com/VSCodium/vscodium/releases/download/1.126.04524/vscodium-reh-linux-armhf-1.126.04524.tar.gz:
2026-08-29 16:27:23 ERROR 404: Not Found.

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://github.com/VSCodium/vscodium/releases/tag/1.112.01907
  2. Notice the ARM 32bits releases
  3. Go to https://github.com/VSCodium/vscodium/releases/tag/1.126.04524
  4. Notice there are no ARM 32 bit releases, not even for Remote Host (reh)

Expected behavior

All releases should contain ARM 32bit releases.

Desktop (please complete the following information):

Unless I am mistaken, this is not relevant here since this is an online CI/CD build pipeline issue not a local one

Additional context

I noticed that #2466 seems to have been a previous similar instance. I searched for any kind of official announcement of ARM 32bit being dropped but couldn't find any.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions