Skip to content

Workaround issue with SVE and seccomp in Macbooks #2446

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

Closed
jsoriano opened this issue Mar 3, 2025 · 1 comment
Closed

Workaround issue with SVE and seccomp in Macbooks #2446

jsoriano opened this issue Mar 3, 2025 · 1 comment
Assignees

Comments

@jsoriano
Copy link
Member

jsoriano commented Mar 3, 2025

elastic-package fails to start elasticsearch in some Macbooks with the following error:

java.lang.UnsupportedOperationException: seccomp unavailable: CONFIG_SECCOMP not compiled into kernel, CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed

This seems to be a known issue: elastic/elasticsearch#118583

There is an available workaround: elastic/elasticsearch#118583 (comment)

We could add these configurations to the stacks managed by elastic-package, when running in osx.

Or we can wait till next release of Docker Desktop, where this is apparently fixed: docker/for-mac#7583

@jsoriano
Copy link
Member Author

jsoriano commented Apr 8, 2025

According to docker/for-mac#7583, this issue has been fixed in upstream Docker for Mac, closing this.

@jsoriano jsoriano closed this as completed Apr 8, 2025
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

Successfully merging a pull request may close this issue.

2 participants