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

Failed to execute child process "bash": Failed to fdwalk: Operation not permitted #29

Closed
hannibalpostumus opened this issue Nov 24, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@hannibalpostumus
Copy link

On launching the DCS Installer Desktop script (or a terminal for that matter), the following error message appears:

Failed to execute child process "shell": Failed to fdwalk: Operation not permitted

This seems to be a known bug in many X11 docker terminals such as here and here.

The agreed solution is to set the security_opt option to unconfined. I have made a new pull request with the change inside the docker compose that has fixed this.

@Aterfax Aterfax self-assigned this Nov 24, 2023
@Aterfax Aterfax added bug Something isn't working enhancement New feature or request labels Nov 24, 2023
@Aterfax
Copy link
Owner

Aterfax commented Nov 24, 2023

Resolved in #30

Ty for highlighting this.

@Aterfax Aterfax closed this as completed Nov 24, 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 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants