-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
FATAL:setuid_sandbox_host.cc(157) #1703
Comments
Related issue electron/electron#17972. Seems like this should be handled in @carlosnewmusic For now, you have to run webtorrent-desktop with the
|
I can confirm a similar challenge with webtorrent-desktop_0.20.0-1_amd64.deb on Debian 8 Jessie Steps to reproduce at #1705 |
I'd like feedback from other collaborators on how to proceed here. It seems that downgrading to Electron 5 is one option to fix this? Is there another approach we should consider? |
Another approach that Microsoft's VSCode team took is to add It could be a relative easy fix until a better solution is given from electron team 😅 |
That seems like a reasonable approach. |
If you want to reproduce this issue, you system should have I'm my case, in Ubuntu 18.04.3 LTS is enabled by default so I've to disabled with BTW, I just send a PR #1707 that should fix the issue, but any help checking it in your system is welcome 😉 |
I suggest to re-open this ticket. Because this zombie-error is back ;) And needs more fixing love. This is to confirm this challenge is still present with WebTorrent v0.24.0 Steps to reproduce
Using
A temporary workaround is to start WebTorrent with this command: |
Re-opened since it appears this is still not fixed. |
Although I am still on v0.24.0, this issue has been fixed for me. Not sure what fixed it but I am using a new instance of the OS, i.e. Debian 11 (bullseye). Previously being on Debian 10. Permissions on chrome-sandbox file now:
|
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
What version of this package are you using?
0.21 deb
What operating system, Node.js, and npm version?
kali linux, v12.10.0 , 6.10.3
What happened?
What did you expect to happen?
which will start the program normally
Are you willing to submit a pull request to fix this bug?
no
The text was updated successfully, but these errors were encountered: