Skip to content
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

Cannot start app after upgrading to electron 5.0.0 #18018

Closed
3 tasks done
cstayyab opened this issue Apr 28, 2019 · 1 comment
Closed
3 tasks done

Cannot start app after upgrading to electron 5.0.0 #18018

cstayyab opened this issue Apr 28, 2019 · 1 comment

Comments

@cstayyab
Copy link

cstayyab commented Apr 28, 2019

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:
    • 5.0.0
  • Operating System:
    • Manjaro 18.0.2 (also tested on 18.0.4)
  • Last Known Working Electron version::
    • 4.1.4

Expected Behavior

Create a new Window and start the app.

Actual Behavior

Exit with an error:
[2543:0428/133247.138100: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 /home/user/myApp/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.

To Reproduce

Just change the electron version in package.json to "5.0.0" and run npm install electron@5.0.0 && npm start

Screenshots

N/A

Additional Information

The app runs perfectly on Ubuntu based distros.

@cstayyab
Copy link
Author

Closing because it is duplicate of #17972
My Apologies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant