-
Notifications
You must be signed in to change notification settings - Fork 15
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
Waiting indefinitely #1
Comments
@Sh4d1 Oh thanks for bringing this up, we need to add some kind of status update for when it takes too long. It should be normally less than one second on with good bandwidth (the image is 700mb). What dig does is that it creates a container, so you should see it with |
Hmm, okay. So I have: Guess I have to load the module 😁 maybe add it to the readme? |
@Sh4d1 the module should load automatically, it probably had problems at downloading or compiling it in case it was not pre built. I noticed the same problems too on machines that don’t have kernel headers for example, could you provide more info about the node like kernel version, Linux dietro and so on? I think this is important to solve, thanks for reporting! |
Kernel: 4.15.0-50-generic Also, maybe it's a new issue, but 9 times out of 10 when I try to log the pod (via docker on the node or via kubectl) it fucks up my terminal 😞 |
Can you please try installing headers? |
I'm butting up against this on GKE too. Also having the same problem where getting logs breaks my terminal (tmux/zsh/iTerm on Mac OS 10.14) |
Same issue on Debian 8.10 kops AMI with the 4.4.121-k8s kernel and headers installed. |
@leodido not yet, I'll try to test it this week :) |
@leodido - tried it on an EKS cluster. Had to install the kernel header in the user data for the Amazon AMI and tried running |
Thanks for feedback @naiduarvind. This probably depends by the |
I tried again on one of our test clusters and I'm still seeing the same error. |
Same issue
|
Stuck at a long waiting too,
And seems like the driver is not able to load automatically.
|
I pre-installed the sysdig on my the log of the error pod is still
|
Hey!
When I try to run
kubectl dig <my-node>
it is waiting without suceeding (I've left it almost 1h waiting).Any ideas on how to debug?
Cheers!
The text was updated successfully, but these errors were encountered: