Error while running tracee-ebpf on Debian 11 . #2074
Replies: 2 comments 10 replies
-
It looks like the errors you get with and without debug flag enabled are different. About the first error you got Can you please cat /proc/sys/kernel/perf_event_paranoid in your environment? |
Beta Was this translation helpful? Give feedback.
-
By the way, you can also try to use the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run a stand alone tracee-ebpf process on debian 11. However, there are some errors which seems relating to privilege issues. Here are some messages for reproducing the scenario:
And for comparison, I can successfully start the official Docker image as follow:
So, what is the reason of the errors when running tracee-ebpf on the Host OS? How to fix it?
Thank you for help !
Beta Was this translation helpful? Give feedback.
All reactions