Networks are not being updated after creation #2417

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

Originally created by @IsaacNez on GitHub (Oct 27, 2025).

Describe the problem

I am using a mix of netbird clients and k8s operators to access the clients running k3s and certain functions deployed with Knative.

After the k8s operator has been deployed in each client and an example serving function has been created, the remote client cannot access it. Running curl simply states: curl: (6) Could not resolve host: <subdomain>.cluster.local, but the output of netbird networks list shows the respective network created by Netbird's Operator.

To resolve this issue, I must restart the machines and then operation succeeds: curl succeeds, netbird networks list shows resolved IPs, and they are even reachable inside other containers in my k3s cluster.

To Reproduce

Steps to reproduce the behavior:

  1. Deploy Netbird's Client
  2. Deploy Netbird's K8s Operator
  3. Deploy a test serving example as:
apiVersion: serving.knative.dev/v1
kind: Service
metadata:
  name: helloworld-python
  namespace: default
  annotations:
   netbird.io/expose: "true"
   netbird.io/groups: "knative" # group to gather netbird clients
spec:
  template:
    spec:
      containers:
      - image: docker.io/{username}/helloworld-python
        env:
        - name: TARGET
          value: "Python Sample v1"
  1. On the remote client (outside of k8s), run curl helloworld-python....cluster.local
    Expected behavior

Without having to reboot the machines, netbird and netbird's routers should update allowing requests to succeed without rebooting the devices to (maybe) clean the state?

Are you using NetBird Cloud?

Self-hosting Netbird, v0.59.7

NetBird version

v0.59.8

Is any other VPN software installed?

No

Debug output

