The nodes are unable to communicate with each other. #1209

Closed
opened 2025-11-20 05:26:01 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @firekirin67 on GitHub (Sep 3, 2024).

After the self-hosted service is installed, it cannot communicate with various nodes. Running the command netbird status -d yields the following information:

Peers detail:
 fdfd.netbird.selfhosted:
  NetBird IP: 100.124.71.199
  Public key: i4X/***********/mzAdpGIPqN125SUho=
  Status: Disconnected
  -- detail --
  Connection type:
  Direct: false
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Last connection update: Now
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false (connection won't work without a permissive mode)
  Routes: -
  Latency: 0s

 ada.netbird.selfhosted:
  NetBird IP: 100.124.81.249
  Public key: /***************/6ZQRl5IF13wk=
  Status: Connecting
  -- detail --
  Connection type:
  Direct: false
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Last connection update: 8 seconds ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false (connection won't work without a permissive mode)
  Routes: -
  Latency: 0s

 work.netbird.selfhosted:
  NetBird IP: 100.124.180.43
  Public key: ********************=
  Status: Connecting
  -- detail --
  Connection type:
  Direct: false
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Last connection update: 1 second ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false (connection won't work without a permissive mode)
  Routes: -
  Latency: 0s

OS: windows/amd64
Daemon version: 0.28.9
CLI version: 0.28.9
Management: Connected to https://nn.****.com:443  
Signal: Connected to https://nn.****.com:443  
Relays:
  [stun:nn.****.com:3478] is Unavailable, reason: stun request: context deadline exceeded
  [turn:nn.****.com:3478?transport=udp] is Unavailable, reason: allocate: all retransmissions failed for VseZF2GD0xEXahXM
Nameservers:
FQDN: fantasy.netbird.selfhosted
NetBird IP: 100.124.144.191/16
Interface type: Userspace
Quantum resistance: true
Routes: -

Here, it can be seen that the exception information indicates that the TUN/STUN service is not functioning properly.But I don't know how to fix this issue.

Originally created by @firekirin67 on GitHub (Sep 3, 2024). After the self-hosted service is installed, it cannot communicate with various nodes. Running the command `netbird status -d` yields the following information: ``` Peers detail: fdfd.netbird.selfhosted: NetBird IP: 100.124.71.199 Public key: i4X/***********/mzAdpGIPqN125SUho= Status: Disconnected -- detail -- Connection type: Direct: false ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Last connection update: Now Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false (connection won't work without a permissive mode) Routes: - Latency: 0s ada.netbird.selfhosted: NetBird IP: 100.124.81.249 Public key: /***************/6ZQRl5IF13wk= Status: Connecting -- detail -- Connection type: Direct: false ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Last connection update: 8 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false (connection won't work without a permissive mode) Routes: - Latency: 0s work.netbird.selfhosted: NetBird IP: 100.124.180.43 Public key: ********************= Status: Connecting -- detail -- Connection type: Direct: false ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Last connection update: 1 second ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false (connection won't work without a permissive mode) Routes: - Latency: 0s OS: windows/amd64 Daemon version: 0.28.9 CLI version: 0.28.9 Management: Connected to https://nn.****.com:443 Signal: Connected to https://nn.****.com:443 Relays: [stun:nn.****.com:3478] is Unavailable, reason: stun request: context deadline exceeded [turn:nn.****.com:3478?transport=udp] is Unavailable, reason: allocate: all retransmissions failed for VseZF2GD0xEXahXM Nameservers: FQDN: fantasy.netbird.selfhosted NetBird IP: 100.124.144.191/16 Interface type: Userspace Quantum resistance: true Routes: - ``` Here, it can be seen that the exception information indicates that the TUN/STUN service is not functioning properly.But I don't know how to fix this issue.
saavagebueno added the waiting-feedbacktriage-needed labels 2025-11-20 05:26:02 -05:00
Author
Owner

@nazarewk commented on GitHub (Apr 28, 2025):

Hello @firekirin67,

We're currently reviewing our open issues and would like to verify if this problem still exists in the latest NetBird version.

Could you please confirm if the issue is still there?

We may close this issue temporarily if we don't hear back from you within 2 weeks, but feel free to reopen it with updated information.

Thanks for your contribution to improving the project!

@nazarewk commented on GitHub (Apr 28, 2025): Hello @firekirin67, We're currently reviewing our open issues and would like to verify if this problem still exists in the [latest NetBird version](https://github.com/netbirdio/netbird/releases). Could you please confirm if the issue is still there? We may close this issue temporarily if we don't hear back from you within **2 weeks**, but feel free to reopen it with updated information. Thanks for your contribution to improving the project!
Author
Owner

@mlsmaycon commented on GitHub (Jun 1, 2025):

closing issue due to no recent feedback. Feel free to open a new one if the issue persist or reopen if this was a feature request.

@mlsmaycon commented on GitHub (Jun 1, 2025): closing issue due to no recent feedback. Feel free to open a new one if the issue persist or reopen if this was a feature request.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1209