netbird stop working with macOS 13 #216

Closed
opened 2025-11-20 05:08:08 -05:00 by saavagebueno · 4 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.
Author
Owner

@26adriano commented on GitHub (Oct 29, 2022):

was having a similar error show. If you follow the third advise and download the command tools for the developer link, they are named 'Command Line Tools for Xcode 14.1 Release Candidate 2'. That fixed it for me.

@26adriano commented on GitHub (Oct 29, 2022): was having a similar error show. If you follow the third advise and download the command tools for the developer link, they are named 'Command Line Tools for Xcode 14.1 Release Candidate 2'. That fixed it for me.
Author
Owner

@adelorenzo-portainer commented on GitHub (Oct 29, 2022):

I downloaded the amd64 version and it works on Ventura.

@adelorenzo-portainer commented on GitHub (Oct 29, 2022): I downloaded the amd64 version and it works on Ventura.
Author
Owner

@mlsmaycon commented on GitHub (Oct 31, 2022):

If I can recall correctly we don't have any direct dependency on the Command Line Tools.

@adelorenzo-portainer I will upgrade my OS version and test this one out.

@mlsmaycon commented on GitHub (Oct 31, 2022): If I can recall correctly we don't have any direct dependency on the Command Line Tools. @adelorenzo-portainer I will upgrade my OS version and test this one out.
Author
Owner

@mlsmaycon commented on GitHub (Nov 1, 2022):

@adelorenzo-portainer @26adriano I've updated my M1 to Ventura (13.0), and I didn't experience the issue.

I had Command Line Tools for Xcode 13.4 installed.

Can you share a bit more details on the issue? Did it display the message only when you executed the netbird cli in the default macOS terminal?

@mlsmaycon commented on GitHub (Nov 1, 2022): @adelorenzo-portainer @26adriano I've updated my M1 to Ventura (13.0), and I didn't experience the issue. I had Command Line Tools for Xcode 13.4 installed. Can you share a bit more details on the issue? Did it display the message only when you executed the netbird cli in the default macOS terminal?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#216