[GH-ISSUE #5250] macOS 26.2 failed to start. #10858

Open
opened 2026-08-05 01:27:31 -04:00 by saavagebueno · 2 comments
Owner

Originally created by @kuangruan on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5250

Describe the problem
netbird up --management-url https://netbird.xxx.com
2026-02-04T11:31:50+08:00 INFO ./caller_not_available:0: 2026/02/04 11:31:50 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: "/var/run/netbird.sock", ServerName: "localhost", Attributes: {"<%!p(networktype.keyType=grpc.internal.transport.networktype)>": "unix" }, }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/run/netbird.sock: connect: no such file or directory"
2026-02-04T11:31:51+08:00 INFO ./caller_not_available:0: 2026/02/04 11:31:51 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: "/var/run/netbird.sock", ServerName: "localhost", Attributes: {"<%!p(networktype.keyType=grpc.internal.transport.networktype)>": "unix" }, }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/run/netbird.sock: connect: no such file or directory"
A clear and concise description of what the problem is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Are you using NetBird Cloud?

Please specify whether you use NetBird Cloud or self-host NetBird's control plane.

NetBird version

netbird version

Is any other VPN software installed?

If yes, which one?

Debug output

To help us resolve the problem, please attach the following anonymized status output

netbird status -dA

Create and upload a debug bundle, and share the returned file key:

netbird debug for 1m -AS -U

Uploaded files are automatically deleted after 30 days.

Alternatively, create the file only and attach it here manually:

netbird debug for 1m -AS

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Have you tried these troubleshooting steps?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Restarted the NetBird client
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @kuangruan on GitHub (Feb 3, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5250 **Describe the problem** netbird up --management-url https://netbird.xxx.com 2026-02-04T11:31:50+08:00 INFO ./caller_not_available:0: 2026/02/04 11:31:50 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: "/var/run/netbird.sock", ServerName: "localhost", Attributes: {"<%!p(networktype.keyType=grpc.internal.transport.networktype)>": "unix" }, }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/run/netbird.sock: connect: no such file or directory" 2026-02-04T11:31:51+08:00 INFO ./caller_not_available:0: 2026/02/04 11:31:51 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: "/var/run/netbird.sock", ServerName: "localhost", Attributes: {"<%!p(networktype.keyType=grpc.internal.transport.networktype)>": "unix" }, }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/run/netbird.sock: connect: no such file or directory" A clear and concise description of what the problem is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Are you using NetBird Cloud?** Please specify whether you use NetBird Cloud or self-host NetBird's control plane. **NetBird version** `netbird version` **Is any other VPN software installed?** If yes, which one? **Debug output** To help us resolve the problem, please attach the following anonymized status output netbird status -dA Create and upload a debug bundle, and share the returned file key: netbird debug for 1m -AS -U *Uploaded files are automatically deleted after 30 days.* Alternatively, create the file only and attach it here manually: netbird debug for 1m -AS **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. **Have you tried these troubleshooting steps?** - [ ] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [ ] Checked for newer NetBird versions - [ ] Searched for similar issues on GitHub (including closed ones) - [ ] Restarted the NetBird client - [ ] Disabled other VPN software - [ ] Checked firewall settings
saavagebueno added the triage-needed label 2026-08-05 01:27:31 -04:00
Author
Owner

@chfsx commented on GitHub (Apr 12, 2026):

I have the identical issue... maybe it's a permission issue, since all files (like config, logs, ...) are owned by root. changing the file permissions to the current user seems to fix the issue.

Maybe relevant: I have this issue since I migrated to a new mac using the "Migration Assistant".

<!-- gh-comment-id:4231150659 --> @chfsx commented on GitHub (Apr 12, 2026): I have the identical issue... maybe it's a permission issue, since all files (like config, logs, ...) are owned by root. changing the file permissions to the current user seems to fix the issue. Maybe relevant: I have this issue since I migrated to a new mac using the "Migration Assistant".
Author
Owner

@karstengresch commented on GitHub (Apr 17, 2026):

Same here (migrated around 15 months ago).

<!-- gh-comment-id:4269248347 --> @karstengresch commented on GitHub (Apr 17, 2026): Same here (migrated around 15 months ago).
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#10858