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

Cannot run it on raspberry pi with snap #32423

Closed
sciencekiller opened this issue May 11, 2024 · 1 comment
Closed

Cannot run it on raspberry pi with snap #32423

sciencekiller opened this issue May 11, 2024 · 1 comment

Comments

@sciencekiller
Copy link

As far as I know, the only version that support arm64 is snap version. I have tried to use docker, but it threw some errors, telling me that this app can't run on arm64 machine. So then I tried to use snap version, and the snap web page shows that it support arm64. After the package has been downloaded with the command "sudo snap install rocketchat-server", I get an error. It says

- Run install hook of "rocketchat-server" snap if present (run hook "install": [ERROR] Your cpu does not support avx or avx2 instructions, which is required to run mongo 5.x, shipped with the next version of this snap.)

I know it means mongodb 5 cannot run on my machine and it is truly impossible to be solved, for mongodb official didn't support arm64. But I can successfully install mongodb4 on my machine, so I am wondering if I can use rocket chat with mongodb 4, or if anyone can come up with a better idea to make mongodb5 run on a raspberry pi. Any help is appreciated.

@reetp
Copy link

reetp commented May 15, 2024

Thi sin't a bug per se- it is a packaging question.

I am not sure of the status of snaps on arm64 - you should ask in:

https://open.rocket.chat/channel/raspberrypi

I don't think Pis are a fully supported option so YYMV.

There are Mongo 5 arm64 packages

https://www.mongodb.com/try/download/community-edition/releases

But not sure whether that really helps you get Rocket running

Ask on open.rocket

@reetp reetp closed this as completed May 15, 2024
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

2 participants