appimage and sandbox
by chomwitt from LinuxQuestions.org on (#5GXSH)
Trying to run an appimage from my terminal i get :
Quote:
I found a suggestion to use the '--no-sandbox' which works.
I dont have a clue what the error is happening but i guess that sandbox is related to security. So i am worried. Is it safe to run an appimage with the
'--no-sandbox' option?
And if it matters a lot how can i correct that error?


Quote:
[8636:0422/070244.261241: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 /tmp/.mount_ObsidiyQ3hcu/chrome-sandbox is owned by root and has mode 4755. |
I dont have a clue what the error is happening but i guess that sandbox is related to security. So i am worried. Is it safe to run an appimage with the
'--no-sandbox' option?
And if it matters a lot how can i correct that error?