netbird stop working with macOS 13 #213

Open
opened 2025-11-20 05:08:06 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @adelorenzo-portainer on GitHub (Oct 27, 2022).

hello, my netbird client stopped working after I updated my macOS M1 to Ventura (13.0).

Error: Your Command Line Tools (CLT) does not support macOS 13.
It is either outdated or was modified.
Please update your Command Line Tools (CLT) or delete it if no updates are available.
Update them from Software Update in System Preferences or run:
  softwareupdate --all --install --force --verbose

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Please advise.
Thank you.

Originally created by @adelorenzo-portainer on GitHub (Oct 27, 2022). hello, my netbird client stopped working after I updated my macOS M1 to Ventura (13.0). ``` Error: Your Command Line Tools (CLT) does not support macOS 13. It is either outdated or was modified. Please update your Command Line Tools (CLT) or delete it if no updates are available. Update them from Software Update in System Preferences or run: softwareupdate --all --install --force --verbose If that doesn't show you any updates, run: sudo rm -rf /Library/Developer/CommandLineTools sudo xcode-select --install Alternatively, manually download them from: https://developer.apple.com/download/all/. You should download the Command Line Tools for Xcode 14.1. ``` Please advise. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#213