Skip to content

[Help Wanted] Sandbox not found #1010

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
dbrunker opened this issue Jun 10, 2020 · 7 comments
Closed

[Help Wanted] Sandbox not found #1010

dbrunker opened this issue Jun 10, 2020 · 7 comments
Assignees
Labels
help wanted Support request

Comments

@dbrunker
Copy link

Describe the issue
[15247:0610/102901.603707:FATAL:setuid_sandbox_host.cc(157)] 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 /tmp/.mount_StandaEaSjuy/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap

To Reproduce
Steps to reproduce the behavior:
dave@debian-7579:$ mv /Downloads/Standard-Notes-3.4.1.AppImage /Standard-Notes-3.4.1.AppImage
dave@debian-7579:
$ cd ~
dave@debian-7579:
$ chmod a+x Standard-Notes-3.4.1.AppImage
dave@debian-7579:
$ ./Standard-Notes-3.4.1.AppImage

Expected behavior
Standard Notes starts

Desktop (please complete the following information):

  • OS: Debian 10 Buster
  • Browser "Firefox 68.9.0esr (64 bit)", "Chromium Version 80.0.3987.162 (Developer Build) built on Debian 10.3, running on Debian 10.4 (64-bit)", "Web 3.36.2"
  • Version Standard-Notes-3.4.1

Additional context
'/tmp/.mount_StandaEaSjuy/chrome-sandbox': No such file or directory
'/tmp/.mount_StandaEaSjuy/': No such file or directory

@JaspalSuri
Copy link

Hi, since you said that you prefer to not use the app without the sandbox, I've assigned this issue to our desktop and web app dev to look into. Have you tried our Snap?

@arielsvg
Copy link

Hey @dbrunker, it looks like this is a recurring issue on debian machines. You might want to look into this => #690 (comment)

@dbrunker
Copy link
Author

Thank you, both. I'm no fool when it comes to computers but I'm also not as sharp as I used to be. What does sandbox do and what happens if I don't use it?

@arielsvg
Copy link

This sandbox is a Chromium-specific thing. Chromium is the web engine we use (via Electron) to display the web application in a desktop environment. I'm not knowledgeable enough about it to give you a TL;DR but here's the FAQ on it: https://chromium.googlesource.com/chromium/src/+/master/docs/design/sandbox_faq.md

@arielsvg
Copy link

arielsvg commented Jun 15, 2020

Generally sandboxing is a security feature, to make sure no program accesses resources it wasn't originally designed to work with. I would recommend considering other options before disabling it, like trying the snap packages for example 👍

@MarvinMep
Copy link

Same problem here. Same system, same app version, etc. No chromium in my system (except the ones sandboxed in some flatpak apps I guess). Previous versions used to work with no problem. Is this sandboxing really need? Isn't there anyway to disable it? I think I trust you won't mess my system.

@arielsvg
Copy link

arielsvg commented Aug 23, 2020

We try not to trust ourselves but your vote of confidence is appreciated nonetheless 😄 Have you tried this solution? #690 (comment) We don't want to disable the sandbox by default, that would be very irresponsible. In general making things less secure should be a conscious choice on the user's part IMO.

@effieeee effieeee closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Support request
Projects
None yet
Development

No branches or pull requests

5 participants