Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

AppImage fails to execute on Debian 10.3 #3481

Closed
guycall opened this issue Apr 27, 2020 · 8 comments
Closed

AppImage fails to execute on Debian 10.3 #3481

guycall opened this issue Apr 27, 2020 · 8 comments
Assignees
Labels
scope: linux issues that affect the app on Linux type: bug 🐛 Something isn't working

Comments

@guycall
Copy link

guycall commented Apr 27, 2020

Executing the latest AppImage (Zap-linux-x86_64-v0.6.2-beta.AppImage) on a fresh install of Debian 10.3 gives the following error:

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_Zap-XXXXXX/chrome-sandbox is owned by root and has mode 4755

Seems like lots of Electron apps are now suffering with this:

tutao/tutanota#1565
electron/electron#17972 (comment)
laurent22/joplin#2246

@welcome
Copy link

welcome bot commented Apr 27, 2020

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@mrfelton mrfelton added scope: linux issues that affect the app on Linux type: bug 🐛 Something isn't working labels May 25, 2020
@mrfelton
Copy link
Member

@guycall could you try building a version from the master branch and see if that works for you please?

See https://github.com/LN-Zap/zap-desktop/blob/master/docs/ADVANCED.md#packaging

@mrfelton
Copy link
Member

Hi, please give this a try with the latest release?

https://github.com/LN-Zap/zap-desktop/releases/tag/v0.7.0-beta

@guycall
Copy link
Author

guycall commented Jul 12, 2020

As before running 0.7.0-beta AppImage give an error on Debian 10.3 FATAL:setuid_sandbox_host.cc(157) The SUID sandbox helper binary was found ...

@mrfelton
Copy link
Member

Ok, maybe I’ll look at building a Snap image or something.

@mauddibbtc
Copy link

debian current rolling release - kali rolling edition

  • will not install on xfce desktop due to gnome-keyring issue (if this is useful to this debian 10.3 issue exact error message can be reproduced and provided)

@guycall
Copy link
Author

guycall commented Oct 31, 2020

Looks like Electron solved this issue - electron/electron#17972

@rahulbile rahulbile self-assigned this Aug 15, 2021
@rahulbile
Copy link
Collaborator

Latest release have electron update. Also tested with latest release on Linux and seems to work fine. Please reopen if you are still facing issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: linux issues that affect the app on Linux type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants