Unable to create tun device: no such device on Linux #1590

Closed
opened 2025-11-20 05:33:23 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @skerit on GitHub (Feb 2, 2025).

Describe the problem

I'm unable to connect to my netbird network.

To Reproduce

I try to connect to the network like so:

netbird up

Expected behavior

It should connect, but all it does is hang forever.
When I finally Ctrl-C out of the command, I get the message:

Error: unable to get daemon status: rpc error: code = Unknown desc = create wg interface: error creating tun device: no such device

There are no logs in /var/log/netbird/

Are you using NetBird Cloud?

No, it is self hosted.
I have many other peers that are able to connect perfectly, even with the same client version (0.36.5)

NetBird version

0.36.5

NetBird status -dA output:

netbird status -dA
Error: status failed: create wg interface: error creating tun device: no such device

Do you face any (non-mobile) client issues?

Please provide the file created by netbird debug for 1m -AS.

netbird debug for 1m -AS
Error: failed to get status: create wg interface: error creating tun device: no such device
Originally created by @skerit on GitHub (Feb 2, 2025). **Describe the problem** I'm unable to connect to my netbird network. **To Reproduce** I try to connect to the network like so: ```bash netbird up ``` **Expected behavior** It should connect, but all it does is hang forever. When I finally Ctrl-C out of the command, I get the message: ``` Error: unable to get daemon status: rpc error: code = Unknown desc = create wg interface: error creating tun device: no such device ``` There are no logs in `/var/log/netbird/` **Are you using NetBird Cloud?** No, it is self hosted. I have many other peers that are able to connect perfectly, even with the same client version (0.36.5) **NetBird version** `0.36.5` **NetBird status -dA output:** ```bash netbird status -dA Error: status failed: create wg interface: error creating tun device: no such device ``` **Do you face any (non-mobile) client issues?** Please provide the file created by `netbird debug for 1m -AS`. ```bash netbird debug for 1m -AS Error: failed to get status: create wg interface: error creating tun device: no such device ```
saavagebueno added the triage-needed label 2025-11-20 05:33:23 -05:00
Author
Owner

@skerit commented on GitHub (Feb 2, 2025):

A reboot fixed the problem, though I now have to login again, after which it created a totally new peer :/

@skerit commented on GitHub (Feb 2, 2025): A reboot _fixed_ the problem, though I now have to login again, after which it created a totally new peer :/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1590