[GH-ISSUE #4341] Problems Firejailing Discord on Linux Mint #2626

Closed
opened 2026-05-05 09:17:23 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @DangerousDays on GitHub (Jun 5, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4341

When type the command:

firejail discord

I get the following text:

Reading profile /etc/firejail/discord.profile
Reading profile /etc/firejail/discord-common.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Warning: networking feature is disabled in Firejail configuration file
Parent pid 170933, child pid 170934
Warning: skipping crypto-policies for private /etc
Warning: skipping password for private /etc
Private /etc installed in 25.90 ms
Warning: skipping discord for private /opt
Private /opt installed in 0.13 ms
13 programs installed in 14.88 ms
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Child process initialized in 93.38 ms

Parent is shutting down, bye...

The discord app was installed using the official .deb. Other programs like firefox and signal work just fine when I type firejail [program] into the terminal.

Originally created by @DangerousDays on GitHub (Jun 5, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4341 When type the command: `firejail discord` I get the following text: ``` Reading profile /etc/firejail/discord.profile Reading profile /etc/firejail/discord-common.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-passwdmgr.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/whitelist-common.inc Reading profile /etc/firejail/whitelist-var-common.inc Warning: networking feature is disabled in Firejail configuration file Parent pid 170933, child pid 170934 Warning: skipping crypto-policies for private /etc Warning: skipping password for private /etc Private /etc installed in 25.90 ms Warning: skipping discord for private /opt Private /opt installed in 0.13 ms 13 programs installed in 14.88 ms Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Child process initialized in 93.38 ms Parent is shutting down, bye... ``` The discord app was installed using the official .deb. Other programs like firefox and signal work just fine when I type `firejail [program]` into the terminal.
gitea-mirror 2026-05-05 09:17:23 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@SkewedZeppelin commented on GitHub (Jun 5, 2021):

What version of firejail are you running?
Can you paste the output of firejail --version?

<!-- gh-comment-id:855260703 --> @SkewedZeppelin commented on GitHub (Jun 5, 2021): What version of firejail are you running? Can you paste the output of `firejail --version`?
Author
Owner

@DangerousDays commented on GitHub (Jun 5, 2021):

I am running 0.9.62, installed from the package manager

<!-- gh-comment-id:855261103 --> @DangerousDays commented on GitHub (Jun 5, 2021): I am running 0.9.62, installed from the package manager
Author
Owner

@rusty-snake commented on GitHub (Jun 5, 2021):

There were a lot fixes since 0.9.62. Can you reproduce this with firejail 0.9.64.4/0.9.65?

Is anything in the syslog?

<!-- gh-comment-id:855261937 --> @rusty-snake commented on GitHub (Jun 5, 2021): There were a lot fixes since 0.9.62. Can you reproduce this with firejail 0.9.64.4/0.9.65? Is anything in the syslog?
Author
Owner

@rusty-snake commented on GitHub (Jun 5, 2021):

Duplicate of #3634, #3328, #3247

<!-- gh-comment-id:855262953 --> @rusty-snake commented on GitHub (Jun 5, 2021): Duplicate of #3634, #3328, #3247
Author
Owner

@DangerousDays commented on GitHub (Jun 5, 2021):

Thank you. The bug was fixed in 0.9.64.

<!-- gh-comment-id:855263433 --> @DangerousDays commented on GitHub (Jun 5, 2021): Thank you. The bug was fixed in 0.9.64.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2626
No description provided.