-
Notifications
You must be signed in to change notification settings - Fork 552
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
[Bug]: Suddenly unable to work #3183
Comments
After running normally for a period of time, some nodes may experience ping failure. The netclient service needs to be restarted before it can be restored, but after a period of recovery, there may be issues with the system. How can we investigate the specific cause? @afeiszli |
can you provide more information on your environment?
|
They are not behind NAT. OS:
|
When the issue happened, there are several places to check usually:
|
Through the wg command, I found that the endpoint IP of the peer is incorrect. It automatically obtained the network IP of my k8s cluster.
|
Auto Endpoint detection is enabled by default. So that the hosts are able to communicate each other with internal ip if they are in the same sub network. In your setup, the host could not communicate each other with the network IP of k8s cluster. |
I also encounter sudden inability to ping when deploying with Wireguard. I know this issue has nothing to do with Netmaker, but I have never known what caused it. I hope someone who understands can provide some troubleshooting ideas. Thank you! |
Contact Details
No response
What happened?
Suddenly unable to ping between nodes.
Version
v0.24.2
What OS are you using?
No response
Relevant log output
No response
Contributing guidelines
The text was updated successfully, but these errors were encountered: