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

Devcontainer failing with "seccomp_load invalid argument" #560

Closed
gsantoro opened this issue Apr 27, 2023 · 0 comments
Closed

Devcontainer failing with "seccomp_load invalid argument" #560

gsantoro opened this issue Apr 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gsantoro
Copy link
Contributor

Describe the bug
When using the default .devcontainer.json I get the following error "seccomp_load invalid argument".

A solution to the above problem has been suggested at NixOS/nix#5258 (comment) but not included in the nix.conf yet.

To reproduce
I got the same issue with multiple devenv.nix configs. I don't think that's relevant here.

In order to reproduce it, add the following line

devcontainer.enable = true;

to devenv.nix and then run devenv shell so that devenv can generate a default .devcontainer.json

Version

➜ devenv version
devenv: 0.6.2

@gsantoro gsantoro added the bug Something isn't working label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant