Note: The Listed platform will permanently shut down December 31, 2026. Your data published on Listed will still be available in your personal Standard Notes account. Learn more

20250224 Mac firewall issue in Sequoia

This took me hours to troubleshoot. Maybe it will save you time.

There were deep changes in MacOS networking between Sonoma and Sequoia (I'm on 15.3.1 now).

If your firewall was enabled before upgrade then your app lost access to local disk after upgrade, you can't solve this in the firewall UI (changes don't take, or not reliably). You can restore access in a Terminal window:

/usr/libexec/ApplicationFirewall/socketfilterfw --add /Applications/Application.app

e.g.:

/usr/libexec/ApplicationFirewall/socketfilterfw --add /Applications/MusicStreamer.app

More from Val Delane
All posts