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

Jikkou Image fails to start on Apple M series CPUs #4

Open
Michael7371 opened this issue Sep 6, 2024 · 0 comments
Open

Jikkou Image fails to start on Apple M series CPUs #4

Michael7371 opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@Michael7371
Copy link
Collaborator

Michael7371 commented Sep 6, 2024

The current version of jikkou used in the kafka-setup service's dockerfile does not start up properly on Apple M series computers. It will fail to startup with the following log message:


The current machine does not support all of the following CPU features that are required by the image: [CX8, CMOV, FXSR, MMX, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT, LZCNT, AVX, AVX2, BMI1, BMI2, FMA].

To fix this problem, change the image tag reference in the dockerfile to be main instead of 0.35.2. There currently is not a published tag of this image that has the fix, here is the active issue on jikkou's github. We will wait for a future docker hub release that fixes this bug and update the tag reference then.

@Michael7371 Michael7371 self-assigned this Sep 6, 2024
Michael7371 pushed a commit that referenced this issue Jan 9, 2025
Enable BSM deduplication by default
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

1 participant