mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3127] Failed to use AppImage binary with firejail: Cannot mount AppImage, please check your FUSE setup. #1961
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1961
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gcoimbra on GitHub (Jan 6, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3127
Describe the bug
I'm unable to run AppImage binaries with firejail. The error is below:
To Reproduce
Just run any AppImage with the default profile.
Additional context
We can fix this by not using the below line in the profile of AppImages:
protocol unix,inet,inet6@rusty-snake commented on GitHub (Jan 6, 2020):
Did you start it with
--appimage?@rusty-snake commented on GitHub (Feb 10, 2020):
I'm closing here due to inactivity, please fell free to reopen if you still have this issue.