yahoo / kubectl-flame

Kubectl plugin for effortless profiling on kubernetes
Apache License 2.0
787 stars 94 forks source link

Exit status 255 #58

Open ningyuke opened 3 years ago

ningyuke commented 3 years ago

I try to run a job but with this error [xxx@xxx ~]$ kubectl flame xxx -t 1m --lang java -f flamegraph.svg xxx Verifying target pod ... ✔ Launching profiler ... ✔ Profiling ... Error: exit status 255 and the log is like [xxx@xxx ~]$ kubectl logs kubectl-flame-24059523-04a3-4a87-b759-266e3c74d768-8627v {"type":"progress","data":{"time":"2021-06-17T19:14:12.666546141Z","stage":"started"}} {"type":"error","data":{"reason":"exit status 255"}}

sunchao commented 3 years ago

I'm also getting this exact error - wonder is there a way to fix this.

lthung1504 commented 2 years ago

I also have this same error

gwcary commented 2 years ago

I'm getting the same thing.

akshaykmr080 commented 1 year ago

Is there any update on this? I am facing the same problem.

priyesh0507 commented 11 months ago

I am also getting this error, I there any fix for this?