[GH-ISSUE #1761] Address family not supported by protocol #3269

Open
opened 2026-08-05 00:51:32 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @davinellulinvega on GitHub (Mar 28, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1761

Describe the problem

After updating the Linux Netbird Client via the AUR repository from version 0.26.3-1 to version 0.26.4-1, the client cannot connect to the network anymore.
Running any netbird related command simply returns the following error message: Error: status failed: init route manager: setup routing: add rule v6 netbird: add routing rule: address family not supported by protocol

To Reproduce

Steps to reproduce the behavior:

  1. Update netbird client to version 0.26.4-1 on linux
  2. Run sudo netbird service start from command line

Expected behavior

I expected the client to connect to the existing network, but no such luck.

Are you using NetBird Cloud?

I am currently self-hosting the NetBird control panel on an AWS instance.

NetBird version

Installed version is 0.26.4

NetBird status -d output:

As with any other command, at the moment the output is just an error message: Error: status failed: init route manager: setup routing: add rule v6 netbird: add routing rule: address family not supported by protocol

Additional context

In an attempt to make the debugging process easier, I have enabled the debug logs. Here is the file resulting from simply starting the netbird client via systemd: client.log
It should be noted that no messages are being written to either the nebird.out or netbird.err files.

Originally created by @davinellulinvega on GitHub (Mar 28, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1761 **Describe the problem** After updating the Linux Netbird Client via the AUR repository from version 0.26.3-1 to version 0.26.4-1, the client cannot connect to the network anymore. Running any `netbird` related command simply returns the following error message: `Error: status failed: init route manager: setup routing: add rule v6 netbird: add routing rule: address family not supported by protocol` **To Reproduce** Steps to reproduce the behavior: 1. Update netbird client to version 0.26.4-1 on linux 2. Run `sudo netbird service start` from command line **Expected behavior** I expected the client to connect to the existing network, but no such luck. **Are you using NetBird Cloud?** I am currently self-hosting the NetBird control panel on an AWS instance. **NetBird version** Installed version is 0.26.4 **NetBird status -d output:** As with any other command, at the moment the output is just an error message: `Error: status failed: init route manager: setup routing: add rule v6 netbird: add routing rule: address family not supported by protocol` **Additional context** In an attempt to make the debugging process easier, I have enabled the debug logs. Here is the file resulting from simply starting the netbird client via systemd: [client.log](https://github.com/netbirdio/netbird/files/14783798/client.log) It should be noted that no messages are being written to either the `nebird.out` or `netbird.err` files.
saavagebueno added the bugclient labels 2026-08-05 00:51:32 -04:00
Sign in to join this conversation.
No Label bug client
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#3269