-
Notifications
You must be signed in to change notification settings - Fork 171
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
arm64 image complains of missing cpu feature #510
Comments
Same issue with x86_64 (podman container) in latest, falling back to 0.81 worked. |
Please give regarding the arm64 image: the arm64 native build is kindly provided by @morph027 and his project https://gitlab.com/packaging/signal-cli, so I am afraid there is not that much I can do here. |
Thanks for pinging me, created an issue over there and will fix it with a new build soon |
Thank you very much - that is greatly appreciated! |
Created v0.13.2+3 with the fix and build pipeline is running right now. Should be ready for testing soon. |
For me works go to mode: json-rpc in settings but waiting for fix |
Many thanks! I've updated the version and triggered a build. When the job finishes successfully, there should be this docker image tag available for testing: |
Works on Raspberry Pi 4, thanks :) |
Working fine for me too now with 0.157-dev :) Many thanks! |
Hi, sorry to bother but do you know when the next version will be released? Since I cannot download easily in Home Assistant I would need Version 0.83 for the Addon to start working again on my Raspberry Pi 4. Thank you |
should be released now :) |
Just updated to 0.83 and can confirm that it works again on my Synology. |
great, then I'll close this issue here. Thanks to everybody - especially @morph027! |
The problem
Been using signal-cli-rest-api for a long time on an aarch64 vps without any issues but after updating the image today I'm seeing the following:
The CPU in the VPS claims to be an ARM Neoverse-N1 with the following cpu flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
Are you using the latest released version?
Have you read the troubleshooting page?
What type of installation are you running?
signal-cli-rest-api Docker Container
In which mode are you using the docker container?
Native Mode
What's the architecture of your host system?
arm64
Additional information
No response
The text was updated successfully, but these errors were encountered: