netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Netbird is causing my laptop to kernel panic

Open ItIsGhastly opened this issue 9 months ago • 6 comments

Describe the problem

Netbird is causing my Intel 2020 macbook air to kernel panic after a few minutes of being connected. I will attach the log that comes up after the laptop restarts. When i try to reconnect after the laptop restarts i get the error Dial service: context deadline exceeded.

To Reproduce

Steps to reproduce the behavior:

  1. Open netbird
  2. Connect with an active exit node (i also had 2 other routes active)
  3. After some time your laptop should restart
  4. See error

Expected behavior

My laptop connects, and i can use the application fine to access my home network.

Are you using NetBird Cloud?

Self hosted quick start version.

NetBird version

netbird version gui 0.27.6

NetBird status -d output:

`Error: failed to connect to daemon error: context deadline exceeded If the daemon is not running please run: netbird service install netbird service start

ghastly@MacBook ~ % netbird service start "launchctl" failed with stderr: Warning: Expecting a LaunchAgents path since the command was ran as user. Got LaunchDaemons instead. launchctl bootstrap is a recommended alternative.

Error: "launchctl" failed with stderr: Warning: Expecting a LaunchAgents path since the command was ran as user. Got LaunchDaemons instead. launchctl bootstrap is a recommended alternative.`

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context panic(cpu 2 caller 0xffffff801e8ab89b): userspace watchdog timeout….pdf

Add any other context about the problem here.

ItIsGhastly avatar May 14 '24 09:05 ItIsGhastly

I had this problem too. The gui shows that the configuration file path is empty。 This happens every time restart computer,Reinstallation is a temporary solution

image

xcstatus avatar May 14 '24 11:05 xcstatus

@ItIsGhastly , this seems duplicated from #1896, can you confirm if the issue happens only when there is a exit node route configured?

Can you share the logs from the daemon service too? https://docs.netbird.io/how-to/troubleshooting-client#getting-client-logs

mlsmaycon avatar May 14 '24 11:05 mlsmaycon

client.log It was used, but has now been removed.

xcstatus avatar May 15 '24 02:05 xcstatus

@mlsmaycon I am relatively certain, either way its not great when im in class and my laptops restarting randomly lol.

client.log Here you go.

ItIsGhastly avatar May 15 '24 09:05 ItIsGhastly

@mlsmaycon By the way yes, we had the same error with saving the configuration, as soon as you remove the “Exit node” and reinstall the application, the error goes away

asvataa avatar May 15 '24 10:05 asvataa

Hey folks, the PR #2025 seems to fix the issue. If anyone wants to try this build, you can use the binary from: https://github.com/netbirdio/netbird/actions/runs/9187529519/artifacts/1526014624

mlsmaycon avatar May 22 '24 13:05 mlsmaycon

Hello Folks, the v0.27.9 has the fix for the crash. Thanks for your help testing the builds.

mlsmaycon avatar May 25 '24 07:05 mlsmaycon

context deadline exceeded is still popping up

ItIsGhastly avatar Jun 05 '24 02:06 ItIsGhastly