evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
10.77k stars 503 forks source link

Cannot Load Deamon - opensnitchd.service does not exist #1106

Closed jodinetheron closed 5 months ago

jodinetheron commented 6 months ago

Describe the bug When I open program I just get a blank screen. It is not loading any data.

Include the following information:

To Reproduce Just installed OpenSnitch via .noarch.rpm on Nobara (Fedora) via terminal.

As per your FAQ, I ran pgrep opensnitchd

then ran sudo systemctl enable opensnitchd and get the following error: Failed to enable unit: Unit file opensnitchd.service does not exist.

I also ran opensnitchd -check-requirements and get the following error: bash: opensnitchd: command not found...

Screenshot from 2024-03-15 10-01-02

marbew commented 6 months ago

I have exactly the same issue on my Ubunut 5.15.0-100-generic #110~20.04.1-Ubuntu SMP Tue Feb 13 14:25:03 UTC 2024 x86_64 after installing "sudo dpkg -i python3-opensnitch-ui_1.6.5.1-1_all.deb" there is no service to enable. Also opensnitch does not show any status. Like only the UI is running but nothing else.

cipitaua commented 6 months ago

confirmed on debian sid even the opensnitchd daemon is not in the .deb package

cipitaua commented 6 months ago

I did not realize that the daemon and ui are in separate packages! sorry.

marbew commented 6 months ago

Excuse me, could you help me to understand better how to install opensnitch on Ubuntu, I am sure you can provide at this point a better howto install that the official one. Thank you

marbew commented 6 months ago

I finally understood, and installed it. Thank you so much. I can close my call about daemon. Reading properly the main page you have to download 2 .deb file and install it all together. Apologies again. Happy opensnitch to everybody