Peers detail:
 router-78696d5df9-ggfn2-19-195.netbird.selfhosted:
  NetBird IP: 100.107.19.195
  Public key: 3IfAZNHcESuy3HU5KGgkRy17uOLvMWEcLn5r23Z0h0Q=
  Status: Connected
  -- detail --
  Connection type: Relayed
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 9 minutes, 17 seconds ago
  Last WireGuard handshake: 1 minute, 28 seconds ago
  Transfer status (received/sent) 1.5 KiB/1.1 KiB
  Quantum resistance: false
  Networks: -
  Latency: 0s

 router-78696d5df9-mck7m-40-252.netbird.selfhosted:
  NetBird IP: 100.107.40.252
  Public key: QMPx1BhdCQCEcmTTTXcd7zPTJwlMhVv1proxnDyrDGw=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/prflx
  ICE candidate endpoints (Local/Remote): 192.168.178.100:53151/10.42.0.103:51820
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 8 minutes, 16 seconds ago
  Last WireGuard handshake: 1 minute, 32 seconds ago
  Transfer status (received/sent) 976 B/1.3 KiB
  Quantum resistance: false
  Networks: -
  Latency: 283.421µs

 rasp-iot-8.netbird.selfhosted:
  NetBird IP: 100.107.48.123
  Public key: iJ4UitYjExbo74Wd4qFOa41Niywluk4u4WyKvCN5zmM=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): srflx/srflx
  ICE candidate endpoints (Local/Remote): 198.51.100.0:4967/198.51.100.1:51960
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 9 minutes, 18 seconds ago
  Last WireGuard handshake: 1 minute, 41 seconds ago
  Transfer status (received/sent) 1.2 KiB/604 B
  Quantum resistance: false
  Networks: -
  Latency: 26.437203ms

 router-78696d5df9-mr8kj-52-216.netbird.selfhosted:
  NetBird IP: 100.107.52.216
  Public key: jxsEL1iQT5NTC31pAB/aHS5W4Q2rG2Cew9x0Qqi7l2g=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/prflx
  ICE candidate endpoints (Local/Remote): 10.42.0.0:53151/10.42.0.98:51820
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 8 minutes, 16 seconds ago
  Last WireGuard handshake: 1 minute, 34 seconds ago
  Transfer status (received/sent) 912 B/1.4 KiB
  Quantum resistance: false
  Networks: -
  Latency: 380.896µs

 router-78696d5df9-hbq5b-69-12.netbird.selfhosted:
  NetBird IP: 100.107.69.12
  Public key: QS4GJcfxl7bT2PWhhOSuia0zrYrY+Q7dLXuXkP406EE=
  Status: Connected
  -- detail --
  Connection type: Relayed
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 16 seconds ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/592 B
  Quantum resistance: false
  Networks: -
  Latency: 0s

 router-78696d5df9-7sgpn-89-94.netbird.selfhosted:
  NetBird IP: 100.107.89.94
  Public key: Dry9AqMs6D5jpJ01i3Js0uSOLyazTfI4nF5MY6Rt/kU=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/prflx
  ICE candidate endpoints (Local/Remote): 192.168.178.100:53151/10.42.0.95:51820
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 8 minutes, 17 seconds ago
  Last WireGuard handshake: 1 minute, 34 seconds ago
  Transfer status (received/sent) 912 B/1.4 KiB
  Quantum resistance: false
  Networks: helloworld-python.default.svc.rasp-iot-4.anon-yGwqu.domain, kourier.kourier-system.svc.rasp-iot-4.anon-yGwqu.domain
  Latency: 1.159623ms

 isaac-mini.netbird.selfhosted:
  NetBird IP: 100.107.124.222
  Public key: RafeWsfb6FJwzYct3CupC7kvXkoItN06OD/8z5neZVE=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): srflx/srflx
  ICE candidate endpoints (Local/Remote): 198.51.100.0:4967/198.51.100.2:51820
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 9 minutes, 18 seconds ago
  Last WireGuard handshake: 34 seconds ago
  Transfer status (received/sent) 1.1 KiB/720 B
  Quantum resistance: false
  Networks: -
  Latency: 41.800333ms

 rasp-iot-3.netbird.selfhosted:
  NetBird IP: 100.107.159.82
  Public key: uCYWtY+30mu0Kuc8289pWpoByenq8tEWVRVmqJKdXRA=
  Status: Connecting
  -- detail --
  Connection type: -
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address:
  Last connection update: 9 minutes, 19 seconds ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false
  Networks: -
  Latency: 0s

 rasp-iot-2.netbird.selfhosted:
  NetBird IP: 100.107.165.205
  Public key: sd4NI7Gwp8kjj7x+CaFykYyo78aCQTSrQHyRc/l0jUU=
  Status: Connecting
  -- detail --
  Connection type: -
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address:
  Last connection update: 9 minutes, 19 seconds ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false
  Networks: -
  Latency: 0s

 atschulz44.netbird.selfhosted:
  NetBird IP: 100.107.173.179
  Public key: oLfhBi5OSOMJYs8HtNJdzEV/b+JH9J1O8C1DUx7SBgY=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/host
  ICE candidate endpoints (Local/Remote): 192.168.178.100:53151/198.51.100.3:62781
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 9 minutes, 19 seconds ago
  Last WireGuard handshake: 1 minute, 3 seconds ago
  Transfer status (received/sent) 84.8 KiB/45.8 KiB
  Quantum resistance: false
  Networks: -
  Latency: 36.032111ms

 iphone-admin.netbird.selfhosted:
  NetBird IP: 100.107.221.251
  Public key: DZ9Etn4bOtX9AzjIhZbia+9ovoTlrtIyR7IBm/FOhRI=
  Status: Connecting
  -- detail --
  Connection type: -
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address:
  Last connection update: 9 minutes, 19 seconds ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false
  Networks: -
  Latency: 0s

 router-78696d5df9-q8d9x-236-209.netbird.selfhosted:
  NetBird IP: 100.107.236.209
  Public key: 8poCre4OTbQhDBbeMTXCzqGv0Qe6wDa8iuy54UQbjjI=
  Status: Connected
  -- detail --
  Connection type: Relayed
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address: rels://netbird.anon-lqO8Y.domain:443
  Last connection update: 9 minutes, 17 seconds ago
  Last WireGuard handshake: 56 seconds ago
  Transfer status (received/sent) 2.1 KiB/1.6 KiB
  Quantum resistance: false
  Networks: helloworld-python.default.svc.rasp-iot-8.anon-yGwqu.domain
  Latency: 0s

Events:
  [INFO] SYSTEM (0e7d840d-ea8c-4039-9891-d0900ad11587)
    Message: Network map updated
    Time: 9 minutes, 19 seconds ago
  [INFO] SYSTEM (aada1e73-cf2e-4f48-a408-48b92e860946)
    Message: Network map updated
    Time: 9 minutes, 18 seconds ago
  [INFO] SYSTEM (b4373155-d55b-487b-ad4e-b743be8aa888)
    Message: Network map updated
    Time: 9 minutes, 18 seconds ago
  [INFO] SYSTEM (5fe42419-6ada-4add-a472-1113a9805945)
    Message: Network map updated
    Time: 9 minutes, 1 seconds ago
  [INFO] SYSTEM (92937392-533e-4f78-9566-0bd5c321c145)
    Message: Network map updated
    Time: 8 minutes, 20 seconds ago
  [INFO] SYSTEM (2ea545d6-1d5a-4a4e-82b0-f7b02c713b53)
    Message: Network map updated
    Time: 8 minutes, 19 seconds ago
  [INFO] SYSTEM (f4cb9569-ba1c-43fd-906a-abdd9fe4e283)
    Message: Network map updated
    Time: 8 minutes, 19 seconds ago
  [INFO] SYSTEM (60d40d33-7bff-42c4-9502-f3681be2d791)
    Message: Network map updated
    Time: 24 seconds ago
OS: linux/arm64
Daemon version: 0.59.8
CLI version: 0.59.8
Profile: default
Management: Connected to https://netbird.anon-lqO8Y.domain:443
Signal: Connected to https://netbird.anon-lqO8Y.domain:443
Relays:
  [stun:netbird.anon-lqO8Y.domain:3478] is Available
  [turn:netbird.anon-lqO8Y.domain:3478?transport=udp] is Available
  [rels://netbird.anon-lqO8Y.domain:443] is Available
Nameservers:
FQDN: rasp-iot-4.netbird.selfhosted
NetBird IP: 100.107.15.117/16
Interface type: Kernel
Quantum resistance: false
Lazy connection: false
Networks: -
Forwarding rules: 0
Peers count: 9/12 Connected

Debug-key: 2a14c81158501c2218c743ef7874d5912905bdb3399e238868473d8d9189b773/2ccae662-35ff-409e-978f-a3e816d2feea

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 @IsaacNez on GitHub (Oct 27, 2025). **Describe the problem** I am using a mix of netbird clients and k8s operators to access the clients running k3s and certain functions deployed with Knative. After the k8s operator has been deployed in each client and an example serving function has been created, the remote client cannot access it. Running curl simply states: `curl: (6) Could not resolve host: <subdomain>.cluster.local`, but the output of `netbird networks list` shows the respective network created by Netbird's Operator. To resolve this issue, I must restart the machines and then operation succeeds: curl succeeds, `netbird networks list` shows resolved IPs, and they are even reachable inside other containers in my k3s cluster. **To Reproduce** Steps to reproduce the behavior: 1. Deploy Netbird's Client 2. Deploy Netbird's K8s Operator 3. Deploy a test serving example as: ```YAML apiVersion: serving.knative.dev/v1 kind: Service metadata: name: helloworld-python namespace: default annotations: netbird.io/expose: "true" netbird.io/groups: "knative" # group to gather netbird clients spec: template: spec: containers: - image: docker.io/{username}/helloworld-python env: - name: TARGET value: "Python Sample v1" ``` 5. On the remote client (outside of k8s), run `curl helloworld-python....cluster.local` **Expected behavior** Without having to reboot the machines, netbird and netbird's routers should update allowing requests to succeed without rebooting the devices to (maybe) clean the state? **Are you using NetBird Cloud?** Self-hosting Netbird, `v0.59.7` **NetBird version** `v0.59.8` **Is any other VPN software installed?** No **Debug output** ```bash Peers detail: router-78696d5df9-ggfn2-19-195.netbird.selfhosted: NetBird IP: 100.107.19.195 Public key: 3IfAZNHcESuy3HU5KGgkRy17uOLvMWEcLn5r23Z0h0Q= Status: Connected -- detail -- Connection type: Relayed ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 9 minutes, 17 seconds ago Last WireGuard handshake: 1 minute, 28 seconds ago Transfer status (received/sent) 1.5 KiB/1.1 KiB Quantum resistance: false Networks: - Latency: 0s router-78696d5df9-mck7m-40-252.netbird.selfhosted: NetBird IP: 100.107.40.252 Public key: QMPx1BhdCQCEcmTTTXcd7zPTJwlMhVv1proxnDyrDGw= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/prflx ICE candidate endpoints (Local/Remote): 192.168.178.100:53151/10.42.0.103:51820 Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 8 minutes, 16 seconds ago Last WireGuard handshake: 1 minute, 32 seconds ago Transfer status (received/sent) 976 B/1.3 KiB Quantum resistance: false Networks: - Latency: 283.421µs rasp-iot-8.netbird.selfhosted: NetBird IP: 100.107.48.123 Public key: iJ4UitYjExbo74Wd4qFOa41Niywluk4u4WyKvCN5zmM= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): srflx/srflx ICE candidate endpoints (Local/Remote): 198.51.100.0:4967/198.51.100.1:51960 Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 9 minutes, 18 seconds ago Last WireGuard handshake: 1 minute, 41 seconds ago Transfer status (received/sent) 1.2 KiB/604 B Quantum resistance: false Networks: - Latency: 26.437203ms router-78696d5df9-mr8kj-52-216.netbird.selfhosted: NetBird IP: 100.107.52.216 Public key: jxsEL1iQT5NTC31pAB/aHS5W4Q2rG2Cew9x0Qqi7l2g= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/prflx ICE candidate endpoints (Local/Remote): 10.42.0.0:53151/10.42.0.98:51820 Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 8 minutes, 16 seconds ago Last WireGuard handshake: 1 minute, 34 seconds ago Transfer status (received/sent) 912 B/1.4 KiB Quantum resistance: false Networks: - Latency: 380.896µs router-78696d5df9-hbq5b-69-12.netbird.selfhosted: NetBird IP: 100.107.69.12 Public key: QS4GJcfxl7bT2PWhhOSuia0zrYrY+Q7dLXuXkP406EE= Status: Connected -- detail -- Connection type: Relayed ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 16 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/592 B Quantum resistance: false Networks: - Latency: 0s router-78696d5df9-7sgpn-89-94.netbird.selfhosted: NetBird IP: 100.107.89.94 Public key: Dry9AqMs6D5jpJ01i3Js0uSOLyazTfI4nF5MY6Rt/kU= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/prflx ICE candidate endpoints (Local/Remote): 192.168.178.100:53151/10.42.0.95:51820 Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 8 minutes, 17 seconds ago Last WireGuard handshake: 1 minute, 34 seconds ago Transfer status (received/sent) 912 B/1.4 KiB Quantum resistance: false Networks: helloworld-python.default.svc.rasp-iot-4.anon-yGwqu.domain, kourier.kourier-system.svc.rasp-iot-4.anon-yGwqu.domain Latency: 1.159623ms isaac-mini.netbird.selfhosted: NetBird IP: 100.107.124.222 Public key: RafeWsfb6FJwzYct3CupC7kvXkoItN06OD/8z5neZVE= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): srflx/srflx ICE candidate endpoints (Local/Remote): 198.51.100.0:4967/198.51.100.2:51820 Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 9 minutes, 18 seconds ago Last WireGuard handshake: 34 seconds ago Transfer status (received/sent) 1.1 KiB/720 B Quantum resistance: false Networks: - Latency: 41.800333ms rasp-iot-3.netbird.selfhosted: NetBird IP: 100.107.159.82 Public key: uCYWtY+30mu0Kuc8289pWpoByenq8tEWVRVmqJKdXRA= Status: Connecting -- detail -- Connection type: - ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: Last connection update: 9 minutes, 19 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false Networks: - Latency: 0s rasp-iot-2.netbird.selfhosted: NetBird IP: 100.107.165.205 Public key: sd4NI7Gwp8kjj7x+CaFykYyo78aCQTSrQHyRc/l0jUU= Status: Connecting -- detail -- Connection type: - ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: Last connection update: 9 minutes, 19 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false Networks: - Latency: 0s atschulz44.netbird.selfhosted: NetBird IP: 100.107.173.179 Public key: oLfhBi5OSOMJYs8HtNJdzEV/b+JH9J1O8C1DUx7SBgY= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/host ICE candidate endpoints (Local/Remote): 192.168.178.100:53151/198.51.100.3:62781 Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 9 minutes, 19 seconds ago Last WireGuard handshake: 1 minute, 3 seconds ago Transfer status (received/sent) 84.8 KiB/45.8 KiB Quantum resistance: false Networks: - Latency: 36.032111ms iphone-admin.netbird.selfhosted: NetBird IP: 100.107.221.251 Public key: DZ9Etn4bOtX9AzjIhZbia+9ovoTlrtIyR7IBm/FOhRI= Status: Connecting -- detail -- Connection type: - ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: Last connection update: 9 minutes, 19 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false Networks: - Latency: 0s router-78696d5df9-q8d9x-236-209.netbird.selfhosted: NetBird IP: 100.107.236.209 Public key: 8poCre4OTbQhDBbeMTXCzqGv0Qe6wDa8iuy54UQbjjI= Status: Connected -- detail -- Connection type: Relayed ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: rels://netbird.anon-lqO8Y.domain:443 Last connection update: 9 minutes, 17 seconds ago Last WireGuard handshake: 56 seconds ago Transfer status (received/sent) 2.1 KiB/1.6 KiB Quantum resistance: false Networks: helloworld-python.default.svc.rasp-iot-8.anon-yGwqu.domain Latency: 0s Events: [INFO] SYSTEM (0e7d840d-ea8c-4039-9891-d0900ad11587) Message: Network map updated Time: 9 minutes, 19 seconds ago [INFO] SYSTEM (aada1e73-cf2e-4f48-a408-48b92e860946) Message: Network map updated Time: 9 minutes, 18 seconds ago [INFO] SYSTEM (b4373155-d55b-487b-ad4e-b743be8aa888) Message: Network map updated Time: 9 minutes, 18 seconds ago [INFO] SYSTEM (5fe42419-6ada-4add-a472-1113a9805945) Message: Network map updated Time: 9 minutes, 1 seconds ago [INFO] SYSTEM (92937392-533e-4f78-9566-0bd5c321c145) Message: Network map updated Time: 8 minutes, 20 seconds ago [INFO] SYSTEM (2ea545d6-1d5a-4a4e-82b0-f7b02c713b53) Message: Network map updated Time: 8 minutes, 19 seconds ago [INFO] SYSTEM (f4cb9569-ba1c-43fd-906a-abdd9fe4e283) Message: Network map updated Time: 8 minutes, 19 seconds ago [INFO] SYSTEM (60d40d33-7bff-42c4-9502-f3681be2d791) Message: Network map updated Time: 24 seconds ago OS: linux/arm64 Daemon version: 0.59.8 CLI version: 0.59.8 Profile: default Management: Connected to https://netbird.anon-lqO8Y.domain:443 Signal: Connected to https://netbird.anon-lqO8Y.domain:443 Relays: [stun:netbird.anon-lqO8Y.domain:3478] is Available [turn:netbird.anon-lqO8Y.domain:3478?transport=udp] is Available [rels://netbird.anon-lqO8Y.domain:443] is Available Nameservers: FQDN: rasp-iot-4.netbird.selfhosted NetBird IP: 100.107.15.117/16 Interface type: Kernel Quantum resistance: false Lazy connection: false Networks: - Forwarding rules: 0 Peers count: 9/12 Connected ``` Debug-key: 2a14c81158501c2218c743ef7874d5912905bdb3399e238868473d8d9189b773/2ccae662-35ff-409e-978f-a3e816d2feea **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 - [-] Disabled other VPN software - [x] Checked firewall settings
saavagebueno added the triage-needed label 2025-11-20 07:09:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2417