We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello i running the project base on help. but generate blew error:
sudo --preserve-env=SSH_PROBE_SECRETS ./bin/ssh-probe --profiles ./profiles/vagrant.yaml --access-control-events-level allow --agent-url "127.0.0.1:10518" FATAL[2023-05-03T17:11:38Z] failed to start eBPF manager: couldn't start probe kprobe/__x64_sys_lookup_dcookie: couldn't enable kprobe kprobe/__x64_sys_lookup_dcookie: error attaching bpf program to perf event: invalid argument make: *** [Makefile:27: run] Error 1
Please help me????
My machine is a VirtualBox VM: Ubuntu 22.04 LTS Kernel: 5.19.0-52-generic Tell me if you need more information. Regards.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
i running the project base on help.
but generate blew error:
sudo --preserve-env=SSH_PROBE_SECRETS ./bin/ssh-probe --profiles ./profiles/vagrant.yaml --access-control-events-level allow --agent-url "127.0.0.1:10518"
FATAL[2023-05-03T17:11:38Z] failed to start eBPF manager: couldn't start probe kprobe/__x64_sys_lookup_dcookie: couldn't enable kprobe kprobe/__x64_sys_lookup_dcookie: error attaching bpf program to perf event: invalid argument
make: *** [Makefile:27: run] Error 1
Please help me????
My machine is a VirtualBox VM:
Ubuntu 22.04 LTS
Kernel: 5.19.0-52-generic
Tell me if you need more information.
Regards.
The text was updated successfully, but these errors were encountered: