getanteon / alaz

Alaz: Advanced eBPF Agent for Kubernetes Observability – Effortlessly monitor K8s service interactions and performance metrics in your K8s environment. Gain in-depth insights with service maps, metrics, and more, while staying alert to crucial system anomalies 🐝
https://getanteon.com
GNU Affero General Public License v3.0
644 stars 28 forks source link

error attaching SSL_read uprobe #189

Open AtomicBit opened 1 month ago

AtomicBit commented 1 month ago

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 commented 1 month ago

same here. Using ddosify/alaz:v0.12.0