if ((substr($interface, 0, 5) == 'vtnet') && (floatval($netmapVersion) < 13 or floatval($opnsenseInfo['product_version']) >= 20.7)) { $filterflag = true;}
root@OPNsense:/home/shelladmin # pkg remove os-senseiNo packages matched for pattern 'os-sensei'Checking integrity... done (0 conflicting)1 packages requested for removal: 0 locked, 1 missingroot@OPNsense:/home/shelladmin # pkg remove mongodb40No packages matched for pattern 'mongodb40'Checking integrity... done (0 conflicting)1 packages requested for removal: 0 locked, 1 missingroot@OPNsense:/home/shelladmin # pkg remove os-sunnyvalleyNo packages matched for pattern 'os-sunnyvalley'Checking integrity... done (0 conflicting)1 packages requested for removal: 0 locked, 1 missingroot@OPNsense:/home/shelladmin # pkg autoremove -yChecking integrity... done (0 conflicting)Deinstallation has been requested for the following 1 packages:Installed packages to be REMOVED: ubench-0.32Number of packages to be removed: 1[1/1] Deinstalling ubench-0.32...[1/1] Deleting files for ubench-0.32: 100%root@OPNsense:/home/shelladmin # rm -rf /usr/local/sensei
Hi @myzar495, Sensei will complain if you configured Suricata on one of its interfaces (even if Suricata is not running yet). Reason is, later on users might start Suricata with the saved configuration forgetting that Sensei is running on the same interface.