Skip to content

Document macOS Application Firewall blocking OCPP after brew upgrade - #1147

Merged
naltatis merged 1 commit into
mainfrom
docs/macos-firewall-ocpp
Aug 7, 2026
Merged

Document macOS Application Firewall blocking OCPP after brew upgrade#1147
naltatis merged 1 commit into
mainfrom
docs/macos-firewall-ocpp

Conversation

@naltatis

@naltatis naltatis commented Aug 7, 2026

Copy link
Copy Markdown
Member

Fixes #1146

Homebrew installs each evcc version under a new path, so the macOS Application Firewall treats every upgrade as a new, unapproved binary and silently drops incoming connections. This breaks OCPP chargers while everything else keeps working, and on a headless Mac the approval dialog is never seen.

Adds a caution to the upgrade section of the macOS installation page (both locales) with the command-line approval fix. Uses $(brew --prefix) so the path works on both Intel and Apple Silicon.

@naltatis
naltatis enabled auto-merge (squash) August 7, 2026 09:26
@naltatis
naltatis merged commit 78a516a into main Aug 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document: macOS Application Firewall silently blocks OCPP chargers after every brew upgrade evcc

1 participant