You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Having trouble running this on Ubuntu 24. I installed https://github.com/iovisor/bcc/blob/master/INSTALL.md from source.
After running
sudo python3 picosnitch.py start
several pico subprocesses spawn and end after a few seconds. The error log indicates:Init BPF AssertionError('BPF.support_kfunc() was not True, check BCC version or Kernel Configuration',) on line 1102
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions