kubectl-dig icon indicating copy to clipboard operation
kubectl-dig copied to clipboard

can't open BPF probe '/root/.sysdig/sysdig-probe-bpf.o'

Open int32bit opened this issue 6 years ago • 1 comments

I downloaded dig using go get command following the doc and the node OS is ubuntu 18.04, but the dig job always failed as can't open BPF probe:

# kubectl logs kubectl-dig1f3fae90-1597-11ea-8ed1-06438b7d96ee-gt7pv
can't open BPF probe '/root/.sysdig/sysdig-probe-bpf.o': No such file or directory

Maybe something package missing in my enironment? By the way, I have installed sysdig on my node.

int32bit avatar Dec 03 '19 07:12 int32bit

Doesn't look like this project is being actively maintained, but still wanted to just mention that I am facing the same Problem as well, just in case others are also wondering.

NeoTheElder avatar Sep 14 '21 00:09 NeoTheElder