NordicSemiconductor/pc-nrfconnect-launcher

Can't run the appImage

sogewasp opened this issue · 2 comments

Running the nrfconnect-3.3.0-x86_64.AppImage on Kali Linux returns this error:

[285928:0121/114802.125633: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_nrfcon80qmv0/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap

Precedents version are also returning the same error.
This seems somehow related to this issue:
electron/electron#17972

The first nrfconnect working release is the 2.7.0.

This somehow let me run the AppImage, but I don't think it's a best practice.

$ ./nrfconnect-3.3.0-x86_64.AppImage  --no-sandbox

Hi, we officially support Ubuntu 18.0 and newer only. However, as far as I know, it should work fine on Debian 10 and newer.