-
Notifications
You must be signed in to change notification settings - Fork 69
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
The SUID sandbox helper binary was found, but is not configured correctly. #223
Comments
|
You can workaround this by running it with |
Temporary FixPeople facing this issue can use this command to downgrade to the previous version |
|
I have reverted the app to 1.56 for now. |
|
Upstream has added |
|
I'm facing the same issue. After upgrade, I'm getting this error. vscode version the above-mentioned temp fix works:( added --no-sandbox) |
Closes flathub#223
Closes flathub#223
|
I guess some sysctl prevents this from happening, I also get the same error with heroic game launcher. |
$ com.visualstudio.code --verbose [20:0611/093016.694054:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /app/extra/vscode/chrome-sandbox is owned by root and has mode 4755.$ com.visualstudio.code --version 1.57.0 b4c1bd0a9b03c749ea011b06c6d2676c8091a70c x64$ flatpak --version Flatpak 1.11.1Cant run vscode. How can i fix it?
The text was updated successfully, but these errors were encountered: