Skip to content
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

error attaching SSL_read uprobe #189

Open
AtomicBit opened this issue Aug 26, 2024 · 1 comment
Open

error attaching SSL_read uprobe #189

AtomicBit opened this issue Aug 26, 2024 · 1 comment

Comments

@AtomicBit
Copy link

Hello, I am trying to run alaz on my one node kubernetes cluster, But I am unable to get any info about traffic, error log is full of those messages:

{"level":"warn","error":"creating perf_uprobe PMU: token /proc/2311419/root/usr/lib/x86_64-linux-gnu/libssl.so.1.1:0x386e0: not found: no such file or directory","time":1724672371,"message":"error attaching SSL_read uprobe"}
{"level":"warn","error":"creating perf_uprobe PMU: token /proc/2311507/root/usr/lib/x86_64-linux-gnu/libssl.so.1.1:0x386e0: not found: no such file or directory","time":1724672371,"message":"error attaching SSL_read uprobe"}
{"level":"warn","error":"creating perf_uprobe PMU: token /proc/2311512/root/lib/libssl.so.3:0x2078c: not found: no such file or directory","time":1724672372,"message":"error attaching SSL_read uprobe"}
{"level":"warn","error":"creating perf_uprobe PMU: token /proc/2311518/root/lib/libssl.so.3:0x2078c: not found: no such file or directory","time":1724672372,"message":"error attaching SSL_read uprobe"}

The worker node is running Ubuntu 22.04:

worker   Ready    <none>          118d   v1.28.10   192.168.144.104   <none>        Ubuntu 22.04.4 LTS   5.15.0-112-generic   containerd://1.6.33
@l-rossetti
Copy link

same here. Using ddosify/alaz:v0.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants