-
Notifications
You must be signed in to change notification settings - Fork 334
unable to start selenoid on mac #1232
Comments
@maheshsamudrala241 we currently do not support Mac M1. |
Could please let us know by when it will be available |
@maheshsamudrala241 Selenoid binaries and Docker images for M1 are available in latest release. Browser image for Chrome can be built from these sources: https://github.com/aerokube/images/tree/master/static/chromium |
@vania-pooh I downloaded latest linux binary (1.8.1) but when I try to execute ./cm selenoid start --vnc, I get error on Mac M1. FYI, I downloaded the binary using wget -o cm https://github.com/aerokube/cm/releases/download/1.8.1/cm_linux_amd64 |
@amit-chaudhary4 obviously for M1 binary architecture should be arm64. This was fixed in aerokube/cm#316, but not yet released. |
could please lets us know when it will be released |
@vania-pooh Hello, I have the same error when trying to run the aerokube image on ARM architectures. |
@cbasdev not yet fixed. |
@vania-pooh Any idea when we can expect ARM? |
@mjevtovic ARM binaries of Selenoid are already attached to latest releases. However, we don't have ARM browser images yet. You can build Chromium image using this source code: https://github.com/aerokube/images/tree/master/static/chromium |
@vania-pooh thanks for sharing. |
@kemalgoekhan it's there. Linux ARM64 is too rare. We don't build binaries like this but you can build yourself. https://aerokube.com/cm/latest/#_contributing_development |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi Team


I am unable to start up the selenoid service. Could please help by fixing this.
Getting error as "IMAGE MAY HAVE POOR PERFORMANCE, OR FAIL, IF RUN VIA EMULATION"
The text was updated successfully, but these errors were encountered: