[GH-ISSUE #3368] Netbird service 0.36.x and newer freezes on Windows #7085

Open
opened 2026-08-05 01:11:31 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @tomashora on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3368

Originally assigned to: @pappz on GitHub.

Describe the problem

After updating to 0.37.0 (and 0.37.1 as well) this message appeared only once right after connection, but once the connection to the DNS server within netbird universe is estabilished, the message disappeared.

However after putting laptop to sleep and turning on again, this message appears around every 5seconds and the netbird service is fozen thus cannot generate the debug logs.

The service had to be force-killed using taskkill /pid PID /f (restart using netbird service restart did not finished) so the attached debug log is from the time after service restart.

SelfHosted

NetBird version

0.37 client

NetBird status -dA output:

could not be generated

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

could not be generated

Screenshots

Image

Image

Additional context

Add any other context about the problem here.

Current stat.json content: {"dns_state":null,"route_state":{"refCountMap":{},"idMap":{}},"routeselector_state":null}

netbird.debug.4066958341.zip

Originally created by @tomashora on GitHub (Feb 21, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3368 Originally assigned to: @pappz on GitHub. **Describe the problem** After updating to 0.37.0 (and 0.37.1 as well) this message appeared only once right after connection, but once the connection to the DNS server within netbird universe is estabilished, the message disappeared. However after putting laptop to sleep and turning on again, this message appears around every 5seconds and the netbird service is fozen thus cannot generate the debug logs. The service had to be force-killed using ```taskkill /pid PID /f``` (restart using netbird service restart did not finished) so the attached debug log is from the time after service restart. SelfHosted **NetBird version** 0.37 client **NetBird status -dA output:** could not be generated **Do you face any (non-mobile) client issues?** could not be generated **Screenshots** ![Image](https://github.com/user-attachments/assets/8c36da30-99fc-4f95-a299-65e039f0244b) ![Image](https://github.com/user-attachments/assets/9bb6faaf-65cb-487d-898f-1ced5f3e2c1b) **Additional context** Add any other context about the problem here. Current stat.json content: ```{"dns_state":null,"route_state":{"refCountMap":{},"idMap":{}},"routeselector_state":null}``` [netbird.debug.4066958341.zip](https://github.com/user-attachments/files/18916189/netbird.debug.4066958341.zip)
saavagebueno added the triage-needed label 2026-08-05 01:11:31 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7085