-
Notifications
You must be signed in to change notification settings - Fork 96
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
Exit status 255 #58
Comments
I'm also getting this exact error - wonder is there a way to fix this. |
I also have this same error |
I'm getting the same thing. |
Is there any update on this? |
I am also getting this error, I there any fix for this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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"}}
The text was updated successfully, but these errors were encountered: