Skip to content
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

Netbird is causing my laptop to kernel panic #1980

Closed
ItIsGhastly opened this issue May 14, 2024 · 8 comments
Closed

Netbird is causing my laptop to kernel panic #1980

ItIsGhastly opened this issue May 14, 2024 · 8 comments

Comments

@ItIsGhastly
Copy link

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.

@xcstatus
Copy link

xcstatus commented May 14, 2024

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

@mlsmaycon
Copy link
Collaborator

mlsmaycon commented May 14, 2024

@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

@xcstatus
Copy link

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

@ItIsGhastly
Copy link
Author

ItIsGhastly commented May 15, 2024

@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.

@asvataa
Copy link

asvataa commented May 15, 2024

@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

@mlsmaycon
Copy link
Collaborator

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
Copy link
Collaborator

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

@ItIsGhastly
Copy link
Author

context deadline exceeded is still popping up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants