Hi, I think I have a problem executing my AppImage. I’m new to Debian so I’m not sure what am I missing.
When I make the file an executable and double click, nothing happens. When I run in it in the terminal (by ./Obsidian-0.8.4.AppImage
), it returns the following error.
[810:0822/110317.866632: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_ObsidifH9RAE/chrome-sandbox is owned by root
and has mode 4755.
[1] 810 trace trap ./Obsidian-0.8.4.AppImage
I’d really appreciate if someone could guide me in the proper direction. TIA!