[GH-ISSUE #2613] nebird does not work properly when the macbook is restarted #5616

Open
opened 2026-08-05 01:04:14 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @xcstatus on GitHub (Sep 17, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2613

Describe the problem

nebird does not work properly when the macbook is restarted。netbird service must be restarted with root privileges

Are you using NetBird Cloud?

self-host NetBird

NetBird version

0.29.2

Additional context

➜ ~ netbird status
Error: failed to connect to daemon error: context deadline exceeded
If the daemon is not running please run:
netbird service install
netbird service start

➜ ~ netbird service start
"launchctl" failed with stderr: Warning: Expecting a LaunchAgents path since the command was ran as user. Got LaunchDaemons instead.
launchctl bootstrap is a recommended alternative.

Error: "launchctl" failed with stderr: Warning: Expecting a LaunchAgents path since the command was ran as user. Got LaunchDaemons instead.
launchctl bootstrap is a recommended alternative.

➜ ~ sudo netbird service start
Password:
Netbird service has been started
➜ ~ netbird status
OS: darwin/arm64
Daemon version: 0.29.2
CLI version: 0.29.2
Management: Connected
Signal: Connected
Relays: 3/3 Available
Nameservers: 1/1 Available
FQDN: macbook-pro.netbird.selfhosted
NetBird IP: 100.75.44.80/16
Interface type: Userspace
Quantum resistance: true (permissive)
Routes: -
Peers count: 2/7 Connected

Originally created by @xcstatus on GitHub (Sep 17, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2613 **Describe the problem** nebird does not work properly when the macbook is restarted。netbird service must be restarted with root privileges **Are you using NetBird Cloud?** self-host NetBird **NetBird version** 0.29.2 **Additional context** ➜ ~ netbird status Error: failed to connect to daemon error: context deadline exceeded If the daemon is not running please run: netbird service install netbird service start ➜ ~ netbird service start "launchctl" failed with stderr: Warning: Expecting a LaunchAgents path since the command was ran as user. Got LaunchDaemons instead. `launchctl bootstrap` is a recommended alternative. Error: "launchctl" failed with stderr: Warning: Expecting a LaunchAgents path since the command was ran as user. Got LaunchDaemons instead. `launchctl bootstrap` is a recommended alternative. ➜ ~ sudo netbird service start Password: Netbird service has been started ➜ ~ netbird status OS: darwin/arm64 Daemon version: 0.29.2 CLI version: 0.29.2 Management: Connected Signal: Connected Relays: 3/3 Available Nameservers: 1/1 Available FQDN: macbook-pro.netbird.selfhosted NetBird IP: 100.75.44.80/16 Interface type: Userspace Quantum resistance: true (permissive) Routes: - Peers count: 2/7 Connected
saavagebueno added the triage-needed label 2026-08-05 01:04:14 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5616