error creating Tracee: failed to load BPF object #4107
Unanswered
ceeeeb-hao
asked this question in
Questions and Help
Replies: 2 comments 2 replies
-
This error seems to be from an old version of tracee. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docker run --name tracee -it --rm --pid=host --cgroupns=host --privileged -v /etc/os-release:/etc/os-release-host:ro -v /var/run:/var/run:ro -p 3366:3366 aquasec/tracee:latest --metrics
mkfifo: cannot create fifo '/tmp/tracee/pipe': No such file or directory
starting tracee-ebpf...
libbpf: failed to parse target BTF: -22
libbpf: failed to perform CO-RE relocations: -22
libbpf: failed to load object 'embedded-core'
2024/06/08 12:54:12 error creating Tracee: failed to load BPF object
Beta Was this translation helpful? Give feedback.
All reactions