You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to turn on firewall logging returns the following error when running the command on Macos 15.1 on a M1 Macbook Pro:
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setloggingmode on Turning on log mode Failed to set log mode (err: 1 - failed to read key from preference file)
Checking the logging mode yields:
udo /usr/libexec/ApplicationFirewall/socketfilterfw --getloggingmode Log mode is off
The text was updated successfully, but these errors were encountered:
Attempting to turn on firewall logging returns the following error when running the command on Macos 15.1 on a M1 Macbook Pro:
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setloggingmode on Turning on log mode Failed to set log mode (err: 1 - failed to read key from preference file)
Checking the logging mode yields:
udo /usr/libexec/ApplicationFirewall/socketfilterfw --getloggingmode Log mode is off
The text was updated successfully, but these errors were encountered: