When using eBPF based OpenSnitch 1.6.8 (package from Debian), on a workstation with user home on a NFS server, the popup to approve the kernel NFS server connection seem to deadlock when approving the connection. I suspect the client try to write to the NFS volume before the kernel has been told to approve the connection. The popup stay up after I press 'Accept', and the only way to get further is to do a simple pkill -15 opensnitch-ui and restart the GUI using the desktop menu entry.
I could find nothing sensible in the logs. :(
When using eBPF based OpenSnitch 1.6.8 (package from Debian), on a workstation with user home on a NFS server, the popup to approve the kernel NFS server connection seem to deadlock when approving the connection. I suspect the client try to write to the NFS volume before the kernel has been told to approve the connection. The popup stay up after I press 'Accept', and the only way to get further is to do a simple
pkill -15 opensnitch-uiand restart the GUI using the desktop menu entry.I could find nothing sensible in the logs. :(