Hello. I’m trying to upgrade rocketchat-server on ARM64 from 5.4.10 to 6.4.5 with snap. However when running “sudo snap refresh rocketchat-server --channel=6.x/stable”, I get:
error: snap “rocketchat-server” is not available on 6.x/stable but is available to install on the
following channels:
6.x/candidate snap refresh --channel=6.x/candidate rocketchat-server
6.x/beta snap refresh --channel=6.x/beta rocketchat-server
6.x/edge snap refresh --channel=6.x/edge rocketchat-server
Please be mindful pre-release channels may include features not completely tested or
implemented. Get more information with 'snap info rocketchat-server'.
Even though, it shows as available when I do a “sudo snap info rocketchat-server”:
Hi, just curious if you had any further info on this? Running Rocketchat Server on a Raspberri Pi is a very nice option for some, hoping development for ARM64 will continue.
I have asked what the status is and it is being investigated but I have no timeline for this.
I don’t think these were ever ‘official’ builds so it was up to interested individuals to produce them.
I’ll let you know as soon as I hear something - I do have the right person on the case - but it might take a while internally to resolve. As ever, there are many competing priorities.
Subject: Solution: Working Docker Image for Rocket.Chat on ARM64 (v7.9.3)
Hello everyone,
After struggling for days with build errors (sharp, bcrypt) and runtime issues (“Topology is closed”, Node.js version conflicts) trying to get a modern version of Rocket.Chat running on my ARM64 server, I finally managed to create a stable, working Docker image.
To save others from the same headache, I’ve published the image publicly on Docker Hub. It’s built for linux/arm64 and is perfect for Raspberry Pi, Oracle Cloud ARM instances, and similar platforms.