Status Output heavily delayed with Windows client (14 seconds) #2318

Open
opened 2025-11-20 07:07:37 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @PowershellScripter on GitHub (Sep 28, 2025).

Describe the problem

When running a "netbird status", the output is heavily delayed (14 seconds) as if its waiting for something to finish before returning the results. When running a status output in Tailscale, all peer and relay connection output info is instant.

To Reproduce

Steps to reproduce the behavior:
Run "netbird status" via cmdline in Windows

Expected behavior

Connection and network statuses to display almost instantly (alof of which is static information)

Are you using NetBird Cloud?

Self Hosted w/ Windows Client

NetBird version

v0.58.1

Is any other VPN software installed?

Headscale / Tailscale (vpn disabled while running netbird tests)

Debug output

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

 PS C:\> netbird status -dA
Peers detail:
Events:
  [INFO] SYSTEM (59e69c1c-61b6-4a33-b8ab-285355c1b3d5)
    Message: Network map updated
    Time: 1 hour, 11 minutes ago
  [INFO] SYSTEM (a8c779fd-6b51-49fa-9af9-0383f7e07b5b)
    Message: Network map updated
    Time: 1 hour, 10 minutes ago
  [INFO] SYSTEM (0c525cfc-72be-4805-a542-40dd15be20b3)
    Message: Network map updated
    Time: 1 hour, 10 minutes ago
  [INFO] SYSTEM (77e7b636-4cdb-4bde-a856-7fa0ab14af95)
    Message: Network map updated
    Time: 1 hour, 1 minute ago
OS: windows/amd64
Daemon version: 0.58.1
CLI version: 0.58.1
Profile: default
Management: Connected to https://vpn.anon-NALx7.domain:443
Signal: Connected to https://vpn.anon-NALx7.domain:443
Relays:
  [stun:vpn.anon-NALx7.domain:3478] is Unavailable, reason: stun request: context deadline exceeded
  [turn:vpn.anon-NALx7.domain:3478?transport=udp] is Unavailable, reason: allocate: all retransmissions failed for vaGdqcK6XI9iPNgk
  [rels://vpn.anon-NALx7.domain:443/relay] is Available
Nameservers:
  [192.168.14.3:53] for [anon-lRp0Q.domain] is Available
FQDN: ws5015.anon-gCXW5.domain
NetBird IP: 100.102.184.36/16
Interface type: Userspace
Quantum resistance: false
Lazy connection: false
Networks: -
Forwarding rules: 0
Peers count: 0/0 Connected

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:

Upload file key:
44ea7403a9a1fd7c2fc7f56fa6bb372b0b1260b0fd4c95938cb25cc792a9f24a/554e52c8-8881-468b-b31e-2c854bc028f0
netbird.debug.2623332423.zip

Screenshots

Image

Additional context

Add any other context about the problem here.

Have you tried these troubleshooting steps?

  • [ x ] Reviewed client troubleshooting (if applicable)
  • [ x ] Checked for newer NetBird versions
  • [ x ] Searched for similar issues on GitHub (including closed ones)
  • [ x ] Restarted the NetBird client
  • [ x ] Disabled other VPN software
  • [ x ] Checked firewall settings
Originally created by @PowershellScripter on GitHub (Sep 28, 2025). **Describe the problem** When running a "netbird status", the output is heavily delayed (14 seconds) as if its waiting for something to finish before returning the results. When running a status output in Tailscale, all peer and relay connection output info is instant. **To Reproduce** Steps to reproduce the behavior: Run "netbird status" via cmdline in Windows **Expected behavior** Connection and network statuses to display almost instantly (alof of which is static information) **Are you using NetBird Cloud?** Self Hosted w/ Windows Client **NetBird version** `v0.58.1` **Is any other VPN software installed?** Headscale / Tailscale (vpn disabled while running netbird tests) **Debug output** To help us resolve the problem, please attach the following anonymized status output ``` PS C:\> netbird status -dA Peers detail: Events: [INFO] SYSTEM (59e69c1c-61b6-4a33-b8ab-285355c1b3d5) Message: Network map updated Time: 1 hour, 11 minutes ago [INFO] SYSTEM (a8c779fd-6b51-49fa-9af9-0383f7e07b5b) Message: Network map updated Time: 1 hour, 10 minutes ago [INFO] SYSTEM (0c525cfc-72be-4805-a542-40dd15be20b3) Message: Network map updated Time: 1 hour, 10 minutes ago [INFO] SYSTEM (77e7b636-4cdb-4bde-a856-7fa0ab14af95) Message: Network map updated Time: 1 hour, 1 minute ago OS: windows/amd64 Daemon version: 0.58.1 CLI version: 0.58.1 Profile: default Management: Connected to https://vpn.anon-NALx7.domain:443 Signal: Connected to https://vpn.anon-NALx7.domain:443 Relays: [stun:vpn.anon-NALx7.domain:3478] is Unavailable, reason: stun request: context deadline exceeded [turn:vpn.anon-NALx7.domain:3478?transport=udp] is Unavailable, reason: allocate: all retransmissions failed for vaGdqcK6XI9iPNgk [rels://vpn.anon-NALx7.domain:443/relay] is Available Nameservers: [192.168.14.3:53] for [anon-lRp0Q.domain] is Available FQDN: ws5015.anon-gCXW5.domain NetBird IP: 100.102.184.36/16 Interface type: Userspace Quantum resistance: false Lazy connection: false Networks: - Forwarding rules: 0 Peers count: 0/0 Connected ``` 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: Upload file key: `44ea7403a9a1fd7c2fc7f56fa6bb372b0b1260b0fd4c95938cb25cc792a9f24a/554e52c8-8881-468b-b31e-2c854bc028f0 ` [netbird.debug.2623332423.zip](https://github.com/user-attachments/files/22581000/netbird.debug.2623332423.zip) **Screenshots** <img width="695" height="249" alt="Image" src="https://github.com/user-attachments/assets/cea7f191-515e-4379-a083-6d77c6cb5901" /> **Additional context** Add any other context about the problem here. **Have you tried these troubleshooting steps?** - [ x ] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [ x ] Checked for newer NetBird versions - [ x ] Searched for similar issues on GitHub (including closed ones) - [ x ] Restarted the NetBird client - [ x ] Disabled other VPN software - [ x ] Checked firewall settings
saavagebueno added the triage-needed label 2025-11-20 07:07:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2318