Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Not Starting #983

Closed
S1700 opened this issue Dec 22, 2020 · 5 comments
Closed

Not Starting #983

S1700 opened this issue Dec 22, 2020 · 5 comments
Labels
investigation Base triage label for bug reports.

Comments

@S1700
Copy link

S1700 commented Dec 22, 2020

I have downloaded and i have ran mpn run install-linux but when i try to run it, it says:

> [email protected] start
> electron src --nointro

[3278:1222/221125.442496: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 /home/samuel20354/edex-ui/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.
/home/samuel20354/edex-ui/node_modules/electron/dist/electron exited with signal SIGTRAP
npm ERR! code 1
npm ERR! path /home/samuel20354/edex-ui
npm ERR! command failed
npm ERR! command sh -c electron src --nointro

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-12-22T22_11_25_461Z-debug.log

I have also try running it with sudo but it comes back with the same error

@S1700 S1700 added the investigation Base triage label for bug reports. label Dec 22, 2020
@wrac4242
Copy link
Contributor

can you give the full logs from the bottom, i would recommend reinstalling now, as running as sudo breaks some stuff

@wrac4242
Copy link
Contributor

just checking this is on linux right?

@S1700
Copy link
Author

S1700 commented Dec 22, 2020

yes this is on kali linux and what do you mean by, can you give the full logs from the bottom, that was the whole error

Thanks

@wrac4242
Copy link
Contributor

the logs that are linked at the bottom of the error
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-12-22T22_11_25_461Z-debug.log

@GitSquared
Copy link
Owner

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 /home/samuel20354/edex-ui/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.
/home/samuel20354/edex-ui/node_modules/electron/dist/electron exited with signal SIGTRAP

Check this out: #588 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
investigation Base triage label for bug reports.
Projects
None yet
Development

No branches or pull requests

3 participants