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
{{ message }}
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
System information
AKASHA version:
0.7.3
Operating System:
Ubuntu 18.04
Web Browser (if applicable):
Expected behaviour
No error messages. Perhaps it shouldn't try to access /sys/bus/usb/devices/ in first place, but I'm not sure about that.
Actual behaviour
Repetitive error messages of apparmor in kern.log like this one:
Aug 8 23:35:07 xps13 kernel: [ 1345.412222] audit: type=1400 audit(1533764107.135:2517): apparmor="DENIED" operation="open" profile="snap.akasha.akasha" name="/sys/bus/usb/devices/" pid=3676 comm="geth" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
The cadency of repetition seems to be one message per second.
Steps to reproduce the problem
snap install akasha
tail -f /var/log/kern.log
The text was updated successfully, but these errors were encountered: