-
-
Notifications
You must be signed in to change notification settings - Fork 707
Netbird not waking up after sleep #3880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@coffeediver, can you confirm if the issue is reproducible? Also, do you need to authenticate again when you reconnect? |
Yes, it happens whenever my laptop goes to sleep. I timed it at exactly 1 minute and had to disconnect and reconnect Netbird but do not have to authenticate. I also tried it for 10 seconds and the problem did not happen. I do not know exactly what the time limit is but is repeatable. The bird icon in my tray shows the connect check mark but will not connect or ping/tracert to my remote network but I can ping the ip address that Netbird assigns. On my peers dashboard it shows everything connected. At first I was just rebooting my laptop until I figured out that just right click on the Netbird icon in the system tray, disconnect and then reconnect works everytime. |
@coffeediver I've attempted to reproduce the issue locally without success. If possible, can you please run the following steps?
netbird debug log level trace
netbird debug log level info This will generate a bundle for us to analyze your case. Please share the upload key here. |
it's happened with usnetbird-0.45.1-1.x86_64 |
Same here. The difference is that I change my location from work to home or vice versa. Laptop is in sleep mode between.
|
I had the same problem with my Windows 11 laptop, but i can't reproduce it every time. It happens just sometimes. |
The same on macos |
We also have this problem on all our clients |
This already happens, when the display gets black for a couple of minutes and you come back. |
We have the same Problem for at least some of our Windows Clients. |
Nearly every new Windows Client we add now has this issue. |
After my computer goes to sleep for inactiviy or I close the lid (set to sleep), Netbird will not reach my remote server. Ping and tracert show nothing Microsoft Windows [Version 10.0.26100.4061]
(c) Microsoft Corporation. All rights reserved.
C:\Users\coffe>ping 192.168.4.116
Pinging 192.168.4.116 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.4.116:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Users\coffe>tracert 192.168.4.116
Tracing route to 192.168.4.116 over a maximum of 30 hops
1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 ^C
I can ping the netbird assigned ip address. I have to disconnect netbird and reconnect for it to start working again. Also the Netbird peers dashboard will show everything connected.
The text was updated successfully, but these errors were encountered: