Closed COUPON4Vitamins closed 3 years ago
Hi!
Can you post the content of /var/log/opensnitchd.log
? Last 10-15 lines would be sufficient.
Or run it from a terminal:
/usr/bin/opensnitchd -rules-path /etc/opensnitchd/rules/
Hi Gustavo, Thanks for your reply.
It looks like the daemon is not installed. So, the log file isn't of any help. Not an expert here and hope that can be fixed easily.
$ /usr/bin/opensnitchd
bash: /usr/bin/opensnitchd: No such file or directory
opensnitchd.log [2m[2020-11-16 23:02:33][0m [97m[104m IMP [0m Starting opensnitch-daemon v1.0.0b [2m[2020-11-16 23:02:34][0m [97m[42m INF [0m Loading rules from /etc/opensnitchd/rules ... [2m[2020-11-16 23:02:34][0m [97m[42m INF [0m Running on netfilter queue #0 ...
[2m[2020-11-16 23:05:38][0m [97m[104m IMP [0m Got signal: terminated [2m[2020-11-16 23:05:38][0m [97m[42m INF [0m Cleaning up ...
Starting opensnitch-daemon v1.0.0b
mmh, that's weird. Did you install a previous version of opensnitch?
Download and install latest version v1.2.0: https://github.com/gustavo-iniguez-goya/opensnitch/releases/download/v1.2.0/opensnitch_1.2.0-1_amd64.deb https://github.com/gustavo-iniguez-goya/opensnitch/releases/download/v1.2.0/python3-opensnitch-ui_1.2.0-1_all.deb
Install the daemon and let me know if the daemon is launched:
$ sudo dpkg -i opensnitch_1.2.0-1_amd64.deb
If the installation fails or the daemon doesn't start, please, post the messages logged to the teminal.
I think it was my fault. I downloaded the arm package instead of amd. It's all working now. thanks!
Hi, it's my first time trying out opensnitch.
The installation went smoothly. However, I see that the daemon is not running. When I click on Statistics, a window opens and on the right upper corner I see the status "not running."
Can I turn the opensnitch daemon manually in the terminal? Or any other way to fix that?
Thanks!
Ubuntu 20.04.1 LTS 64-bit GNOME 3.36.3