Closed atomGit closed 7 months ago
Hi @atomGit ,
Change the log level to DEBUG and post the previous logs, there should be a connection attempt just a couple of lines before this log. Also see if the monitor method in use is "ebpf" , it should appear in the logs as Process monitor method ...
Anyway, this error would be better to be reported as Debug. Usually it's not an error, but a limitation in some scenarios, specially when "proc" is used as monitor method.
the error vanished for some reason
I was about to fix this issue and I've realized that your daemon version was 1.6.2, and this is fixed on 1.6.5 :face_with_spiral_eyes:
thank you for reporting it anyway!
check the FAQ and Known Problems: done
opensnitchd -check-requirements
: all systems goDescribe the bug if i start/restart the daemon i'm seeing this, once, in the log...
[2m[2024-04-03 00:09:17][0m [97m[41m ERR [0m GetInfo() path can't be read
Include the following information:
To Reproduce
$ sudo systemctl restart opensnitchd
Post error logs:
Additional context there's this, but the version reported for opensnitch-ebpf-module is temporarily inaccurate (it actually matches opensnitch version)
PS: i'm liking what i'm seeing with this project and appreciate the work of the devs and contribs - thank you all